9.9
CRITICAL CVSS 3.1
CVE-2026-40453
Apache Camel JMS, Apache Camel CoAP, Apache Camel Google PubSub: Incomplete fix for CVE-2025-27636 in non-HTTP HeaderFilterStrategies (camel-jms, camel-sjms, camel-coap, camel-google-pubsub) allows case-variant header injection
Description

The fix for CVE-2025-27636 added setLowerCase(true) to HttpHeaderFilterStrategy so that case-variant header names such as 'CAmelExecCommandExecutable' are filtered out alongside 'CamelExecCommandExecutable'. The same setLowerCase(true) call was not applied to five non-HTTP HeaderFilterStrategy implementations: JmsHeaderFilterStrategy and ClassicJmsHeaderFilterStrategy in camel-jms, SjmsHeaderFilterStrategy in camel-sjms, CoAPHeaderFilterStrategy in camel-coap, and GooglePubsubHeaderFilterStrategy in camel-google-pubsub. Because those strategies use case-sensitive String.startsWith('Camel'/'camel') filtering while the Camel Exchange stores headers in a case-insensitive map, an attacker with JMS (or equivalent) producer access to the broker consumed by a Camel route can inject case-variant Camel internal headers, which are then resolved by downstream components such as camel-exec and camel-file using their canonical casing. This enables remote code execution and arbitrary file write on routes that forward JMS messages to header-driven components. 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.

INFO

Published Date :

April 27, 2026, 9:16 a.m.

Last Modified :

July 15, 2026, 2:21 a.m.

Remotely Exploit :

Yes !
Affected Products

The following products are affected by CVE-2026-40453 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Apache camel
CVSS Scores
The Common Vulnerability Scoring System is a standardized framework for assessing the severity of vulnerabilities in software and systems. We collect and displays CVSS scores from various sources for each CVE.
Score Version Severity Vector Exploitability Score Impact Score Source
CVSS 134c704f-9b21-4f2e-91b3-4a467353bcc0
CVSS 3.1 CRITICAL 134c704f-9b21-4f2e-91b3-4a467353bcc0
CVSS 3.1 CRITICAL 0b0ca135-0b70-47e7-9f44-1890c2a1c46c
Solution
Upgrade Apache Camel to a patched version to fix header filtering and prevent RCE.
  • Upgrade to Apache Camel 4.20.0 or later.
  • Upgrade to Apache Camel 4.14.6 for LTS.
  • Upgrade to Apache Camel 4.18.2 for LTS.
Public PoC/Exploit Available at Github

CVE-2026-40453 has a 14 public PoC/Exploit available at Github. Go to the Public Exploits tab to see the list.

References to Advisories, Solutions, and Tools
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2026-40453 is associated with the following CWEs:

Common Attack Pattern Enumeration and Classification (CAPEC)

Common Attack Pattern Enumeration and Classification (CAPEC) stores attack patterns, which are descriptions of the common attributes and approaches employed by adversaries to exploit the CVE-2026-40453 weaknesses.

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Reproducer for CVE-2026-47323: Apache Camel CXF/Knative HeaderFilterStrategy missing inbound filtering, enabling Camel control-header injection (RCE via camel-exec) through CXF-RS/CXF-SOAP/Knative endpoints (fixed in 4.14.6/4.18.2/4.19.0)

Dockerfile Java

Updated: 2 weeks, 1 day ago
0 stars 0 fork 0 watcher
Born at : July 17, 2026, 8:01 a.m. This repo has been linked 5 different CVEs too.

Reproducer for CVE-2026-46592: Apache Camel camel-cxf operationName header injection redirecting the invoked SOAP operation (confused deputy) from a read to a destructive one (fixed in 4.14.8/4.18.3/4.21.0)

Dockerfile Java

Updated: 2 weeks, 2 days ago
0 stars 0 fork 0 watcher
Born at : July 16, 2026, 8:46 a.m. This repo has been linked 5 different CVEs too.

