Insufficient Session Expiration in Apache Camel - CVE-2026-46455
Published: August 24, 2026
Vulnerability details
The vulnerability allows a remote attacker to bypass token expiration checks.
The vulnerability exists due to improper access control in KeycloakSecurityHelper.parseAndVerifyAccessToken when verifying access tokens. A remote attacker can present an expired or not-yet-valid token to bypass token expiration checks.
Routes that rely on this helper to authenticate inbound requests are affected.