Input validation error in mod_auth_openidc - #VU142420
Published: August 13, 2026
Vulnerability details
The vulnerability allows a remote attacker to inject trusted identity headers into backend requests.
The vulnerability exists due to improper input validation in header scrubbing logic when handling unauthenticated request paths. A remote attacker can send crafted OIDC-related headers to inject trusted identity headers into backend requests.
Exploitation depends on the backend application trusting these headers as authenticated identity claims on affected paths.