Cross-Realm Token Acceptance Bypass in KeycloakSecurityPolicy Apache Camel Keycloak component.
The Camel-Keycloak KeycloakSecurityPolicy does not validate the iss (issuer) claim of JWT tokens against the configured realm. A token issued by one Keycloak realm is silently accepted by a policy configured for a completely different realm, breaking tenant isolation. This issue affects Apache Camel: from 4.15.0 before 4.18.0.
Users are recommended to upgrade to version 4.18.0, which fixes the issue.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/23xxx/CVE-2026-23552.json",
"cna_assigner": "apache",
"cwe_ids": [
"CWE-346"
],
"unresolved_ranges": [
{
"extracted_events": [
{
"introduced": "4.15.0"
},
{
"fixed": "4.18.0"
}
],
"source": "AFFECTED_FIELD"
},
{
"extracted_events": [
{
"introduced": "4.15.0"
},
{
"fixed": "4.18.0"
}
],
"source": "DESCRIPTION"
}
]
}