Improper access control in Apache Camel - CVE-2026-48204

 

Improper access control in Apache Camel - CVE-2026-48204

Published: August 24, 2026


Vulnerability identifier: #VU144696
CSH Severity: High
CVSS v4: 8.8 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:H/VA:L/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-48204
CWE-ID: CWE-284
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to perform unauthorized GridFS operations, including deleting files, reading files, and enumerating stored files.

The vulnerability exists due to improper access control in the Camel MongoDB GridFS producer when handling inbound HTTP requests bridged to a mongodb-gridfs endpoint with no explicit operation configured. A remote attacker can send crafted gridfs.* headers to override the intended GridFS operation and perform unauthorized GridFS operations, including deleting files, reading files, and enumerating stored files.

Exploitation also allows attacker-supplied gridfs.metadata values to be parsed as a MongoDB document, enabling NoSQL operator injection. No credentials are required when the bridging HTTP consumer is unauthenticated.


Affected software

Apache Camel

How to mitigate CVE-2026-48204

Install security update from vendor's website.

Apache Camel - addressed in versions 4.15.0, 4.19.0, 4.21.0

External References

Related Security Bulletins