Lucene search
+L

25 matches found

Kitploit
Kitploit
•added 2026/09/24 3:59 p.m.•9 views

CVE-2026-23552

CVE-2026-23552 - camel-keycloak におけるクロスレルムトークンの受け入れ 概要 Apache Camel の KeycloakSecurityPolicy は、JWT トークンの iss issuer クレームを設定されたレルムに対して検証しません。つまり、ある Keycloak レルムから発行されたトークンが、まったく別のレルム用に設定されたポリシーによって暗黙に受け入れられ、テナントの分離が壊れます。 影響を受けるバージョン: 4.15.0, 4.16.0, 4.17.0 追跡先:...

9.1CVSS6.1AI score0.00593EPSS
SaveExploits2
Kitploit
Kitploit
•added 2026/09/24 3:06 p.m.•10 views

CVE-2026-53913

CVE-2026-53913 — camel-keycloak フェイルオープン認証バイパス 同一の Apache Camel 脆弱性に対する実行可能な概念実証再現コード。ランタイムごとに1つずつ:...

9.8CVSS5.9AI score0.01085EPSS
SaveExploits1
Kitploit
Kitploit
•added 2026/09/21 5:36 p.m.•13 views

CVE-2026-46455

CVE-2026-46455 — camel-keycloak における ISACTIVE チェックの欠落 期限切れトークンの受け入れ 同じApache Camel脆弱性に対する実行可能な概念実証PoC再現コードです。ランタイムごとに1つ用意されています:...

5.9AI score0.0069EPSS
SaveExploits1
Kitploit
Kitploit
•added 2026/07/30 10:23 p.m.•15 views

CVE-2026-53913 — Updated!

CVE-2026-53913 — camel-keycloak Fail-Open Authentication Bypass Runnable proof-of-concept reproducers for the same Apache Camel vulnerability, one per runtime: Runtime| Directory| Stack ---|---|--- Camel Spring Boot| camel-spring-boot/| Spring Boot 3.2.0 + camel-spring-boot 4.18.2 Camel Quarkus|...

9.8CVSS6.4AI score0.01085EPSS
SaveExploits1References4
GithubExploit
GithubExploit
•added 2026/07/13 3:47 p.m.•89 views

Exploit for Insufficient Session Expiration in Apache Camel

camel-keycloak Missing ISACTIVE Check — Expired Tokens Accept...

9.8CVSS6.1AI score0.0069EPSS
SaveExploits1
Snyk
Snyk
•added 2026/07/06 10:35 a.m.•10 views

Insufficient Session Expiration

Overview Affected versions of this package are vulnerable to Insufficient Session Expiration via KeycloakSecurityHelper.parseAndVerifyAccessToken in the camel-keycloak component. An attacker can authenticate with an expired or not-yet-valid access token by sending a signed token to code paths tha...

9.8CVSS6.2AI score0.0069EPSS
SaveExploits1References2
Snyk
Snyk
•added 2026/07/06 10:35 a.m.•13 views

Improper Authentication

Overview Affected versions of this package are vulnerable to Improper Authentication in the KeycloakSecurityPolicy process. An attacker can gain unauthorized access to protected routes by supplying any non-null value in the Authorization: Bearer header, which is accepted without cryptographic...

9.8CVSS6.2AI score0.01085EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
•added 2026/07/06 9:30 a.m.•18 views

Apache Camel-Keycloak: The access-token validity window is not verified because the IS_ACTIVE check is missing from the TokenVerifier, allowing expired tokens to be accepted

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...

9.8CVSS5.9AI score0.0069EPSS
SaveExploits1References11Affected Software1
OSV
OSV
•added 2026/07/06 9:30 a.m.•33 views

GHSA-MQWC-6QWC-V9GQ Apache Camel-Keycloak: The access-token validity window is not verified because the IS_ACTIVE check is missing from the TokenVerifier, allowing expired tokens to be accepted

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...

9.8CVSS5.9AI score0.0069EPSS
SaveExploits1References11
OSV
OSV
•added 2026/07/06 8:12 a.m.•18 views

CVE-2026-53913 Apache Camel Keycloak: KeycloakSecurityPolicy verifies the bearer access token only inside its role and permission checks, so in the default configuration the token is never verified and any non-null bearer value is accepted

