CVE-2026-27172
Last modified
CVE-2026-27172 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. The ConsulRegistry in the camel-consul component (class org.apache.camel.component.consul.ConsulRegistry and its inner ConsulRegistryUtils.deserialize method) read Java-serialized values from the Consul KV store and passed them to ObjectInputStream.readObject() without configuring an ObjectInputFilter. An attacker who can write to the Consul KV store backing a Camel ConsulRegistry instance could inject a malicious serialized Java object that is deserialized the next time Camel performs a lookup against that registry, leading to arbitrary code execution in the Camel process. EPSS estimates a 0.67% chance of exploitation in the next 30 days.
Description
The ConsulRegistry in the camel-consul component (class org.apache.camel.component.consul.ConsulRegistry and its inner ConsulRegistryUtils.deserialize method) read Java-serialized values from the Consul KV store and passed them to ObjectInputStream.readObject() without configuring an ObjectInputFilter. An attacker who can write to the Consul KV store backing a Camel ConsulRegistry instance could inject a malicious serialized Java object that is deserialized the next time Camel performs a lookup against that registry, leading to arbitrary code execution in the Camel process. The issue mirrors the class of vulnerability already addressed for other Camel components in CVE-2024-22369, CVE-2024-23114 and CVE-2026-25747, and was overlooked during the original remediation of those CVEs. This issue affects Apache Camel: from 3.0.0 before 4.14.6, from 4.15.0 before 4.18.1. Users are recommended to upgrade to version 4.19.0, which fixes the issue. If users are on the 4.14.x LTS releases stream, then they are suggested to upgrade to 4.14.6. If users are on the 4.18.x releases stream, then they are suggested to upgrade to 4.18.1.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Apache | Camel | >= 3.0.0, < 4.14.6 |
| Apache | Camel | >= 4.15.0, < 4.18.1 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2026-27172?
How severe is CVE-2026-27172?
How do I fix CVE-2026-27172?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-27167Gradio is an open-source Python package designed for quick p…5.9
- CVE-2026-27168SAIL is a cross-platform library for loading and saving imag…9.8
- CVE-2026-27169OpenSift is an AI study tool that sifts through large datase…8.9
- CVE-2026-2717The HTTP Headers plugin for WordPress is vulnerable to CRLF …5.5
- CVE-2026-27170OpenSift is an AI study tool that sifts through large datase…7.1
- CVE-2026-27171zlib before 1.3.2 allows CPU consumption via crc32_combine64…5.5
- CVE-2026-27173JWT tokens that were used by workers in Kubernetes Executors…8.7
- CVE-2026-27174MajorDoMo (aka Major Domestic Module) allows unauthenticated…9.8
- CVE-2026-27175MajorDoMo (aka Major Domestic Module) is vulnerable to unaut…9.8
- CVE-2026-27176MajorDoMo (aka Major Domestic Module) contains a reflected c…6.1
- CVE-2026-27177MajorDoMo (aka Major Domestic Module) contains a stored cros…6.1
- CVE-2026-27178MajorDoMo (aka Major Domestic Module) contains a stored cros…6.1
Are you affected by CVE-2026-27172?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
