CVE-2026-66909 (GCVE-0-2026-66909)
Vulnerability from cvelistv5
Published
2026-08-06 10:23
Modified
2026-08-07 00:01
Severity ?
CWE
  • CWE-502 - Deserialization of Untrusted Data
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.
Impacted products
Vendor Product Version
Apache Software Foundation Apache CXF Version: 4.2.0   
Version: 4.0.0   
Version: 0   
Create a notification for this product.
Show details on NVD website


{
  "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"
      },
      {
        "providerMetadata": {
          "dateUpdated": "2026-08-07T00:01:52.513Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "url": "http://www.openwall.com/lists/oss-security/2026/08/06/18"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "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-07T00:01:52.513Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "vulnrichment": {
      "containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"http://www.openwall.com/lists/oss-security/2026/08/06/18\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2026-08-07T00:01:52.513Z\"}}, {\"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-07T00:01:52.513Z\", \"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"
    }
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.


Loading…

Loading…