All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-74890
CRITICALpublished 2026-08-17 11:16 UTC · 22 hours ago · modified 2026-08-17 15:16 UTC
9.3
CVSS / 10
// description
openssl_encrypt versions before 1.4.0 contain an authentication bypass vulnerability in CamelliaCipher that disables HMAC tag generation and verification when the PYTEST_CURRENT_TEST environment variable is set. Attackers with code execution can set this environment variable to produce unauthenticated ciphertext and bypass integrity protection on encrypted data.
// weaknesses (CWE)
- CWE-345