Security Advisory

CVE-2026-74900

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-08-17 11:04:59
Last updated 2026-08-17 12:47:06
Assigner VulnCheck
CVSS score not scored
State PUBLISHED

Description

openssl_encrypt versions before 1.4.0 contain a critical vulnerability in pqc.py where KEM decapsulation failures silently fall back to simulation mode, generating a deterministic shared secret from only 16 bytes of the private key and publicly available encapsulated key data. Attackers who obtain 16 bytes of the private key can compute the shared secret and decrypt all ciphertext, as the fallback triggers on any KEM failure without raising an error.