Reproducer for CVE-2026-46591: Apache Camel camel-neo4j Cypher injection via property names in CamelNeo4jMatchProperties, enabling authorization bypass / cross-label data exfiltration (fixed in 4.14.8/4.18.3/4.21.0)

Dockerfile Java

Updated: 2 weeks, 2 days ago
0 stars 0 fork 0 watcher
Born at : July 15, 2026, 7:13 p.m. This repo has been linked 4 different CVEs too.

Reproducer for CVE-2026-46588: Apache Camel camel-couchdb CouchDb* header injection (operation confusion) subverting a write-only endpoint into read + delete of arbitrary documents (fixed in 4.14.8/4.18.3/4.21.0)

Dockerfile Java

Updated: 2 weeks, 3 days ago
0 stars 0 fork 0 watcher
Born at : July 15, 2026, 12:14 p.m. This repo has been linked 6 different CVEs too.

Reproducer for CVE-2026-46587: Apache Camel camel-couchbase CCB_* header injection enabling document disclosure, tampering, and TTL-forced data destruction (fixed in 4.14.8/4.18.3/4.21.0)

Dockerfile Java

Updated: 2 weeks, 3 days ago
0 stars 0 fork 0 watcher
Born at : July 15, 2026, 9:57 a.m. This repo has been linked 6 different CVEs too.

Reproducer for CVE-2026-46585: Apache Camel camel-lucene QUERY header injection enabling authorization bypass / index data exfiltration (fixed in 4.14.8/4.18.3/4.21.0)

Dockerfile Java

Updated: 2 weeks, 3 days ago
0 stars 0 fork 0 watcher
Born at : July 15, 2026, 7:25 a.m. This repo has been linked 5 different CVEs too.

Reproducer for CVE-2026-46457 — Apache Camel camel-nats inbound header injection (Camel control-header injection via a NATS publisher; CamelHttpUri -> SSRF)

Dockerfile Java

Updated: 2 weeks, 4 days ago
0 stars 0 fork 0 watcher
Born at : July 14, 2026, 10:11 a.m. This repo has been linked 5 different CVEs too.

Reproducer for CVE-2026-46456 — Apache Camel camel-aws2-sqs inbound message-attribute header injection (Camel control-header injection via sqs:SendMessage → downstream producer steering / RCE)

Dockerfile Java

Updated: 2 weeks, 4 days ago
0 stars 0 fork 0 watcher
Born at : July 13, 2026, 7:01 p.m. This repo has been linked 6 different CVEs too.

Reproducer for CVE-2026-46454 — Apache Camel camel-cometd inbound Bayeux header injection (unauthenticated Camel control-header injection → downstream producer steering / RCE)

Dockerfile Java

Updated: 2 weeks, 5 days ago
0 stars 0 fork 0 watcher
Born at : July 13, 2026, 12:58 p.m. This repo has been linked 6 different CVEs too.

Reproducer for CVE-2026-46453 — Apache Camel camel-elasticsearch-rest-client unprefixed-header injection (operation/query override via inbound HTTP headers)

Java

Updated: 2 weeks, 5 days ago
0 stars 0 fork 0 watcher
Born at : July 13, 2026, 12:30 p.m. This repo has been linked 6 different CVEs too.

Reproducer for CVE-2026-40453: Apache Camel case-variant Camel header injection (incomplete fix of CVE-2025-27636)

Dockerfile Java

Updated: 3 weeks, 2 days ago
0 stars 0 fork 0 watcher
Born at : July 8, 2026, 6:10 p.m. This repo has been linked 2 different CVEs too.

None

Python

Updated: 3 months ago
0 stars 0 fork 0 watcher
Born at : April 28, 2026, 8:32 p.m. This repo has been linked 15 different CVEs too.

Reproducer labs for vulnerabilities and artifacts analyzed by Binautopsy Labs. Each lab is paired with the published analysis at binautopsy.com/research/.

cve-research cybersecurity detection-rules nodejs-security reproducer security-lab simple-git vulnerability-analysis

Shell YARA JavaScript Python

Updated: 3 months ago
0 stars 0 fork 0 watcher
Born at : April 26, 2026, 4:02 a.m. This repo has been linked 4 different CVEs too.

