CVE Catalog

CVE-2026-54789

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.39%

33th percentile - higher than 33% of all known CVEs

Summary

mod_auth_openidc before version 2.4.19.4 contains an out-of-bounds read and a one-byte out-of-bounds write in the state-cookie parser. The issue is fixed in version 2.4.19.4.

Risk Assessment

The vulnerability could lead to unauthorized access or server crash, and potentially to code execution, posing a serious security threat.

Recommendation

Upgrade mod_auth_openidc to version 2.4.19.4 or later. As a stop-gap, use a reverse proxy or WAF that rejects malformed Cookie headers.

Other vulnerabilities in mod_auth_openidc

See all
Original NVD description (English source)

mod_auth_openidc is an OpenID Certified authentication and authorization module for the Apache 2.x HTTP server that implements the OpenID Connect Relying Party functionality. Prior to 2.4.19.4, an out-of-bounds read and a one-byte out-of-bounds write exist in the state-cookie parser of `mod_auth_openidc`. The issue is fixed in version 2.4.19.4 by stopping the scan at the string terminator so a value-less token is rejected. No in-product workarounds are available. As a stop-gap, an upstream reverse proxy or WAF that rejects or normalizes malformed `Cookie` headers (tokens lacking `=`) can reduce exposure, but upgrading is the recommended remediation.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS