CVE-2026-81692

openssl_encrypt (pip: openssl-encrypt) versions 1.4.8 and earlier fail to validate the 36-bit STREAMINFO total_samples field of FLAC files before using it to size an allocation (np.random.randint(size=(total_samples, channels))). A ~50-byte crafted FLAC file declaring ~100 million samples causes a multi-gigabyte memory allocation, leading to out-of-memory denial of service during 'decrypt --stego-extract'. The issue is fixed in 1.4.9; both the 1.4.x and 1.5.x lines are affected.
Configurations

No configuration.

History

No history.

Information

Published : 2026-08-27 17:20

Updated : 2026-08-31 16:19


NVD link : CVE-2026-81692

Mitre link : CVE-2026-81692

CVE.ORG link : CVE-2026-81692


JSON object : View

Products Affected

No product.

CWE
CWE-789

Memory Allocation with Excessive Size Value