Advisory Database
  • Advisories
  • Dependency Scanning
  1. maven
  2. ›
  3. org.apache.camel/camel-consul
  4. ›
  5. CVE-2026-27172

CVE-2026-27172: Apache Camel-Consul component vulnerable to Deserialization of Untrusted Data

April 27, 2026 (updated May 5, 2026)

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.

References

  • camel.apache.org/security/CVE-2026-27172.html
  • github.com/advisories/GHSA-5rc6-9qfp-8vwg
  • github.com/apache/camel
  • github.com/apache/camel/commit/4b540e6e20bad4a4af19688b85a247bdb96c2e2d
  • github.com/apache/camel/commit/4e3f709b97aef3ed99e3a52a99c752b37b104063
  • github.com/apache/camel/commit/55dd9f8ce5f6db06f3946c3f3df1e2ea16e4f374
  • github.com/apache/camel/pull/21530
  • github.com/apache/camel/pull/21531
  • github.com/apache/camel/pull/21532
  • issues.apache.org/jira/browse/CAMEL-23029
  • nvd.nist.gov/vuln/detail/CVE-2026-27172

Code Behaviors & Features

Detect and mitigate CVE-2026-27172 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 3.0.0 before 4.14.6, all versions starting from 4.15.0 before 4.18.1

Fixed versions

  • 4.14.6
  • 4.18.1

Solution

Upgrade to versions 4.14.6, 4.18.1 or above.

Impact 8.8 HIGH

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Learn more about CVSS

Weakness

  • CWE-502: Deserialization of Untrusted Data

Source file

maven/org.apache.camel/camel-consul/CVE-2026-27172.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 09 May 2026 12:18:28 +0000.