openssl_encrypt versions before 1.4.0 contain hardcoded default JWT signing secrets in config.py that pass validation checks. Attackers with access to source code can forge valid JWT tokens for any client_id to gain authenticated access to keyserver and telemetry APIs.
References
| Link | Resource |
|---|---|
| https://github.com/jahlives/openssl_encrypt/security/advisories/GHSA-qc6h-gfjh-7qqg | Mitigation Vendor Advisory |
| https://www.vulncheck.com/advisories/openssl-encrypt-before-jwt-token-forgery-via-hardcoded-secrets | Third Party Advisory |
Configurations
History
No history.
Information
Published : 2026-08-17 11:16
Updated : 2026-09-01 15:25
NVD link : CVE-2026-74893
Mitre link : CVE-2026-74893
CVE.ORG link : CVE-2026-74893
JSON object : View
Products Affected
jahlives
- openssl_encrypt
CWE
CWE-798
Use of Hard-coded Credentials
