CRITICALVulnerability
Verified
Global

NVD CRITICAL: CVE-2026-39892 — cryptography is a package designed to expose cryptographic primitives and recipe...

·Source: NIST NVD

Updated:

Executive Summary

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.

Analysis

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. CVSS Score: 9.8. Published: 2026-04-08T21:17:01.547.

Indicators of Compromise (1)

CVE (1)
CVE-2026-39892
Source Attribution

Originally published by NIST NVD on Apr 8, 2026. Verified by: NIST.

Related Threats