CVE-2026-66909 (GCVE-0-2026-66909)
Vulnerability from cvelistv5 – Published: 2026-08-06 10:23 – Updated: 2026-08-06 15:09
VLAI
EPSS
VEX
Title
Apache CXF: Unsafe deserialization of inbound JMS ObjectMessage
Summary
Apache CXF's JMS transport deserializes the body of any inbound JMS ObjectMessage using native Java deserialization, with no type restrictions in place. Any attacker able to place a message on the service's JMS destination can submit a malicious serialized object, leading to denial of service or, if a suitable gadget class is on the classpath, remote code execution. The fix disables ObjectMessage deserialization by default, with a configuration switch to re-enable it if needed. Users are recommended to upgrade to versions 4.2.3 or 4.1.8 or 3.6.12, which fix this issue.
Severity
9.8 (Critical)
SSVC
Exploitation: none
Automatable: yes
Technical Impact: total
CISA Coordinator (v2.0.3)
CWE
- CWE-502 - Deserialization of Untrusted Data
Assigner
References
1 reference
| URL | Tags |
|---|---|
| https://lists.apache.org/thread/lr5d4tg6tf7j29jmw… | vendor-advisory |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| Apache Software Foundation | Apache CXF |
Affected:
4.2.0 , < 4.2.3
(semver)
Affected: 4.0.0 , < 4.1.8 (semver) Affected: 0 , < 3.6.12 (semver) |
Credits
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2026-66909",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-08-06T15:09:27.613808Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-08-06T15:09:42.879Z",
"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.cxf:cxf-rt-transports-jms",
"product": "Apache CXF",
"vendor": "Apache Software Foundation",
"versions": [
{
"lessThan": "4.2.3",
"status": "affected",
"version": "4.2.0",
"versionType": "semver"
},
{
"lessThan": "4.1.8",
"status": "affected",
"version": "4.0.0",
"versionType": "semver"
},
{
"lessThan": "3.6.12",
"status": "affected",
"version": "0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "Reported by n0mi1k"
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003cspan style=\"background-color: rgb(252, 252, 251);\"\u003eApache CXF\u0027s JMS transport deserializes the body of any inbound \u003c/span\u003e\u003ccode\u003eJMS ObjectMessage\u003c/code\u003e\u003cspan style=\"background-color: rgb(252, 252, 251);\"\u003e\u0026nbsp;using native Java deserialization, with no type restrictions in place. An\u003c/span\u003e\u003cspan style=\"background-color: rgb(252, 252, 251);\"\u003ey attacker able to place a message on the service\u0027s JMS destination can submit a malicious serialized object, leading to denial of service or, if a suitable gadget class is on \u003c/span\u003e\u003cspan style=\"background-color: rgb(252, 252, 251);\"\u003ethe \u003c/span\u003e\u003cspan style=\"background-color: rgb(252, 252, 251);\"\u003eclasspath, \u003c/span\u003e\u003cspan style=\"background-color: rgb(252, 252, 251);\"\u003eremote \u003c/span\u003e\u003cspan style=\"background-color: rgb(252, 252, 251);\"\u003ecode \u003c/span\u003e\u003cspan style=\"background-color: rgb(252, 252, 251);\"\u003eexecution. \u003c/span\u003e\u003cspan style=\"background-color: rgb(252, 252, 251);\"\u003eThe \u003c/span\u003e\u003cspan style=\"background-color: rgb(252, 252, 251);\"\u003efix \u003c/span\u003e\u003cspan style=\"background-color: rgb(252, 252, 251);\"\u003edisables \u003c/span\u003e\u003cspan style=\"background-color: rgb(252, 252, 251);\"\u003e\u003ccode\u003eObjectMessage\u003c/code\u003e\u003c/span\u003e\u003cspan style=\"background-color: rgb(252, 252, 251);\"\u003e\u0026nbsp;deserialization \u003c/span\u003e\u003cspan style=\"background-color: rgb(252, 252, 251);\"\u003eby \u003c/span\u003e\u003cspan style=\"background-color: rgb(252, 252, 251);\"\u003edefault, \u003c/span\u003e\u003cspan style=\"background-color: rgb(252, 252, 251);\"\u003ewith \u003c/span\u003e\u003cspan style=\"background-color: rgb(252, 252, 251);\"\u003ea \u003c/span\u003e\u003cspan style=\"background-color: rgb(252, 252, 251);\"\u003econfiguration \u003c/span\u003e\u003cspan style=\"background-color: rgb(252, 252, 251);\"\u003eswitch \u003c/span\u003e\u003cspan style=\"background-color: rgb(252, 252, 251);\"\u003eto \u003c/span\u003e\u003cspan style=\"background-color: rgb(252, 252, 251);\"\u003ere-enable \u003c/span\u003e\u003cspan style=\"background-color: rgb(252, 252, 251);\"\u003eit \u003c/span\u003e\u003cspan style=\"background-color: rgb(252, 252, 251);\"\u003eif \u003c/span\u003e\u003cspan style=\"background-color: rgb(252, 252, 251);\"\u003eneeded.\u0026nbsp;\u003c/span\u003eUsers are recommended to upgrade to versions 4.2.3 or 4.1.8 or 3.6.12, which fix this issue."
}
],
"value": "Apache CXF\u0027s JMS transport deserializes the body of any inbound JMS ObjectMessage\u00a0using native Java deserialization, with no type restrictions in place. Any attacker able to place a message on the service\u0027s JMS destination can submit a malicious serialized object, leading to denial of service or, if a suitable gadget class is on the classpath, remote code execution. The fix disables ObjectMessage\u00a0deserialization by default, with a configuration switch to re-enable it if needed.\u00a0Users are recommended to upgrade to versions 4.2.3 or 4.1.8 or 3.6.12, which fix this issue."
}
],
"metrics": [
{
"other": {
"content": {
"text": "important"
},
"type": "Textual description of severity"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-502",
"description": "CWE-502 Deserialization of Untrusted Data",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-08-06T10:23:23.571Z",
"orgId": "f0158376-9dc2-43b6-827c-5f631a4d8d09",
"shortName": "apache"
},
"references": [
{
"tags": [
"vendor-advisory"
],
"url": "https://lists.apache.org/thread/lr5d4tg6tf7j29jmw8wt242oowonjqpx"
}
],
"source": {
"discovery": "UNKNOWN"
},
"title": "Apache CXF: Unsafe deserialization of inbound JMS ObjectMessage",
"x_generator": {
"engine": "Vulnogram 0.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "f0158376-9dc2-43b6-827c-5f631a4d8d09",
"assignerShortName": "apache",
"cveId": "CVE-2026-66909",
"datePublished": "2026-08-06T10:23:23.571Z",
"dateReserved": "2026-07-28T09:44:19.058Z",
"dateUpdated": "2026-08-06T15:09:42.879Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2026-66909\",\"sourceIdentifier\":\"security@apache.org\",\"published\":\"2026-08-06T11:16:30.583\",\"lastModified\":\"2026-08-06T16:16:49.810\",\"vulnStatus\":\"Undergoing Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Apache CXF\u0027s JMS transport deserializes the body of any inbound JMS ObjectMessage\u00a0using native Java deserialization, with no type restrictions in place. Any attacker able to place a message on the service\u0027s JMS destination can submit a malicious serialized object, leading to denial of service or, if a suitable gadget class is on the classpath, remote code execution. The fix disables ObjectMessage\u00a0deserialization by default, with a configuration switch to re-enable it if needed.\u00a0Users are recommended to upgrade to versions 4.2.3 or 4.1.8 or 3.6.12, which fix this issue.\"}],\"affected\":[{\"source\":\"security@apache.org\",\"affectedData\":[{\"vendor\":\"Apache Software Foundation\",\"product\":\"Apache CXF\",\"defaultStatus\":\"unaffected\",\"collectionURL\":\"https://repo.maven.apache.org/maven2\",\"packageName\":\"org.apache.cxf:cxf-rt-transports-jms\",\"versions\":[{\"version\":\"4.2.0\",\"lessThan\":\"4.2.3\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"4.0.0\",\"lessThan\":\"4.1.8\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"0\",\"lessThan\":\"3.6.12\",\"versionType\":\"semver\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":9.8,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":5.9}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-08-06T15:09:27.613808Z\",\"id\":\"CVE-2026-66909\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"yes\"},{\"technicalImpact\":\"total\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"security@apache.org\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-502\"}]}],\"references\":[{\"url\":\"https://lists.apache.org/thread/lr5d4tg6tf7j29jmw8wt242oowonjqpx\",\"source\":\"security@apache.org\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 9.8, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"CRITICAL\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-66909\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-08-06T15:09:27.613808Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-08-06T15:09:38.543Z\"}}], \"cna\": {\"title\": \"Apache CXF: Unsafe deserialization of inbound JMS ObjectMessage\", \"source\": {\"discovery\": \"UNKNOWN\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"finder\", \"value\": \"Reported by n0mi1k\"}], \"metrics\": [{\"other\": {\"type\": \"Textual description of severity\", \"content\": {\"text\": \"important\"}}}], \"affected\": [{\"vendor\": \"Apache Software Foundation\", \"product\": \"Apache CXF\", \"versions\": [{\"status\": \"affected\", \"version\": \"4.2.0\", \"lessThan\": \"4.2.3\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"4.0.0\", \"lessThan\": \"4.1.8\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"3.6.12\", \"versionType\": \"semver\"}], \"packageName\": \"org.apache.cxf:cxf-rt-transports-jms\", \"collectionURL\": \"https://repo.maven.apache.org/maven2\", \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://lists.apache.org/thread/lr5d4tg6tf7j29jmw8wt242oowonjqpx\", \"tags\": [\"vendor-advisory\"]}], \"x_generator\": {\"engine\": \"Vulnogram 0.2.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"Apache CXF\u0027s JMS transport deserializes the body of any inbound JMS ObjectMessage\\u00a0using native Java deserialization, with no type restrictions in place. Any attacker able to place a message on the service\u0027s JMS destination can submit a malicious serialized object, leading to denial of service or, if a suitable gadget class is on the classpath, remote code execution. The fix disables ObjectMessage\\u00a0deserialization by default, with a configuration switch to re-enable it if needed.\\u00a0Users are recommended to upgrade to versions 4.2.3 or 4.1.8 or 3.6.12, which fix this issue.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"\u003cspan style=\\\"background-color: rgb(252, 252, 251);\\\"\u003eApache CXF\u0027s JMS transport deserializes the body of any inbound \u003c/span\u003e\u003ccode\u003eJMS ObjectMessage\u003c/code\u003e\u003cspan style=\\\"background-color: rgb(252, 252, 251);\\\"\u003e\u0026nbsp;using native Java deserialization, with no type restrictions in place. An\u003c/span\u003e\u003cspan style=\\\"background-color: rgb(252, 252, 251);\\\"\u003ey attacker able to place a message on the service\u0027s JMS destination can submit a malicious serialized object, leading to denial of service or, if a suitable gadget class is on \u003c/span\u003e\u003cspan style=\\\"background-color: rgb(252, 252, 251);\\\"\u003ethe \u003c/span\u003e\u003cspan style=\\\"background-color: rgb(252, 252, 251);\\\"\u003eclasspath, \u003c/span\u003e\u003cspan style=\\\"background-color: rgb(252, 252, 251);\\\"\u003eremote \u003c/span\u003e\u003cspan style=\\\"background-color: rgb(252, 252, 251);\\\"\u003ecode \u003c/span\u003e\u003cspan style=\\\"background-color: rgb(252, 252, 251);\\\"\u003eexecution. \u003c/span\u003e\u003cspan style=\\\"background-color: rgb(252, 252, 251);\\\"\u003eThe \u003c/span\u003e\u003cspan style=\\\"background-color: rgb(252, 252, 251);\\\"\u003efix \u003c/span\u003e\u003cspan style=\\\"background-color: rgb(252, 252, 251);\\\"\u003edisables \u003c/span\u003e\u003cspan style=\\\"background-color: rgb(252, 252, 251);\\\"\u003e\u003ccode\u003eObjectMessage\u003c/code\u003e\u003c/span\u003e\u003cspan style=\\\"background-color: rgb(252, 252, 251);\\\"\u003e\u0026nbsp;deserialization \u003c/span\u003e\u003cspan style=\\\"background-color: rgb(252, 252, 251);\\\"\u003eby \u003c/span\u003e\u003cspan style=\\\"background-color: rgb(252, 252, 251);\\\"\u003edefault, \u003c/span\u003e\u003cspan style=\\\"background-color: rgb(252, 252, 251);\\\"\u003ewith \u003c/span\u003e\u003cspan style=\\\"background-color: rgb(252, 252, 251);\\\"\u003ea \u003c/span\u003e\u003cspan style=\\\"background-color: rgb(252, 252, 251);\\\"\u003econfiguration \u003c/span\u003e\u003cspan style=\\\"background-color: rgb(252, 252, 251);\\\"\u003eswitch \u003c/span\u003e\u003cspan style=\\\"background-color: rgb(252, 252, 251);\\\"\u003eto \u003c/span\u003e\u003cspan style=\\\"background-color: rgb(252, 252, 251);\\\"\u003ere-enable \u003c/span\u003e\u003cspan style=\\\"background-color: rgb(252, 252, 251);\\\"\u003eit \u003c/span\u003e\u003cspan style=\\\"background-color: rgb(252, 252, 251);\\\"\u003eif \u003c/span\u003e\u003cspan style=\\\"background-color: rgb(252, 252, 251);\\\"\u003eneeded.\u0026nbsp;\u003c/span\u003eUsers are recommended to upgrade to versions 4.2.3 or 4.1.8 or 3.6.12, which fix this issue.\", \"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-08-06T10:23:23.571Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-66909\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-08-06T15:09:42.879Z\", \"dateReserved\": \"2026-07-28T09:44:19.058Z\", \"assignerOrgId\": \"f0158376-9dc2-43b6-827c-5f631a4d8d09\", \"datePublished\": \"2026-08-06T10:23:23.571Z\", \"assignerShortName\": \"apache\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
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.
Loading…
The MITRE ATT&CK techniques below are AI-generated suggestions, inferred from the description of the
vulnerability by the CIRCL/vulnerability-attack-technique-classification-roberta-base
model, served locally by ML-Gateway.
They have not been verified by an analyst and are provided for guidance only.
Loading…
Loading…