CVE-2026-74893
HighCVSS 8.8Summary
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.
Risk Assessment
The risk is that attackers can gain unauthorized access to sensitive APIs, potentially leading to system and data security breaches.
Recommendation
It is recommended to immediately upgrade openssl_encrypt to version 1.4.0 or later and change default secrets to unique values.
Original NVD description (English source)
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.

