Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-40473 (GCVE-0-2026-40473)
Vulnerability from cvelistv5 – Published: 2026-04-27 07:51 – Updated: 2026-04-29 03:55- CWE-502 - Deserialization of Untrusted Data
| URL | Tags |
|---|---|
| https://camel.apache.org/security/CVE-2026-40473.html | vendor-advisory |
| Vendor | Product | Version | |
|---|---|---|---|
| Apache Software Foundation | Apache Camel Mina |
Affected:
3.0.0 , < 4.14.6
(semver)
Affected: 4.15.0 , < 4.18.2 (semver) Affected: 4.19.0 , < 4.20.0 (semver) |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2026-04-27T07:52:13.962Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2026/04/26/8"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2026-40473",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-04-28T00:00:00+00:00",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-04-29T03:55:34.353Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://repo.maven.apache.org/maven2",
"defaultStatus": "unaffected",
"packageName": "org.apache.camel:camel-mina",
"product": "Apache Camel Mina",
"vendor": "Apache Software Foundation",
"versions": [
{
"lessThan": "4.14.6",
"status": "affected",
"version": "3.0.0",
"versionType": "semver"
},
{
"lessThan": "4.18.2",
"status": "affected",
"version": "4.15.0",
"versionType": "semver"
},
{
"lessThan": "4.20.0",
"status": "affected",
"version": "4.19.0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "Venkatraman Kumar from Securin"
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003cp\u003eThe camel-mina component\u0027s 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().\u003c/p\u003e\u003cp\u003eThis 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.\u003c/p\u003e\u003cp\u003eUsers 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.\u003c/p\u003e"
}
],
"value": "The camel-mina component\u0027s 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().\n\nThis 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.\n\nUsers 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."
}
],
"metrics": [
{
"other": {
"content": {
"text": "moderate"
},
"type": "Textual description of severity"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-502",
"description": "CWE-502 Deserialization of Untrusted Data",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-04-27T07:51:59.134Z",
"orgId": "f0158376-9dc2-43b6-827c-5f631a4d8d09",
"shortName": "apache"
},
"references": [
{
"tags": [
"vendor-advisory"
],
"url": "https://camel.apache.org/security/CVE-2026-40473.html"
}
],
"source": {
"defect": [
"CAMEL-23319"
],
"discovery": "UNKNOWN"
},
"title": "Apache Camel Mina: Unsafe Deserialization in MinaConverter.toObjectInput() via TCP/UDP",
"x_generator": {
"engine": "Vulnogram 0.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "f0158376-9dc2-43b6-827c-5f631a4d8d09",
"assignerShortName": "apache",
"cveId": "CVE-2026-40473",
"datePublished": "2026-04-27T07:51:59.134Z",
"dateReserved": "2026-04-13T16:02:12.368Z",
"dateUpdated": "2026-04-29T03:55:34.353Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-40473",
"date": "2026-05-25",
"epss": "0.0005",
"percentile": "0.155"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-40473\",\"sourceIdentifier\":\"security@apache.org\",\"published\":\"2026-04-27T09:16:01.640\",\"lastModified\":\"2026-04-28T19:43:05.663\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The camel-mina component\u0027s 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().\\n\\nThis 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.\\n\\nUsers 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.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":8.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"security@apache.org\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-502\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:camel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.0.0\",\"versionEndExcluding\":\"4.14.6\",\"matchCriteriaId\":\"3CB451CA-CD89-4D27-A289-1456E97FCB24\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:camel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"4.15.0\",\"versionEndExcluding\":\"4.18.2\",\"matchCriteriaId\":\"806A2561-97E3-42A3-931D-A9040BB96CE5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:camel:4.19.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"EDA4D206-8808-4D2A-873E-8488DD7E3E16\"}]}]}],\"references\":[{\"url\":\"https://camel.apache.org/security/CVE-2026-40473.html\",\"source\":\"security@apache.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2026/04/26/8\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"http://www.openwall.com/lists/oss-security/2026/04/26/8\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2026-04-27T07:52:13.962Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 8.8, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"HIGH\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-40473\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-04-27T14:12:43.568774Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-04-27T14:13:06.229Z\"}}], \"cna\": {\"title\": \"Apache Camel Mina: Unsafe Deserialization in MinaConverter.toObjectInput() via TCP/UDP\", \"source\": {\"defect\": [\"CAMEL-23319\"], \"discovery\": \"UNKNOWN\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"finder\", \"value\": \"Venkatraman Kumar from Securin\"}], \"metrics\": [{\"other\": {\"type\": \"Textual description of severity\", \"content\": {\"text\": \"moderate\"}}}], \"affected\": [{\"vendor\": \"Apache Software Foundation\", \"product\": \"Apache Camel Mina\", \"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-mina\", \"collectionURL\": \"https://repo.maven.apache.org/maven2\", \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://camel.apache.org/security/CVE-2026-40473.html\", \"tags\": [\"vendor-advisory\"]}], \"x_generator\": {\"engine\": \"Vulnogram 0.2.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"The camel-mina component\u0027s 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().\\n\\nThis 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.\\n\\nUsers 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.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"\u003cp\u003eThe camel-mina component\u0027s 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().\u003c/p\u003e\u003cp\u003eThis 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.\u003c/p\u003e\u003cp\u003eUsers 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.\u003c/p\u003e\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-502\", \"description\": \"CWE-502 Deserialization of Untrusted Data\"}]}], \"providerMetadata\": {\"orgId\": \"f0158376-9dc2-43b6-827c-5f631a4d8d09\", \"shortName\": \"apache\", \"dateUpdated\": \"2026-04-27T07:51:59.134Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-40473\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-04-29T03:55:34.353Z\", \"dateReserved\": \"2026-04-13T16:02:12.368Z\", \"assignerOrgId\": \"f0158376-9dc2-43b6-827c-5f631a4d8d09\", \"datePublished\": \"2026-04-27T07:51:59.134Z\", \"assignerShortName\": \"apache\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
FKIE_CVE-2026-40473
Vulnerability from fkie_nvd - Published: 2026-04-27 09:16 - Updated: 2026-04-28 19:43| URL | Tags | ||
|---|---|---|---|
| security@apache.org | https://camel.apache.org/security/CVE-2026-40473.html | Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | http://www.openwall.com/lists/oss-security/2026/04/26/8 | Mailing List, Third Party Advisory |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:apache:camel:*:*:*:*:*:*:*:*",
"matchCriteriaId": "3CB451CA-CD89-4D27-A289-1456E97FCB24",
"versionEndExcluding": "4.14.6",
"versionStartIncluding": "3.0.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:apache:camel:*:*:*:*:*:*:*:*",
"matchCriteriaId": "806A2561-97E3-42A3-931D-A9040BB96CE5",
"versionEndExcluding": "4.18.2",
"versionStartIncluding": "4.15.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:apache:camel:4.19.0:*:*:*:*:*:*:*",
"matchCriteriaId": "EDA4D206-8808-4D2A-873E-8488DD7E3E16",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "The camel-mina component\u0027s 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().\n\nThis 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.\n\nUsers 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."
}
],
"id": "CVE-2026-40473",
"lastModified": "2026-04-28T19:43:05.663",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 2.8,
"impactScore": 5.9,
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
},
"published": "2026-04-27T09:16:01.640",
"references": [
{
"source": "security@apache.org",
"tags": [
"Vendor Advisory"
],
"url": "https://camel.apache.org/security/CVE-2026-40473.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "http://www.openwall.com/lists/oss-security/2026/04/26/8"
}
],
"sourceIdentifier": "security@apache.org",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-502"
}
],
"source": "security@apache.org",
"type": "Secondary"
}
]
}
GHSA-VPR3-2659-RW55
Vulnerability from github – Published: 2026-04-27 09:34 – Updated: 2026-05-05 21:19The 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.
{
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "org.apache.camel:camel-mina"
},
"ranges": [
{
"events": [
{
"introduced": "3.0.0"
},
{
"fixed": "4.14.6"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Maven",
"name": "org.apache.camel:camel-mina"
},
"ranges": [
{
"events": [
{
"introduced": "4.15.0"
},
{
"fixed": "4.18.2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Maven",
"name": "org.apache.camel:camel-mina"
},
"ranges": [
{
"events": [
{
"introduced": "4.19.0"
},
{
"fixed": "4.20.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2026-40473"
],
"database_specific": {
"cwe_ids": [
"CWE-502"
],
"github_reviewed": true,
"github_reviewed_at": "2026-05-05T21:19:01Z",
"nvd_published_at": "2026-04-27T09:16:01Z",
"severity": "HIGH"
},
"details": "The camel-mina component\u0027s 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().\n\nThis 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.\n\nUsers 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.",
"id": "GHSA-vpr3-2659-rw55",
"modified": "2026-05-05T21:19:01Z",
"published": "2026-04-27T09:34:39Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-40473"
},
{
"type": "WEB",
"url": "https://github.com/apache/camel/pull/22583"
},
{
"type": "WEB",
"url": "https://github.com/apache/camel/pull/22584"
},
{
"type": "WEB",
"url": "https://github.com/apache/camel/pull/22585"
},
{
"type": "WEB",
"url": "https://github.com/apache/camel/commit/8e7f6335d2b4b096df26f8221723405ceaee275a"
},
{
"type": "WEB",
"url": "https://github.com/apache/camel/commit/b605816d11c253d22989abc290c198be83e3f817"
},
{
"type": "WEB",
"url": "https://github.com/apache/camel/commit/c35b0a3720f8c80025b06112d5d9c2932426d7f0"
},
{
"type": "WEB",
"url": "https://camel.apache.org/security/CVE-2026-40473.html"
},
{
"type": "PACKAGE",
"url": "https://github.com/apache/camel"
},
{
"type": "WEB",
"url": "https://issues.apache.org/jira/browse/CAMEL-23319"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2026/04/26/8"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Camel-MINA Vulnerable to Deserialization of Untrusted Data"
}
NCSC-2026-0129
Vulnerability from csaf_ncscnl - Published: 2026-04-29 08:12 - Updated: 2026-04-29 08:12A deserialization vulnerability in Apache Camel's ConsulRegistry component allows attackers with write access to the Consul KV store to execute arbitrary code, affecting versions 3.0.0 to before 4.14.6 and 4.15.0 to before 4.18.1.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apache / Camel
|
vers:unknown/* | ||
|
vers:unknown/*
Apache Software Foundation / Apache Camel
|
vers:unknown/* | ||
|
vers:unknown/*
Apache Software Foundation / Apache Camel CoAP
|
vers:unknown/* | ||
|
vers:unknown/*
Apache Software Foundation / Apache Camel Google PubSub
|
vers:unknown/* | ||
|
vers:unknown/*
Apache Software Foundation / Apache Camel JMS
|
vers:unknown/* | ||
|
vers:unknown/*
Apache Software Foundation / Apache Camel Mina
|
vers:unknown/* | ||
|
vers:unknown/*
Apache Software Foundation / Apache Camel PQC
|
vers:unknown/* | ||
|
vers:unknown/*
Apache Software Foundation / Apache Camel Platform HTTP Main
|
vers:unknown/* |
Apache Camel's Camel-Mail component versions 3.0.0 to before 4.14.6 and 4.15.0 to before 4.18.1 suffer from message header injection due to inadequate inbound header filtering, enabling attackers to inject headers and alter route behavior.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apache / Camel
|
vers:unknown/* | ||
|
vers:unknown/*
Apache Software Foundation / Apache Camel
|
vers:unknown/* | ||
|
vers:unknown/*
Apache Software Foundation / Apache Camel CoAP
|
vers:unknown/* | ||
|
vers:unknown/*
Apache Software Foundation / Apache Camel Google PubSub
|
vers:unknown/* | ||
|
vers:unknown/*
Apache Software Foundation / Apache Camel JMS
|
vers:unknown/* | ||
|
vers:unknown/*
Apache Software Foundation / Apache Camel Mina
|
vers:unknown/* | ||
|
vers:unknown/*
Apache Software Foundation / Apache Camel PQC
|
vers:unknown/* | ||
|
vers:unknown/*
Apache Software Foundation / Apache Camel Platform HTTP Main
|
vers:unknown/* |
A vulnerability in Apache Camel versions 4.14.1 to before 4.14.6 and 4.18.0 to before 4.18.2 allows unauthenticated access to protected subpaths due to improper authentication path matching, exposing sensitive runtime metadata.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apache / Camel
|
vers:unknown/* | ||
|
vers:unknown/*
Apache Software Foundation / Apache Camel
|
vers:unknown/* | ||
|
vers:unknown/*
Apache Software Foundation / Apache Camel CoAP
|
vers:unknown/* | ||
|
vers:unknown/*
Apache Software Foundation / Apache Camel Google PubSub
|
vers:unknown/* | ||
|
vers:unknown/*
Apache Software Foundation / Apache Camel JMS
|
vers:unknown/* | ||
|
vers:unknown/*
Apache Software Foundation / Apache Camel Mina
|
vers:unknown/* | ||
|
vers:unknown/*
Apache Software Foundation / Apache Camel PQC
|
vers:unknown/* | ||
|
vers:unknown/*
Apache Software Foundation / Apache Camel Platform HTTP Main
|
vers:unknown/* |
Apache Camel FileBasedKeyLifecycleManager versions before 4.20.0 and 4.18.2 insecurely deserialize key files without filtering, enabling arbitrary code execution by attackers with write access to the key directory.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apache / Camel
|
vers:unknown/* | ||
|
vers:unknown/*
Apache Software Foundation / Apache Camel
|
vers:unknown/* | ||
|
vers:unknown/*
Apache Software Foundation / Apache Camel CoAP
|
vers:unknown/* | ||
|
vers:unknown/*
Apache Software Foundation / Apache Camel Google PubSub
|
vers:unknown/* | ||
|
vers:unknown/*
Apache Software Foundation / Apache Camel JMS
|
vers:unknown/* | ||
|
vers:unknown/*
Apache Software Foundation / Apache Camel Mina
|
vers:unknown/* | ||
|
vers:unknown/*
Apache Software Foundation / Apache Camel PQC
|
vers:unknown/* | ||
|
vers:unknown/*
Apache Software Foundation / Apache Camel Platform HTTP Main
|
vers:unknown/* |
A remote code execution and arbitrary file write vulnerability exists in Apache Camel versions before 4.14.6, 4.18.2, and 4.20.0 due to improper handling of case-variant internal headers in JMS components.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apache / Camel
|
vers:unknown/* | ||
|
vers:unknown/*
Apache Software Foundation / Apache Camel
|
vers:unknown/* | ||
|
vers:unknown/*
Apache Software Foundation / Apache Camel CoAP
|
vers:unknown/* | ||
|
vers:unknown/*
Apache Software Foundation / Apache Camel Google PubSub
|
vers:unknown/* | ||
|
vers:unknown/*
Apache Software Foundation / Apache Camel JMS
|
vers:unknown/* | ||
|
vers:unknown/*
Apache Software Foundation / Apache Camel Mina
|
vers:unknown/* | ||
|
vers:unknown/*
Apache Software Foundation / Apache Camel PQC
|
vers:unknown/* | ||
|
vers:unknown/*
Apache Software Foundation / Apache Camel Platform HTTP Main
|
vers:unknown/* |
A remote code execution vulnerability exists in Apache Camel's camel-mina component due to missing ObjectInputFilter in MinaConverter.toObjectInput, affecting versions 3.0.0 before 4.14.6, 4.15.0 before 4.18.2, and 4.19.0 before 4.20.0.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apache / Camel
|
vers:unknown/* | ||
|
vers:unknown/*
Apache Software Foundation / Apache Camel
|
vers:unknown/* | ||
|
vers:unknown/*
Apache Software Foundation / Apache Camel CoAP
|
vers:unknown/* | ||
|
vers:unknown/*
Apache Software Foundation / Apache Camel Google PubSub
|
vers:unknown/* | ||
|
vers:unknown/*
Apache Software Foundation / Apache Camel JMS
|
vers:unknown/* | ||
|
vers:unknown/*
Apache Software Foundation / Apache Camel Mina
|
vers:unknown/* | ||
|
vers:unknown/*
Apache Software Foundation / Apache Camel PQC
|
vers:unknown/* | ||
|
vers:unknown/*
Apache Software Foundation / Apache Camel Platform HTTP Main
|
vers:unknown/* |
A remote code execution vulnerability exists in Apache Camel's camel-infinispan component due to unsafe deserialization in ProtoStream-based remote aggregation repository, affecting versions 4.0.0 before 4.14.7, 4.15.0 before 4.18.2, and 4.19.0 before 4.20.0.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apache / Camel
|
vers:unknown/* | ||
|
vers:unknown/*
Apache Software Foundation / Apache Camel
|
vers:unknown/* | ||
|
vers:unknown/*
Apache Software Foundation / Apache Camel CoAP
|
vers:unknown/* | ||
|
vers:unknown/*
Apache Software Foundation / Apache Camel Google PubSub
|
vers:unknown/* | ||
|
vers:unknown/*
Apache Software Foundation / Apache Camel JMS
|
vers:unknown/* | ||
|
vers:unknown/*
Apache Software Foundation / Apache Camel Mina
|
vers:unknown/* | ||
|
vers:unknown/*
Apache Software Foundation / Apache Camel PQC
|
vers:unknown/* | ||
|
vers:unknown/*
Apache Software Foundation / Apache Camel Platform HTTP Main
|
vers:unknown/* |
A deserialization vulnerability in Apache Camel's JMS components enables remote code execution via crafted ObjectMessage payloads, affecting versions 3.0.0 to before 4.14.7, 4.15.0 to before 4.18.2, and 4.19.0 to before 4.20.0, with fixes in 4.14.7, 4.18.2, and 4.20.0.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/*
Apache / Camel
|
vers:unknown/* | ||
|
vers:unknown/*
Apache Software Foundation / Apache Camel
|
vers:unknown/* | ||
|
vers:unknown/*
Apache Software Foundation / Apache Camel CoAP
|
vers:unknown/* | ||
|
vers:unknown/*
Apache Software Foundation / Apache Camel Google PubSub
|
vers:unknown/* | ||
|
vers:unknown/*
Apache Software Foundation / Apache Camel JMS
|
vers:unknown/* | ||
|
vers:unknown/*
Apache Software Foundation / Apache Camel Mina
|
vers:unknown/* | ||
|
vers:unknown/*
Apache Software Foundation / Apache Camel PQC
|
vers:unknown/* | ||
|
vers:unknown/*
Apache Software Foundation / Apache Camel Platform HTTP Main
|
vers:unknown/* |
{
"document": {
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE"
}
},
"lang": "nl",
"notes": [
{
"category": "legal_disclaimer",
"text": "The Netherlands Cyber Security Center (henceforth: NCSC-NL) maintains this page to enhance access to its information and security advisories. The use of this security advisory is subject to the following terms and conditions:\n\n NCSC-NL makes every reasonable effort to ensure that the content of this page is kept up to date, and that it is accurate and complete. Nevertheless, NCSC-NL cannot entirely rule out the possibility of errors, and therefore cannot give any warranty in respect of its completeness, accuracy or continuous keeping up-to-date. The information contained in this security advisory is intended solely for the purpose of providing general information to professional users. No rights can be derived from the information provided therein.\n\n NCSC-NL and the Kingdom of the Netherlands assume no legal liability or responsibility for any damage resulting from either the use or inability of use of this security advisory. This includes damage resulting from the inaccuracy of incompleteness of the information contained in the advisory.\n This security advisory is subject to Dutch law. All disputes related to or arising from the use of this advisory will be submitted to the competent court in The Hague. This choice of means also applies to the court in summary proceedings."
},
{
"category": "description",
"text": "Apache Software Foundation heeft kwetsbaarheden verholpen in Apache Camel.",
"title": "Feiten"
},
{
"category": "description",
"text": "De kwetsbaarheden bevinden zich in verschillende componenten van Apache Camel. De problemen betreffen onder andere onveilige deserialisatie, onvoldoende filtering van e-mailheaders, onjuiste authenticatiepadmatching, en onjuiste verwerking van interne headers. De meest ernstige kwetsbaarheid stelt kwaadwillenden in staat om ongeauthenticeerd op afstand willekeurige code uit te voeren. De kwetsbaarheden zijn aanwezig in diverse versies van Apache Camel, met name vanaf versie 3.0.0 tot net voor de gepatchte versies 4.14.6, 4.14.7, 4.18.1, 4.18.2, 4.19.0 en 4.20.0, afhankelijk van de component. De fixes omvatten onder meer het toepassen van veilige deserialisatie, correcte filtering van headers, en verbeterde authenticatiecontroles.",
"title": "Interpretaties"
},
{
"category": "description",
"text": "Apache Software Foundation heeft updates uitgebracht in Apache Camel versies 4.14.6, 4.14.7, 4.18.1, 4.18.2, 4.19.0 en 4.20.0 om de kwetsbaarheden te verhelpen. Zie bijgevoegde referenties voor meer informatie.",
"title": "Oplossingen"
},
{
"category": "general",
"text": "medium",
"title": "Kans"
},
{
"category": "general",
"text": "high",
"title": "Schade"
},
{
"category": "general",
"text": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)",
"title": "CWE-74"
},
{
"category": "general",
"text": "Improper Handling of Case Sensitivity",
"title": "CWE-178"
},
{
"category": "general",
"text": "Improper Authentication",
"title": "CWE-287"
},
{
"category": "general",
"text": "Authentication Bypass Using an Alternate Path or Channel",
"title": "CWE-288"
},
{
"category": "general",
"text": "Deserialization of Untrusted Data",
"title": "CWE-502"
}
],
"publisher": {
"category": "coordinator",
"contact_details": "cert@ncsc.nl",
"name": "Nationaal Cyber Security Centrum",
"namespace": "https://www.ncsc.nl/"
},
"references": [
{
"category": "external",
"summary": "Reference",
"url": "https://camel.apache.org/security/CVE-2026-27172.html"
},
{
"category": "external",
"summary": "Reference",
"url": "https://camel.apache.org/security/CVE-2026-33453.html"
},
{
"category": "external",
"summary": "Reference",
"url": "https://camel.apache.org/security/CVE-2026-33454.html"
},
{
"category": "external",
"summary": "Reference",
"url": "https://camel.apache.org/security/CVE-2026-40022.html"
},
{
"category": "external",
"summary": "Reference",
"url": "https://camel.apache.org/security/CVE-2026-40048.html"
},
{
"category": "external",
"summary": "Reference",
"url": "https://camel.apache.org/security/CVE-2026-40453.html"
},
{
"category": "external",
"summary": "Reference",
"url": "https://camel.apache.org/security/CVE-2026-40473.html"
},
{
"category": "external",
"summary": "Reference",
"url": "https://camel.apache.org/security/CVE-2026-40858.html"
},
{
"category": "external",
"summary": "Reference",
"url": "https://camel.apache.org/security/CVE-2026-40860.html"
}
],
"title": "Kwetsbaarheden verholpen in Apache Camel",
"tracking": {
"current_release_date": "2026-04-29T08:12:14.412477Z",
"generator": {
"date": "2025-08-04T16:30:00Z",
"engine": {
"name": "V.A.",
"version": "1.3"
}
},
"id": "NCSC-2026-0129",
"initial_release_date": "2026-04-29T08:12:14.412477Z",
"revision_history": [
{
"date": "2026-04-29T08:12:14.412477Z",
"number": "1.0.0",
"summary": "Initiele versie"
}
],
"status": "final",
"version": "1.0.0"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-1"
}
}
],
"category": "product_name",
"name": "Camel"
}
],
"category": "vendor",
"name": "Apache"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-2"
}
}
],
"category": "product_name",
"name": "Apache Camel"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-3"
}
}
],
"category": "product_name",
"name": "Apache Camel CoAP"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-4"
}
}
],
"category": "product_name",
"name": "Apache Camel Google PubSub"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-5"
}
}
],
"category": "product_name",
"name": "Apache Camel JMS"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-6"
}
}
],
"category": "product_name",
"name": "Apache Camel Mina"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-7"
}
}
],
"category": "product_name",
"name": "Apache Camel PQC"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/*",
"product": {
"name": "vers:unknown/*",
"product_id": "CSAFPID-8"
}
}
],
"category": "product_name",
"name": "Apache Camel Platform HTTP Main"
}
],
"category": "vendor",
"name": "Apache Software Foundation"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-27172",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"notes": [
{
"category": "other",
"text": "Deserialization of Untrusted Data",
"title": "CWE-502"
},
{
"category": "description",
"text": "A deserialization vulnerability in Apache Camel\u0027s ConsulRegistry component allows attackers with write access to the Consul KV store to execute arbitrary code, affecting versions 3.0.0 to before 4.14.6 and 4.15.0 to before 4.18.1.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-27172 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-27172.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8"
]
}
],
"title": "CVE-2026-27172"
},
{
"cve": "CVE-2026-33454",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"notes": [
{
"category": "other",
"text": "Deserialization of Untrusted Data",
"title": "CWE-502"
},
{
"category": "description",
"text": "Apache Camel\u0027s Camel-Mail component versions 3.0.0 to before 4.14.6 and 4.15.0 to before 4.18.1 suffer from message header injection due to inadequate inbound header filtering, enabling attackers to inject headers and alter route behavior.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-33454 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-33454.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.4,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8"
]
}
],
"title": "CVE-2026-33454"
},
{
"cve": "CVE-2026-40022",
"cwe": {
"id": "CWE-288",
"name": "Authentication Bypass Using an Alternate Path or Channel"
},
"notes": [
{
"category": "other",
"text": "Authentication Bypass Using an Alternate Path or Channel",
"title": "CWE-288"
},
{
"category": "description",
"text": "A vulnerability in Apache Camel versions 4.14.1 to before 4.14.6 and 4.18.0 to before 4.18.2 allows unauthenticated access to protected subpaths due to improper authentication path matching, exposing sensitive runtime metadata.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-40022 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-40022.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8"
]
}
],
"title": "CVE-2026-40022"
},
{
"cve": "CVE-2026-40048",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"notes": [
{
"category": "other",
"text": "Deserialization of Untrusted Data",
"title": "CWE-502"
},
{
"category": "description",
"text": "Apache Camel FileBasedKeyLifecycleManager versions before 4.20.0 and 4.18.2 insecurely deserialize key files without filtering, enabling arbitrary code execution by attackers with write access to the key directory.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-40048 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-40048.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8"
]
}
],
"title": "CVE-2026-40048"
},
{
"cve": "CVE-2026-40453",
"cwe": {
"id": "CWE-178",
"name": "Improper Handling of Case Sensitivity"
},
"notes": [
{
"category": "other",
"text": "Improper Handling of Case Sensitivity",
"title": "CWE-178"
},
{
"category": "description",
"text": "A remote code execution and arbitrary file write vulnerability exists in Apache Camel versions before 4.14.6, 4.18.2, and 4.20.0 due to improper handling of case-variant internal headers in JMS components.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-40453 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-40453.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.9,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8"
]
}
],
"title": "CVE-2026-40453"
},
{
"cve": "CVE-2026-40473",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"notes": [
{
"category": "other",
"text": "Deserialization of Untrusted Data",
"title": "CWE-502"
},
{
"category": "description",
"text": "A remote code execution vulnerability exists in Apache Camel\u0027s camel-mina component due to missing ObjectInputFilter in MinaConverter.toObjectInput, affecting versions 3.0.0 before 4.14.6, 4.15.0 before 4.18.2, and 4.19.0 before 4.20.0.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-40473 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-40473.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8"
]
}
],
"title": "CVE-2026-40473"
},
{
"cve": "CVE-2026-40858",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"notes": [
{
"category": "other",
"text": "Deserialization of Untrusted Data",
"title": "CWE-502"
},
{
"category": "description",
"text": "A remote code execution vulnerability exists in Apache Camel\u0027s camel-infinispan component due to unsafe deserialization in ProtoStream-based remote aggregation repository, affecting versions 4.0.0 before 4.14.7, 4.15.0 before 4.18.2, and 4.19.0 before 4.20.0.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-40858 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-40858.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8"
]
}
],
"title": "CVE-2026-40858"
},
{
"cve": "CVE-2026-40860",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"notes": [
{
"category": "other",
"text": "Deserialization of Untrusted Data",
"title": "CWE-502"
},
{
"category": "description",
"text": "A deserialization vulnerability in Apache Camel\u0027s JMS components enables remote code execution via crafted ObjectMessage payloads, affecting versions 3.0.0 to before 4.14.7, 4.15.0 to before 4.18.2, and 4.19.0 to before 4.20.0, with fixes in 4.14.7, 4.18.2, and 4.20.0.",
"title": "Summary"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-40860 | NCSC-NL Website",
"url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-40860.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1",
"CSAFPID-2",
"CSAFPID-3",
"CSAFPID-4",
"CSAFPID-5",
"CSAFPID-6",
"CSAFPID-7",
"CSAFPID-8"
]
}
],
"title": "CVE-2026-40860"
}
]
}
WID-SEC-W-2026-1271
Vulnerability from csaf_certbund - Published: 2026-04-26 22:00 - Updated: 2026-05-20 22:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat Enterprise Linux Apache Camel for Spring Boot
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:apache_camel_for_spring_boot
|
Apache Camel for Spring Boot | |
|
Apache Camel <4.18.1
Apache / Camel
|
<4.18.1 | ||
|
Apache Camel <4.14.6
Apache / Camel
|
<4.14.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat Enterprise Linux Apache Camel for Spring Boot
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:apache_camel_for_spring_boot
|
Apache Camel for Spring Boot | |
|
Apache Camel <4.18.1
Apache / Camel
|
<4.18.1 | ||
|
Apache Camel <4.14.6
Apache / Camel
|
<4.14.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat Enterprise Linux Apache Camel for Spring Boot
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:apache_camel_for_spring_boot
|
Apache Camel for Spring Boot | |
|
Apache Camel <4.18.2
Apache / Camel
|
<4.18.2 | ||
|
Apache Camel <4.18.1
Apache / Camel
|
<4.18.1 | ||
|
Apache Camel <4.14.6
Apache / Camel
|
<4.14.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat Enterprise Linux Apache Camel for Spring Boot
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:apache_camel_for_spring_boot
|
Apache Camel for Spring Boot | |
|
Apache Camel <4.18.2
Apache / Camel
|
<4.18.2 | ||
|
Apache Camel <4.20.0
Apache / Camel
|
<4.20.0 | ||
|
Apache Camel <4.18.1
Apache / Camel
|
<4.18.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat Enterprise Linux Apache Camel for Spring Boot
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:apache_camel_for_spring_boot
|
Apache Camel for Spring Boot | |
|
Apache Camel <4.18.2
Apache / Camel
|
<4.18.2 | ||
|
Apache Camel <4.20.0
Apache / Camel
|
<4.20.0 | ||
|
Apache Camel <4.18.1
Apache / Camel
|
<4.18.1 | ||
|
Apache Camel <4.14.6
Apache / Camel
|
<4.14.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat Enterprise Linux Apache Camel for Spring Boot
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:apache_camel_for_spring_boot
|
Apache Camel for Spring Boot | |
|
Apache Camel <4.18.2
Apache / Camel
|
<4.18.2 | ||
|
Apache Camel <4.20.0
Apache / Camel
|
<4.20.0 | ||
|
Apache Camel <4.18.1
Apache / Camel
|
<4.18.1 | ||
|
Apache Camel <4.14.6
Apache / Camel
|
<4.14.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat Enterprise Linux Apache Camel for Spring Boot
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:apache_camel_for_spring_boot
|
Apache Camel for Spring Boot | |
|
Apache Camel <4.14.7
Apache / Camel
|
<4.14.7 | ||
|
Apache Camel <4.18.2
Apache / Camel
|
<4.18.2 | ||
|
Apache Camel <4.20.0
Apache / Camel
|
<4.20.0 | ||
|
Apache Camel <4.18.1
Apache / Camel
|
<4.18.1 | ||
|
Apache Camel <4.14.6
Apache / Camel
|
<4.14.6 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat Enterprise Linux Apache Camel for Spring Boot
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:apache_camel_for_spring_boot
|
Apache Camel for Spring Boot | |
|
Apache Camel <4.14.7
Apache / Camel
|
<4.14.7 | ||
|
Apache Camel <4.18.2
Apache / Camel
|
<4.18.2 | ||
|
Apache Camel <4.20.0
Apache / Camel
|
<4.20.0 | ||
|
Apache Camel <4.18.1
Apache / Camel
|
<4.18.1 | ||
|
Apache Camel <4.14.6
Apache / Camel
|
<4.14.6 |
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Apache Camel ist ein Integrations-Framework, das Enterprise Integration Patterns implementiert.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in Apache Camel ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Daten zu manipulieren oder vertrauliche Informationen offenzulegen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Sonstiges\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2026-1271 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-1271.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-1271 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-1271"
},
{
"category": "external",
"summary": "Apache Camel Security Advisory vom 2026-04-26",
"url": "https://camel.apache.org/security/CVE-2026-27172.html"
},
{
"category": "external",
"summary": "Apache Camel Security Advisory vom 2026-04-26",
"url": "https://camel.apache.org/security/CVE-2026-33454.html"
},
{
"category": "external",
"summary": "Apache Camel Security Advisory vom 2026-04-26",
"url": "https://camel.apache.org/security/CVE-2026-40022.html"
},
{
"category": "external",
"summary": "Apache Camel Security Advisory vom 2026-04-26",
"url": "https://camel.apache.org/security/CVE-2026-40048.html"
},
{
"category": "external",
"summary": "Apache Camel Security Advisory vom 2026-04-26",
"url": "https://camel.apache.org/security/CVE-2026-40453.html"
},
{
"category": "external",
"summary": "Apache Camel Security Advisory vom 2026-04-26",
"url": "https://camel.apache.org/security/CVE-2026-40473.html"
},
{
"category": "external",
"summary": "Apache Camel Security Advisory vom 2026-04-26",
"url": "https://camel.apache.org/security/CVE-2026-40858.html"
},
{
"category": "external",
"summary": "Apache Camel Security Advisory vom 2026-04-26",
"url": "https://camel.apache.org/security/CVE-2026-40860.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:17668 vom 2026-05-14",
"url": "https://access.redhat.com/errata/RHSA-2026:17668"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:19835 vom 2026-05-20",
"url": "https://access.redhat.com/errata/RHSA-2026:19835"
}
],
"source_lang": "en-US",
"title": "Apache Camel: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-05-20T22:00:00.000+00:00",
"generator": {
"date": "2026-05-21T07:57:38.447+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.6.0"
}
},
"id": "WID-SEC-W-2026-1271",
"initial_release_date": "2026-04-26T22:00:00.000+00:00",
"revision_history": [
{
"date": "2026-04-26T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2026-04-27T22:00:00.000+00:00",
"number": "2",
"summary": "Referenz(en) aufgenommen: EUVD-2026-25808, EUVD-2026-25806, EUVD-2026-25790, EUVD-2026-25794, EUVD-2026-25807"
},
{
"date": "2026-05-14T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-05-20T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Red Hat aufgenommen"
}
],
"status": "final",
"version": "4"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c4.14.6",
"product": {
"name": "Apache Camel \u003c4.14.6",
"product_id": "T053324"
}
},
{
"category": "product_version",
"name": "4.14.6",
"product": {
"name": "Apache Camel 4.14.6",
"product_id": "T053324-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:apache:camel:4.14.6"
}
}
},
{
"category": "product_version_range",
"name": "\u003c4.18.1",
"product": {
"name": "Apache Camel \u003c4.18.1",
"product_id": "T053326"
}
},
{
"category": "product_version",
"name": "4.18.1",
"product": {
"name": "Apache Camel 4.18.1",
"product_id": "T053326-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:apache:camel:4.18.1"
}
}
},
{
"category": "product_version_range",
"name": "\u003c4.18.2",
"product": {
"name": "Apache Camel \u003c4.18.2",
"product_id": "T053327"
}
},
{
"category": "product_version",
"name": "4.18.2",
"product": {
"name": "Apache Camel 4.18.2",
"product_id": "T053327-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:apache:camel:4.18.2"
}
}
},
{
"category": "product_version_range",
"name": "\u003c4.20.0",
"product": {
"name": "Apache Camel \u003c4.20.0",
"product_id": "T053328"
}
},
{
"category": "product_version",
"name": "4.20.0",
"product": {
"name": "Apache Camel 4.20.0",
"product_id": "T053328-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:apache:camel:4.20.0"
}
}
},
{
"category": "product_version_range",
"name": "\u003c4.14.7",
"product": {
"name": "Apache Camel \u003c4.14.7",
"product_id": "T053329"
}
},
{
"category": "product_version",
"name": "4.14.7",
"product": {
"name": "Apache Camel 4.14.7",
"product_id": "T053329-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:apache:camel:4.14.7"
}
}
}
],
"category": "product_name",
"name": "Camel"
}
],
"category": "vendor",
"name": "Apache"
},
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
},
{
"category": "product_version",
"name": "Apache Camel for Spring Boot",
"product": {
"name": "Red Hat Enterprise Linux Apache Camel for Spring Boot",
"product_id": "T040879",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:apache_camel_for_spring_boot"
}
}
}
],
"category": "product_name",
"name": "Enterprise Linux"
}
],
"category": "vendor",
"name": "Red Hat"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-27172",
"product_status": {
"known_affected": [
"67646",
"T040879",
"T053326",
"T053324"
]
},
"release_date": "2026-04-26T22:00:00.000+00:00",
"title": "CVE-2026-27172"
},
{
"cve": "CVE-2026-33454",
"product_status": {
"known_affected": [
"67646",
"T040879",
"T053326",
"T053324"
]
},
"release_date": "2026-04-26T22:00:00.000+00:00",
"title": "CVE-2026-33454"
},
{
"cve": "CVE-2026-40022",
"product_status": {
"known_affected": [
"67646",
"T040879",
"T053327",
"T053326",
"T053324"
]
},
"release_date": "2026-04-26T22:00:00.000+00:00",
"title": "CVE-2026-40022"
},
{
"cve": "CVE-2026-40048",
"product_status": {
"known_affected": [
"67646",
"T040879",
"T053327",
"T053328",
"T053326"
]
},
"release_date": "2026-04-26T22:00:00.000+00:00",
"title": "CVE-2026-40048"
},
{
"cve": "CVE-2026-40453",
"product_status": {
"known_affected": [
"67646",
"T040879",
"T053327",
"T053328",
"T053326",
"T053324"
]
},
"release_date": "2026-04-26T22:00:00.000+00:00",
"title": "CVE-2026-40453"
},
{
"cve": "CVE-2026-40473",
"product_status": {
"known_affected": [
"67646",
"T040879",
"T053327",
"T053328",
"T053326",
"T053324"
]
},
"release_date": "2026-04-26T22:00:00.000+00:00",
"title": "CVE-2026-40473"
},
{
"cve": "CVE-2026-40858",
"product_status": {
"known_affected": [
"67646",
"T040879",
"T053329",
"T053327",
"T053328",
"T053326",
"T053324"
]
},
"release_date": "2026-04-26T22:00:00.000+00:00",
"title": "CVE-2026-40858"
},
{
"cve": "CVE-2026-40860",
"product_status": {
"known_affected": [
"67646",
"T040879",
"T053329",
"T053327",
"T053328",
"T053326",
"T053324"
]
},
"release_date": "2026-04-26T22:00:00.000+00:00",
"title": "CVE-2026-40860"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.