Improper Authentication, Missing Authentication for Critical Function, Not Failing Securely 'Failing Open' vulnerability in Apache Camel Keycloak Component. The KeycloakSecurityPolicy of camel-keycloak guards a route by running KeycloakSecurityProcessor.beforeProcess, which performs three checks ...

9.8CVSS6.3AI score
SaveExploits0References4
EUVD
EUVD
•added 2026/07/06 8:12 a.m.•27 views

EUVD-2026-41847

Improper Authentication, Missing Authentication for Critical Function, Not Failing Securely 'Failing Open' vulnerability in Apache Camel Keycloak Component. The KeycloakSecurityPolicy of camel-keycloak guards a route by running KeycloakSecurityProcessor.beforeProcess, which performs three checks ...

6.4AI score0.01085EPSS
SaveExploits1References1
CVE
CVE
•added 2026/07/06 8:12 a.m.•63 views

CVE-2026-53913

Improper Authentication, Missing Authentication for Critical Function, Not Failing Securely 'Failing Open' vulnerability in Apache Camel Keycloak Component. The KeycloakSecurityPolicy of camel-keycloak guards a route by running KeycloakSecurityProcessor.beforeProcess, which performs three checks ...

9.8CVSS6.4AI score0.01085EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
•added 2026/07/06 8:12 a.m.•51 views

CVE-2026-53913 Apache Camel Keycloak: KeycloakSecurityPolicy verifies the bearer access token only inside its role and permission checks, so in the default configuration the token is never verified and any non-null bearer value is accepted

Improper Authentication, Missing Authentication for Critical Function, Not Failing Securely 'Failing Open' vulnerability in Apache Camel Keycloak Component. The KeycloakSecurityPolicy of camel-keycloak guards a route by running KeycloakSecurityProcessor.beforeProcess, which performs three checks ...

0.01085EPSS
SaveExploits1References1
attackerkb
attackerkb
•added 2026/07/06 7:56 a.m.•21 views

CVE-2026-46455

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...

6AI score0.0069EPSS
SaveExploits1References2Affected Software1
OSV
OSV
•added 2026/07/06 7:56 a.m.•17 views

CVE-2026-46455 Apache Camel: Camel-Keycloak: The access-token validity window is not verified because the IS_ACTIVE check is missing from the TokenVerifier, allowing expired tokens to be accepted

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...

9.8CVSS6.1AI score
SaveExploits0References5
EUVD
EUVD
•added 2026/07/06 7:56 a.m.•21 views

EUVD-2026-41829

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...

9.8CVSS6AI score0.0069EPSS
SaveExploits1References1
CVE
CVE
•added 2026/07/06 7:56 a.m.•67 views

CVE-2026-46455

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...

9.8CVSS6AI score0.0069EPSS
SaveExploits1References2Affected Software1
Positive Technologies
Positive Technologies
•added 2026/07/06 12:00 a.m.•25 views

PT-2026-55908

Name of the Vulnerable Software and Affected Versions Apache Camel versions 4.15.0 through 4.18.2 Apache Camel versions 4.19.0 through 4.20.9 Description Improper authentication and a failure to fail securely in the Apache Camel Keycloak component allow unauthenticated access to protected routes...

9.8CVSS6.3AI score0.01085EPSS
SaveExploits1References3
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/07/06 12:00 a.m.•2 views

CVE-2026-53913: Improper Authentication

Improper Authentication, Missing Authentication for Critical Function, Not Failing Securely 'Failing Open' vulnerability in Apache Camel Keycloak Component. The KeycloakSecurityPolicy of camel-keycloak guards a route by running KeycloakSecurityProcessor.beforeProcess, which performs three checks ...

9.8CVSS6.4AI score0.01085EPSS
SaveExploits1References5
Snyk
Snyk
•added 2026/02/23 9:31 a.m.•13 views

Origin Validation Error

Overview Affected versions of this package are vulnerable to Origin Validation Error via the KeycloakSecurityPolicy which does not validate the iss issuer claim of JWT tokens against the configured realm. An attacker can gain unauthorized access to resources by providing a JWT token issued by a...

9.3CVSS6AI score0.00593EPSS
SaveExploits2References2
Rows per page
Query Builder