LIVE · cybersecurity feed
Live wire
cve recordcritical

CVE-2026-46455

apache · camel

Published
CVSS9.8
Severitycritical
WeaknessCWE-613
ExploitedNot in CISA KEV

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Description

Insufficient Session Expiration vulnerability in Apache Camel Keycloak Component. The camel-keycloak security helper KeycloakSecurityHelper.parseAndVerifyAccessToken builds a Keycloak TokenVerifier using withChecks(...) with only the subject-exists check and the realm-URL (issuer) check. Keycloak's TokenVerifier.withChecks(...) appends to an initially empty check list - the upstream default checks are installed only when withDefaultChecks() is called - so the built-in IS_ACTIVE predicate, which validates the token's exp (expiration) and nbf (not-before) claims, is never applied. As a result the helper verifies the token signature, subject and issuer but does not enforce the token's validity

References

← Back to the CVE Tracker

Our coverage of CVE-2026-46455

No stories yet. This page updates automatically when we publish reporting that references CVE-2026-46455.