Improper Neutralization of Special Elements in Output Used by a Downstream Component in Apache Camel - CVE-2026-48203
Published: August 24, 2026
Vulnerability details
The vulnerability allows a remote attacker to perform server-side request forgery.
The vulnerability exists due to improper neutralization of special elements in output used by a downstream component in the camel-solr producer when bridging an inbound HTTP request to a solr: producer. A remote attacker can send crafted SolrParam.* headers to perform server-side request forgery.
In affected routes, injected parameters can include shards or stream.url to make the Solr server issue requests to attacker-chosen URLs, or qt to reach administrative request handlers.