CWE-164: Improper Neutralization of Internal Special Elements
The product receives input from an upstream component, but it does not neutralize or incorrectly neutralizes internal special elements that could be interpreted in unexpected ways when they are sent to a downstream component.
2 tracked CVEs are classified under this weakness.
Highest-risk vulnerabilities
- CVE-2025-30177 — Apache Camel: Camel-Undertow Message Header Injection via Improper Filtering
- CVE-2025-29891 — Apache Camel: Camel Message Header Injection through request parameters
Recently published
- CVE-2025-30177 — Apache Camel: Camel-Undertow Message Header Injection via Improper Filtering
- CVE-2025-29891 — Apache Camel: Camel Message Header Injection through request parameters
More specific weaknesses
- CWE-165 — Improper Neutralization of Multiple Internal Special Elements