Deserialization of Untrusted Data in Apache Camel - CVE-2026-27172
Published: August 25, 2026
Vulnerability details
The vulnerability allows a remote user to execute arbitrary code.
The vulnerability exists due to unsafe deserialization in the ConsulRegistry deserialize method in camel-consul when processing Java-serialized values read from the Consul KV store. A remote user can write a malicious serialized Java object to the Consul KV store to execute arbitrary code.
Exploitation occurs when Camel performs a lookup against the affected registry.