📡 PoC auto collect from GitHub. ⚠️ Be careful Malware.

security cve exploit poc vulnerability

Updated: 1 week, 5 days ago
7922 stars 1275 fork 1275 watcher
Born at : Dec. 8, 2019, 1:03 p.m. This repo has been linked 646 different CVEs too.

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2026-40453 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2026-40453 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • CVE Modified by 0b0ca135-0b70-47e7-9f44-1890c2a1c46c

    Jul. 15, 2026

    Action Type Old Value New Value
    Changed Affected [{'cpes': ['cpe:/a:redhat:apache_camel_quarkus:3.27'], 'vendor': 'Red Hat', 'product': 'Red Hat Build of Apache Camel 4.14 for Quarkus 3.27', 'defaultStatus': 'affected'}, {'cpes': ['cpe:/a:redhat:apache_camel_spring_boot:4.18'], 'vendor': 'Red Hat', 'product': 'Red Hat build of Apache Camel 4.18.1 for Spring Boot 3.5.14', 'defaultStatus': 'affected'}, {'cpes': ['cpe:/a:redhat:camel_quarkus:3'], 'vendor': 'Red Hat', 'product': 'Red Hat build of Apache Camel 4 for Quarkus 3', 'defaultStatus': 'affected'}, {'cpes': ['cpe:/a:redhat:jboss_fuse:7'], 'vendor': 'Red Hat', 'product': 'Red Hat Fuse 7', 'defaultStatus': 'unaffected'}, {'cpes': ['cpe:/a:redhat:jboss_enterprise_application_platform:8'], 'vendor': 'Red Hat', 'product': 'Red Hat JBoss Enterprise Application Platform 8', 'defaultStatus': 'unaffected'}, {'cpes': ['cpe:/a:redhat:jbosseapxp'], 'vendor': 'Red Hat', 'product': 'Red Hat JBoss Enterprise Application Platform Expansion Pack', 'defaultStatus': 'unaffected'}, {'cpes': ['cpe:/a:redhat:jboss_enterprise_bpms_platform:7'], 'vendor': 'Red Hat', 'product': 'Red Hat Process Automation 7', 'defaultStatus': 'unaffected'}, {'cpes': ['cpe:/a:redhat:red_hat_single_sign_on:7'], 'vendor': 'Red Hat', 'product': 'Red Hat Single Sign-On 7', 'defaultStatus': 'unaffected'}, {'cpes': ['cpe:/a:redhat:serverless:1'], 'vendor': 'Red Hat', 'product': 'OpenShift Serverless', 'defaultStatus': 'unknown'}] [{'cpes': ['cpe:/a:redhat:apache_camel_quarkus:3.27'], 'vendor': 'Red Hat', 'product': 'Red Hat Build of Apache Camel 4.14 for Quarkus 3.27', 'versions': [{'status': 'unaffected', 'version': 'google-pubsub', 'lessThan': '*', 'versionType': 'rpm'}], 'packageName': 'camel', 'collectionURL': 'https://access.redhat.com/downloads/content/package-browser/', 'defaultStatus': 'affected'}, {'cpes': ['cpe:/a:redhat:apache_camel_quarkus:3.27'], 'vendor': 'Red Hat', 'product': 'Red Hat Build of Apache Camel 4.14 for Quarkus 3.27', 'packageName': 'camel-jms', 'collectionURL': 'https://access.redhat.com/downloads/content/package-browser/', 'defaultStatus': 'unaffected'}, {'cpes': ['cpe:/a:redhat:apache_camel_spring_boot:4.18'], 'vendor': 'Red Hat', 'product': 'Red Hat build of Apache Camel 4.18.1 for Spring Boot 3.5.14', 'versions': [{'status': 'unaffected', 'version': 'google-pubsub', 'lessThan': '*', 'versionType': 'rpm'}, {'status': 'unaffected', 'version': 'http-base', 'lessThan': '*', 'versionType': 'rpm'}, {'status': 'unaffected', 'version': 'http-common', 'lessThan': '*', 'versionType': 'rpm'}, {'status': 'unaffected', 'version': 'http-starter', 'lessThan': '*', 'versionType': 'rpm'}], 'packageName': 'camel', 'collectionURL': 'https://access.redhat.com/downloads/content/package-browser/', 'defaultStatus': 'affected'}, {'cpes': ['cpe:/a:redhat:apache_camel_spring_boot:4.18'], 'vendor': 'Red Hat', 'product': 'Red Hat build of Apache Camel 4.18.1 for Spring Boot 3.5.14', 'packageName': 'camel-http', 'collectionURL': 'https://access.redhat.com/downloads/content/package-browser/', 'defaultStatus': 'unaffected'}, {'cpes': ['cpe:/a:redhat:apache_camel_spring_boot:4.18'], 'vendor': 'Red Hat', 'product': 'Red Hat build of Apache Camel 4.18.1 for Spring Boot 3.5.14', 'packageName': 'camel-jms', 'collectionURL': 'https://access.redhat.com/downloads/content/package-browser/', 'defaultStatus': 'unaffected'}, {'cpes': ['cpe:/a:redhat:serverless:1'], 'vendor': 'Red Hat', 'product': 'OpenShift Serverless', 'packageName': 'openshift-serverless-1/kn-eventing-integrations-aws-ddb-streams-source-rhel9', 'collectionURL': 'https://access.redhat.com/downloads/content/package-browser/', 'defaultStatus': 'unknown'}, {'cpes': ['cpe:/a:redhat:serverless:1'], 'vendor': 'Red Hat', 'product': 'OpenShift Serverless', 'packageName': 'openshift-serverless-1/kn-eventing-integrations-aws-s3-sink-rhel9', 'collectionURL': 'https://access.redhat.com/downloads/content/package-browser/', 'defaultStatus': 'unknown'}, {'cpes': ['cpe:/a:redhat:serverless:1'], 'vendor': 'Red Hat', 'product': 'OpenShift Serverless', 'packageName': 'openshift-serverless-1/kn-eventing-integrations-aws-s3-source-rhel9', 'collectionURL': 'https://access.redhat.com/downloads/content/package-browser/', 'defaultStatus': 'unknown'}, {'cpes': ['cpe:/a:redhat:serverless:1'], 'vendor': 'Red Hat', 'product': 'OpenShift Serverless', 'packageName': 'openshift-serverless-1/kn-eventing-integrations-aws-sns-sink-rhel9', 'collectionURL': 'https://access.redhat.com/downloads/content/package-browser/', 'defaultStatus': 'unknown'}, {'cpes': ['cpe:/a:redhat:serverless:1'], 'vendor': 'Red Hat', 'product': 'OpenShift Serverless', 'packageName': 'openshift-serverless-1/kn-eventing-integrations-aws-sqs-sink-rhel9', 'collectionURL': 'https://access.redhat.com/downloads/content/package-browser/', 'defaultStatus': 'unknown'}, {'cpes': ['cpe:/a:redhat:serverless:1'], 'vendor': 'Red Hat', 'product': 'OpenShift Serverless', 'packageName': 'openshift-serverless-1/kn-eventing-integrations-aws-sqs-source-rhel9', 'collectionURL': 'https://access.redhat.com/downloads/content/package-browser/', 'defaultStatus': 'unknown'}, {'cpes': ['cpe:/a:redhat:serverless:1'], 'vendor': 'Red Hat', 'product': 'OpenShift Serverless', 'packageName': 'openshift-serverless-1/kn-eventing-integrations-log-sink-rhel9', 'collectionURL': 'https://access.redhat.com/downloads/content/package-browser/', 'defaultStatus': 'unknown'}, {'cpes': ['cpe:/a:redhat:serverless:1'], 'vendor': 'Red Hat', 'product': 'OpenShift Serverless', 'packageName': 'openshift-serverless-1/kn-eventing-integrations-timer-source-rhel9', 'collectionURL': 'https://access.redhat.com/downloads/content/package-browser/', 'defaultStatus': 'unknown'}, {'cpes': ['cpe:/a:redhat:camel_quarkus:3'], 'vendor': 'Red Hat', 'product': 'Red Hat build of Apache Camel 4 for Quarkus 3', 'packageName': 'camel-google-pubsub', 'collectionURL': 'https://access.redhat.com/downloads/content/package-browser/', 'defaultStatus': 'affected'}, {'cpes': ['cpe:/a:redhat:camel_quarkus:3'], 'vendor': 'Red Hat', 'product': 'Red Hat build of Apache Camel 4 for Quarkus 3', 'packageName': 'camel-http', 'collectionURL': 'https://access.redhat.com/downloads/content/package-browser/', 'defaultStatus': 'unaffected'}, {'cpes': ['cpe:/a:redhat:camel_quarkus:3'], 'vendor': 'Red Hat', 'product': 'Red Hat build of Apache Camel 4 for Quarkus 3', 'packageName': 'camel-http-base', 'collectionURL': 'https://access.redhat.com/downloads/content/package-browser/', 'defaultStatus': 'unaffected'}, {'cpes': ['cpe:/a:redhat:camel_quarkus:3'], 'vendor': 'Red Hat', 'product': 'Red Hat build of Apache Camel 4 for Quarkus 3', 'packageName': 'camel-http-common', 'collectionURL': 'https://access.redhat.com/downloads/content/package-browser/', 'defaultStatus': 'unaffected'}, {'cpes': ['cpe:/a:redhat:camel_quarkus:3'], 'vendor': 'Red Hat', 'product': 'Red Hat build of Apache Camel 4 for Quarkus 3', 'packageName': 'camel-jms', 'collectionURL': 'https://access.redhat.com/downloads/content/package-browser/', 'defaultStatus': 'affected'}, {'cpes': ['cpe:/a:redhat:jboss_fuse:7'], 'vendor': 'Red Hat', 'product': 'Red Hat Fuse 7', 'packageName': 'camel-google-pubsub', 'collectionURL': 'https://access.redhat.com/downloads/content/package-browser/', 'defaultStatus': 'unaffected'}, {'cpes': ['cpe:/a:redhat:jboss_fuse:7'], 'vendor': 'Red Hat', 'product': 'Red Hat Fuse 7', 'packageName': 'camel-http', 'collectionURL': 'https://access.redhat.com/downloads/content/package-browser/', 'defaultStatus': 'unaffected'}, {'cpes': ['cpe:/a:redhat:jboss_fuse:7'], 'vendor': 'Red Hat', 'product': 'Red Hat Fuse 7', 'packageName': 'camel-http4', 'collectionURL': 'https://access.redhat.com/downloads/content/package-browser/', 'defaultStatus': 'unaffected'}, {'cpes': ['cpe:/a:redhat:jboss_fuse:7'], 'vendor': 'Red Hat', 'product': 'Red Hat Fuse 7', 'packageName': 'camel-http4-starter', 'collectionURL': 'https://access.redhat.com/downloads/content/package-browser/', 'defaultStatus': 'unaffected'}, {'cpes': ['cpe:/a:redhat:jboss_fuse:7'], 'vendor': 'Red Hat', 'product': 'Red Hat Fuse 7', 'packageName': 'camel-http-base', 'collectionURL': 'https://access.redhat.com/downloads/content/package-browser/', 'defaultStatus': 'unaffected'}, {'cpes': ['cpe:/a:redhat:jboss_fuse:7'], 'vendor': 'Red Hat', 'product': 'Red Hat Fuse 7', 'packageName': 'camel-http-common', 'collectionURL': 'https://access.redhat.com/downloads/content/package-browser/', 'defaultStatus': 'unaffected'}, {'cpes': ['cpe:/a:redhat:jboss_fuse:7'], 'vendor': 'Red Hat', 'product': 'Red Hat Fuse 7', 'packageName': 'camel-http-common-starter', 'collectionURL': 'https://access.redhat.com/downloads/content/package-browser/', 'defaultStatus': 'unaffected'}, {'cpes': ['cpe:/a:redhat:jboss_fuse:7'], 'vendor': 'Red Hat', 'product': 'Red Hat Fuse 7', 'packageName': 'camel-http-starter', 'collectionURL': 'https://access.redhat.com/downloads/content/package-browser/', 'defaultStatus': 'unaffected'}, {'cpes': ['cpe:/a:redhat:jboss_fuse:7'], 'vendor': 'Red Hat', 'product': 'Red Hat Fuse 7', 'packageName': 'camel-jms', 'collectionURL': 'https://access.redhat.com/downloads/content/package-browser/', 'defaultStatus': 'unaffected'}, {'cpes': ['cpe:/a:redhat:jboss_enterprise_application_platform:8'], 'vendor': 'Red Hat', 'product': 'Red Hat JBoss Enterprise Application Platform 8', 'packageName': 'camel-google-pubsub', 'collectionURL': 'https://access.redhat.com/downloads/content/package-browser/', 'defaultStatus': 'unaffected'}, {'cpes': ['cpe:/a:redhat:jboss_enterprise_application_platform:8'], 'vendor': 'Red Hat', 'product': 'Red Hat JBoss Enterprise Application Platform 8', 'packageName': 'camel-http', 'collectionURL': 'https://access.redhat.com/downloads/content/package-browser/', 'defaultStatus': 'unaffected'}, {'cpes': ['cpe:/a:redhat:jboss_enterprise_application_platform:8'], 'vendor': 'Red Hat', 'product': 'Red Hat JBoss Enterprise Application Platform 8', 'packageName': 'camel-http-base', 'collectionURL': 'https://access.redhat.com/downloads/content/package-browser/', 'defaultStatus': 'unaffected'}, {'cpes': ['cpe:/a:redhat:jboss_enterprise_application_platform:8'], 'vendor': 'Red Hat', 'product': 'Red Hat JBoss Enterprise Application Platform 8', 'packageName': 'camel-http-common', 'collectionURL': 'https://access.redhat.com/downloads/content/package-browser/', 'defaultStatus': 'unaffected'}, {'cpes': ['cpe:/a:redhat:jboss_enterprise_application_platform:8'], 'vendor': 'Red Hat', 'product': 'Red Hat JBoss Enterprise Application Platform 8', 'packageName': 'camel-jms', 'collectionURL': 'https://access.redhat.com/downloads/content/package-browser/', 'defaultStatus': 'unaffected'}, {'cpes': ['cpe:/a:redhat:jbosseapxp'], 'vendor': 'Red Hat', 'product': 'Red Hat JBoss Enterprise Application Platform Expansion Pack', 'packageName': 'camel-google-pubsub', 'collectionURL': 'https://access.redhat.com/downloads/content/package-browser/', 'defaultStatus': 'unaffected'}, {'cpes': ['cpe:/a:redhat:jbosseapxp'], 'vendor': 'Red Hat', 'product': 'Red Hat JBoss Enterprise Application Platform Expansion Pack', 'packageName': 'camel-http', 'collectionURL': 'https://access.redhat.com/downloads/content/package-browser/', 'defaultStatus': 'unaffected'}, {'cpes': ['cpe:/a:redhat:jbosseapxp'], 'vendor': 'Red Hat', 'product': 'Red Hat JBoss Enterprise Application Platform Expansion Pack', 'packageName': 'camel-http-base', 'collectionURL': 'https://access.redhat.com/downloads/content/package-browser/', 'defaultStatus': 'unaffected'}, {'cpes': ['cpe:/a:redhat:jbosseapxp'], 'vendor': 'Red Hat', 'product': 'Red Hat JBoss Enterprise Application Platform Expansion Pack', 'packageName': 'camel-http-common', 'collectionURL': 'https://access.redhat.com/downloads/content/package-browser/', 'defaultStatus': 'unaffected'}, {'cpes': ['cpe:/a:redhat:jbosseapxp'], 'vendor': 'Red Hat', 'product': 'Red Hat JBoss Enterprise Application Platform Expansion Pack', 'packageName': 'camel-jms', 'collectionURL': 'https://access.redhat.com/downloads/content/package-browser/', 'defaultStatus': 'unaffected'}, {'cpes': ['cpe:/a:redhat:jboss_enterprise_bpms_platform:7'], 'vendor': 'Red Hat', 'product': 'Red Hat Process Automation 7', 'packageName': 'camel-http-common', 'collectionURL': 'https://access.redhat.com/downloads/content/package-browser/', 'defaultStatus': 'unaffected'}, {'cpes': ['cpe:/a:redhat:red_hat_single_sign_on:7'], 'vendor': 'Red Hat', 'product': 'Red Hat Single Sign-On 7', 'packageName': 'camel-http-common', 'collectionURL': 'https://access.redhat.com/downloads/content/package-browser/', 'defaultStatus': 'unaffected'}]
  • CVE Modified by 0b0ca135-0b70-47e7-9f44-1890c2a1c46c

    Jun. 27, 2026

    Action Type Old Value New Value
    Added Affected [{'cpes': ['cpe:/a:redhat:apache_camel_quarkus:3.27'], 'vendor': 'Red Hat', 'product': 'Red Hat Build of Apache Camel 4.14 for Quarkus 3.27', 'defaultStatus': 'affected'}, {'cpes': ['cpe:/a:redhat:apache_camel_spring_boot:4.18'], 'vendor': 'Red Hat', 'product': 'Red Hat build of Apache Camel 4.18.1 for Spring Boot 3.5.14', 'defaultStatus': 'affected'}, {'cpes': ['cpe:/a:redhat:camel_quarkus:3'], 'vendor': 'Red Hat', 'product': 'Red Hat build of Apache Camel 4 for Quarkus 3', 'defaultStatus': 'affected'}, {'cpes': ['cpe:/a:redhat:jboss_fuse:7'], 'vendor': 'Red Hat', 'product': 'Red Hat Fuse 7', 'defaultStatus': 'unaffected'}, {'cpes': ['cpe:/a:redhat:jboss_enterprise_application_platform:8'], 'vendor': 'Red Hat', 'product': 'Red Hat JBoss Enterprise Application Platform 8', 'defaultStatus': 'unaffected'}, {'cpes': ['cpe:/a:redhat:jbosseapxp'], 'vendor': 'Red Hat', 'product': 'Red Hat JBoss Enterprise Application Platform Expansion Pack', 'defaultStatus': 'unaffected'}, {'cpes': ['cpe:/a:redhat:jboss_enterprise_bpms_platform:7'], 'vendor': 'Red Hat', 'product': 'Red Hat Process Automation 7', 'defaultStatus': 'unaffected'}, {'cpes': ['cpe:/a:redhat:red_hat_single_sign_on:7'], 'vendor': 'Red Hat', 'product': 'Red Hat Single Sign-On 7', 'defaultStatus': 'unaffected'}, {'cpes': ['cpe:/a:redhat:serverless:1'], 'vendor': 'Red Hat', 'product': 'OpenShift Serverless', 'defaultStatus': 'unknown'}]
    Added CVSS V3.1 AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
    Added CWE CWE-178
    Added Reference https://access.redhat.com/errata/RHSA-2026:17668
    Added Reference https://access.redhat.com/errata/RHSA-2026:19835
    Added Reference https://access.redhat.com/security/cve/CVE-2026-40453
    Added Reference https://bugzilla.redhat.com/show_bug.cgi?id=2463173
    Added Reference https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-40453.json
  • CVE Modified by [email protected]

    Jun. 17, 2026

    Action Type Old Value New Value
    Added Affected [{'vendor': 'Apache Software Foundation', 'product': 'Apache Camel JMS', 'versions': [{'status': 'affected', 'version': '3.0.0', 'lessThan': '4.14.6', 'versionType': 'semver'}, {'status': 'affected', 'version': '4.15.0', 'lessThan': '4.18.2', 'versionType': 'semver'}, {'status': 'affected', 'version': '4.19.0', 'lessThan': '4.20.0', 'versionType': 'semver'}], 'packageName': 'org.apache.camel:camel-jms', 'collectionURL': 'https://repo.maven.apache.org/maven2', 'defaultStatus': 'unaffected'}, {'vendor': 'Apache Software Foundation', 'product': 'Apache Camel CoAP', 'versions': [{'status': 'affected', 'version': '3.0.0', 'lessThan': '4.14.6', 'versionType': 'semver'}, {'status': 'affected', 'version': '4.15.0', 'lessThan': '4.18.2', 'versionType': 'semver'}, {'status': 'affected', 'version': '4.19.0', 'lessThan': '4.20.0', 'versionType': 'semver'}], 'packageName': 'org.apache.camel:camel-coap', 'collectionURL': 'https://repo.maven.apache.org/maven2', 'defaultStatus': 'unaffected'}, {'vendor': 'Apache Software Foundation', 'product': 'Apache Camel Google PubSub', 'versions': [{'status': 'affected', 'version': '3.0.0', 'lessThan': '4.14.6', 'versionType': 'semver'}, {'status': 'affected', 'version': '4.15.0', 'lessThan': '4.18.2', 'versionType': 'semver'}, {'status': 'affected', 'version': '4.19.0', 'lessThan': '4.20.0', 'versionType': 'semver'}], 'packageName': 'org.apache.camel:camel-google-pubsub', 'collectionURL': 'https://repo.maven.apache.org/maven2', 'defaultStatus': 'unaffected'}]
  • CVE Modified by 134c704f-9b21-4f2e-91b3-4a467353bcc0

    Jun. 17, 2026

    Action Type Old Value New Value
    Added SSVC {'id': 'CVE-2026-40453', 'role': 'CISA Coordinator', 'options': [{'exploitation': 'none'}, {'automatable': 'no'}, {'technicalImpact': 'total'}], 'version': '2.0.3', 'timestamp': '2026-04-27T00:00:00+00:00'}
  • Initial Analysis by [email protected]

    Apr. 28, 2026

    Action Type Old Value New Value
    Added CPE Configuration OR *cpe:2.3:a:apache:camel:4.19.0:*:*:*:*:*:*:* *cpe:2.3:a:apache:camel:*:*:*:*:*:*:*:* versions from (including) 3.0.0 up to (excluding) 4.14.6 *cpe:2.3:a:apache:camel:*:*:*:*:*:*:*:* versions from (including) 4.15.0 up to (excluding) 4.18.2
    Added Reference Type Apache Software Foundation: https://camel.apache.org/security/CVE-2026-40453.html Types: Vendor Advisory
  • CVE Modified by 134c704f-9b21-4f2e-91b3-4a467353bcc0

    Apr. 27, 2026

    Action Type Old Value New Value
    Added CVSS V3.1 AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
  • New CVE Received by [email protected]

    Apr. 27, 2026

    Action Type Old Value New Value
    Added Description The fix for CVE-2025-27636 added setLowerCase(true) to HttpHeaderFilterStrategy so that case-variant header names such as 'CAmelExecCommandExecutable' are filtered out alongside 'CamelExecCommandExecutable'. The same setLowerCase(true) call was not applied to five non-HTTP HeaderFilterStrategy implementations: JmsHeaderFilterStrategy and ClassicJmsHeaderFilterStrategy in camel-jms, SjmsHeaderFilterStrategy in camel-sjms, CoAPHeaderFilterStrategy in camel-coap, and GooglePubsubHeaderFilterStrategy in camel-google-pubsub. Because those strategies use case-sensitive String.startsWith('Camel'/'camel') filtering while the Camel Exchange stores headers in a case-insensitive map, an attacker with JMS (or equivalent) producer access to the broker consumed by a Camel route can inject case-variant Camel internal headers, which are then resolved by downstream components such as camel-exec and camel-file using their canonical casing. This enables remote code execution and arbitrary file write on routes that forward JMS messages to header-driven components. 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.
    Added CWE CWE-178
    Added Reference https://camel.apache.org/security/CVE-2026-40453.html
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.