Relative Path Traversal Vulnerability in Apache Camel Google Storage Component
CVE-2026-66907
Key Information:
- Vendor
Apache
- Status
- Vendor
- CVE Published:
- 24 August 2026
Badges
What is CVE-2026-66907?
A relative path traversal vulnerability exists in the Apache Camel Google Storage component, allowing unauthorized file overwrite on the local filesystem. When the downloadFileName option is set without proper filtering or normalization, it constructs local paths that may lead outside the intended directory, enabling an attacker to influence file names in the consumed bucket. This defect arises because the object names, stored as opaque UTF-8 keys, can include parent-directory segments. Users are advised to upgrade to version 4.22.0 or 4.14.9 if on the LTS stream, and apply filtering or explicit expressions to mitigate the risk.
Affected Version(s)
Apache Camel 4.0.0 < 4.14.9
Apache Camel 4.15.0 < 4.18.4
Apache Camel 4.19.0 < 4.22.0
Exploit Proof of Concept (PoC)
PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.
References
CVSS V3.1
Timeline
- ๐ก
Public PoC available
- ๐พ
Exploit known to exist
Vulnerability published
Vulnerability Reserved