ID:11304 - Exploit for Improper Neutralization of HTTP Headers for Scripting Syntax in Apache Camel - CVE-2025-27636

 
Main Vulnerability Database Exploits ID:11304 - Exploit for Improper Neutralization of HTTP Headers for Scripting Syntax in Apache Camel - CVE-2025-27636

ID:11304 - Exploit for Improper Neutralization of HTTP Headers for Scripting Syntax in Apache Camel - CVE-2025-27636

Published: April 11, 2025


Vulnerability identifier: #VU105455
Vulnerability risk: Medium
CVE-ID: CVE-2025-27636
CWE-ID: CWE-644
Exploitation vector: Remote access
Vulnerable software:
Apache Camel

Link to public exploit:


Vulnerability description

The vulnerability allows a remote attacker to perform spoofing attack.

The vulnerability exists due to improper input validation when processing HTTP requests, as filters are configured to only block headers starting with "Camel", "camel", or "org.apache.camel". A remote non-authenticated attacker can send a specially crafted HTTP request with altered casing of letters in headers that will be accepted by the application.

Successful exploitation of the vulnerability may allow an attacker to perform cross-site scripting, cache poisoning or session hijacking attacks.


Remediation

Install updates from vendor's website.