CVE-2026-39892

Severity CVSS v4.0:
MEDIUM
Type:
CWE-119 Buffer Errors
Publication date:
08/04/2026
Last modified:
15/04/2026

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.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:cryptography.io:cryptography:*:*:*:*:*:python:*:* 45.0.0 (including) 46.0.7 (excluding)