openssl_encrypt before 1.4.0 contains an authentication bypass vulnerability in the verify_api_token function that accepts any non-empty Bearer token string without validation. Attackers can upload arbitrary public keys, enumerate all keys, and revoke keys belonging to any user by providing any Bearer token in the Authorization header.
References
| Link | Resource |
|---|---|
| https://github.com/jahlives/openssl_encrypt/security/advisories/GHSA-4g2c-wpgj-49w8 | Mitigation Vendor Advisory |
| https://www.vulncheck.com/advisories/openssl-encrypt-before-authentication-bypass-via-bearer-token | Third Party Advisory |
Configurations
History
No history.
Information
Published : 2026-08-17 11:16
Updated : 2026-09-01 15:25
NVD link : CVE-2026-74894
Mitre link : CVE-2026-74894
CVE.ORG link : CVE-2026-74894
JSON object : View
Products Affected
jahlives
- openssl_encrypt
CWE
CWE-287
Improper Authentication
