CVE-2026-39892
MEDIUM EPSS 40.5%
Published Apr 8, 20262mo ago · Modified Jun 17, 20262w ago
6.9 CVSS 4.0
Published Apr 8, 2026 2mo ago
Last Modified Jun 17, 2026 2w ago
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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope X
Threat Intelligence
EPSS Exploit Probability
40.5% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 1
CWE-119 Improper Restriction of Operations within the Bounds of a Memory Buffer Memory Safety
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| cryptography.io | cryptography | * | ≥45.0.0 – <46.0.7 |
References 2
- openwall.com http://www.openwall.com/lists/oss-security/2026/04/08/12
- github.com https://github.com/pyca/cryptography/security/advisories/GHSA-p423-j2cm-9vmq
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.