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

CVE-2026-40473: Camel-MINA Vulnerable to Deserialization of Untrusted Data

April 27, 2026 (updated May 5, 2026)

The camel-mina component’s MinaConverter.toObjectInput(IoBuffer) type converter wraps an IoBuffer in a java.io.ObjectInputStream without applying any ObjectInputFilter or class-loading restrictions. When a Camel route uses camel-mina as a TCP or UDP consumer and requests conversion to ObjectInput (for example via getBody(ObjectInput.class) or @Body ObjectInput), an attacker sending a crafted serialized Java object over the network to the MINA consumer port can trigger arbitrary code execution in the context of the application during readObject().

This issue affects Apache Camel: from 3.0.0 before 4.14.6, from 4.15.0 before 4.18.2, from 4.19.0 before 4.20.0.

Users are recommended to upgrade to version 4.20.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.2.

References

  • camel.apache.org/security/CVE-2026-40473.html
  • github.com/advisories/GHSA-vpr3-2659-rw55
  • github.com/apache/camel
  • github.com/apache/camel/commit/8e7f6335d2b4b096df26f8221723405ceaee275a
  • github.com/apache/camel/commit/b605816d11c253d22989abc290c198be83e3f817
  • github.com/apache/camel/commit/c35b0a3720f8c80025b06112d5d9c2932426d7f0
  • github.com/apache/camel/pull/22583
  • github.com/apache/camel/pull/22584
  • github.com/apache/camel/pull/22585
  • issues.apache.org/jira/browse/CAMEL-23319
  • nvd.nist.gov/vuln/detail/CVE-2026-40473

Code Behaviors & Features

Detect and mitigate CVE-2026-40473 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.2, all versions starting from 4.19.0 before 4.20.0

Fixed versions

  • 4.14.6
  • 4.18.2
  • 4.20.0

Solution

Upgrade to versions 4.14.6, 4.18.2, 4.20.0 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-mina/CVE-2026-40473.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:17 +0000.