CVE-2026-74894 PUBLISHED

openssl_encrypt before 1.4.0 Authentication Bypass via Bearer Token

Assigner: VulnCheck
Reserved: 17.08.2026 Published: 17.08.2026 Updated: 17.08.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 9.3

Product Status

Vendor jahlives
Product openssl_encrypt
Versions Default: unaffected
  • affected from 0 to 1.4.0 (excl.)
  • Version 1.4.0 is unaffected

References

Problem Types

  • Improper Authentication CWE