Skip to content

CVE-2026-42527: bump Apache Camel to 4.14.8 (activemq-6.1)#248

Open
jgallimore wants to merge 1 commit into
activemq-6.1.x-TT.xfrom
cve/activemq-6.1/327_CVE-2026-42527
Open

CVE-2026-42527: bump Apache Camel to 4.14.8 (activemq-6.1)#248
jgallimore wants to merge 1 commit into
activemq-6.1.x-TT.xfrom
cve/activemq-6.1/327_CVE-2026-42527

Conversation

@jgallimore

Copy link
Copy Markdown
Member

Fix for CVE-2026-42527 — Apache Camel deserialization DNS side-channel (default ObjectInputFilter, CAMEL-23372).

Tracking issue: https://github.com/tomitribe/cve/issues/327
Reachability audit: https://github.com/tomitribe/cve/blob/main/docs/security-audits/2026/CVE-2026-42527.md

Changes

  • Bumped <camel-version> (root pom property driving the camel-bom import) 4.14.74.14.8. Moves the whole Camel family incl. camel-jms.

Rationale

Defense-in-depth. The audit found this branch is NOT reachable by a default ActiveMQ broker (stock activemq.xml runs no Camel route), but camel-jms 4.14.7 is shipped and the ActiveMQ↔Camel integration is a supported feature — a customer who enables a Camel JMS route consuming ObjectMessages IS exposed. 4.14.8 is the fix release for the 4.14 line (patch bump, no API change).

How the dep was found

camel-jms is pulled via the camel-bom import in the root pom, version-governed by the <camel-version> property. Single-line property bump moves it.

Verification

  • Jenkins PR-manual build — NOT triggered in this run (VPN/Jenkins unavailable); trigger manually.
  • Smoke test (post-merge)

Bumps the camel-version property (drives camel-bom) from 4.14.7 to 4.14.8,
which contains the CAMEL-23372 fix for the camel-jms default ObjectInputFilter
DNS side-channel. Defense-in-depth: not reachable by a default broker, but the
ActiveMQ Camel integration is a shipped feature. See audit + tracking issue.

See tomitribe/cve#327

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant