Vulnerability Description
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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Jahlives | Openssl Encrypt | < 1.4.0 |
Related Weaknesses (CWE)
References
- https://github.com/jahlives/openssl_encrypt/security/advisories/GHSA-qc6h-gfjh-7MitigationVendor Advisory
- https://www.vulncheck.com/advisories/openssl-encrypt-before-jwt-token-forgery-viThird Party Advisory
FAQ
What is CVE-2026-74893?
CVE-2026-74893 is a vulnerability with a CVSS score of 8.8 (HIGH). 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 cl...
How severe is CVE-2026-74893?
CVE-2026-74893 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-74893?
Check the references section above for vendor advisories and patch information. Affected products include: Jahlives Openssl Encrypt.