CVE-2026-39892

CRITICALCVSS 9.8/10EPSS 0.65%

Last modified

CVE-2026-39892 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. From 45.0.0 to before 46.0.7, if a non-contiguous buffer was passed to APIs which accepted Python buffers (e.g. EPSS estimates a 0.65% chance of exploitation in the next 30 days.

Description

cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. From 45.0.0 to before 46.0.7, if a non-contiguous buffer was passed to APIs which accepted Python buffers (e.g. Hash.update()), this could lead to buffer overflows. This vulnerability is fixed in 46.0.7.

Metrics

Weakness Enumeration

Affected Software

VendorProductVersions
Cryptography.IoCryptography>= 45.0.0, < 46.0.7

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2026-39892?
cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. From 45.0.0 to before 46.0.7, if a non-contiguous buffer was passed to APIs which accepted Python buffers (e.g. Hash.update()), this could lead to buffer overflows. This vulnerability is fixed in 46.0.7.
How severe is CVE-2026-39892?
CVE-2026-39892 has a CVSS score of 9.8/10 (CRITICAL severity). The EPSS model estimates a 0.65% probability of exploitation in the next 30 days.
How do I fix CVE-2026-39892?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2026

Are you affected by CVE-2026-39892?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST