Impact
Authentication on the Apache Camel embedded HTTP server can be bypassed when the server or management path includes a non‑root context such as "/api" or "/admin". The authentication handlers are installed only for the exact context path, so sub‑paths like "/api/_route_" or "/admin/observe/info" are not protected. This allows unauthenticated users to reach protected business routes and, for example, query the "/observe/info" endpoint to reveal runtime metadata such as the current user, working directory, JVM and operating system details.
Affected Systems
Apache Camel Platform HTTP Main versions 4.14.1 through 4.14.5, 4.18.0 and 4.18.1 are affected. Users running older releases must upgrade to the fixed releases 4.14.6, 4.18.2, or the most recent 4.20.0.
Risk and Exploitability
The CVSS score of 8.2 indicates a high severity issue, but the EPSS score is below 1 %, implying a low likelihood of exploitation at present. The vulnerability is not listed in CISA’s KEV catalog. Attackers can exploit the flaw remotely by sending HTTP requests to vulnerable sub‑paths; no local privilege escalation is required. Once authenticated or bypassed, attackers can gain unauthorized access to application logic and expose sensitive system information.
OpenCVE Enrichment
Github GHSA