Out-of-bounds read in python-cryptography - CVE-2026-39892
Published: April 8, 2026 / Updated: May 12, 2026
python-cryptography
Detailed vulnerability description
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to out-of-bounds read in Python buffer-accepting APIs when processing a non-contiguous buffer. A local user can pass a specially crafted non-contiguous buffer to cause a denial of service.
The issue can read past the end of the buffer on Python versions later than 3.11.