Authentication Bypass by Capture-replay in mod_auth_openidc - #VU142426
Published: August 13, 2026
Vulnerability details
The vulnerability allows a remote attacker to replay back-channel logout tokens.
The vulnerability exists due to improper authentication in back-channel logout token validation when accepting logout tokens without required iat or jti claims. A remote attacker can resend a previously accepted logout token to replay back-channel logout tokens.
The affected behavior removes the freshness and replay protections provided by those claims.