← Vulnerability feed

Vulnerability record · CVE-2021-21341 · published 23 March 2021

CVE-2021-21341: XStream XML deserialization allows remote CPU exhaustion denial of service

NNetapp · Oncommand Insight

XStream before 1.4.16 fails to control resource consumption when deserializing attacker-supplied XML, letting a crafted input stream consume 100% CPU on the target. The flaw is an uncontrolled resource consumption issue in the deserialization path, and it matters because any service that parses untrusted XML through XStream can be knocked over without authentication.

7.5 CVSS 3.1 High EPSS 78% · top 0.4% CWE-400 · Uncontrolled resource consumptionCWE-502 · Deserialization of untrusted data
7.5CVSS 3.1 base score, v2 7.1
78%EPSS exploitation probability, 30 days
NoNot in CISA KEV
13Affected product versions listed by NVD
30References, 2 tagged exploit
17 Jun 2026Last modified by NVD

Description

XStream is a Java library to serialize objects to XML and back again. In XStream before version 1.4.16, there is vulnerability which may allow a remote attacker to allocate 100% CPU time on the target system depending on CPU type or parallel execution of such a payload resulting in a denial of service only by manipulating the processed input stream. No user is affected who followed the recommendation to setup XStream's security framework with a whitelist limited to the minimal required types. If you rely on XStream's default blacklist of the Security Framework, you will have to use at least version 1.4.16.

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 18 September 2026. Confidence: high.

high priorityRemote, unauthenticated denial of service with a very high EPSS score and public exploit material, though impact is limited to availability and whitelist-configured deployments are unaffected.

What it is

XStream before 1.4.16 fails to control resource consumption when deserializing attacker-supplied XML, letting a crafted input stream consume 100% CPU on the target. The flaw is an uncontrolled resource consumption issue in the deserialization path, and it matters because any service that parses untrusted XML through XStream can be knocked over without authentication.

Impact

An attacker can exhaust CPU on the target host, degrading or halting the affected application and any co-located services. The CVSS vector shows availability impact only, with no confidentiality or integrity loss.

Attack surface

Reached remotely over the network by submitting a malicious XML stream to an endpoint that deserializes with XStream; the vector AV:N/AC:L/PR:N/UI:N indicates no authentication and no user interaction are required. Systems that configured XStream's security framework with a minimal type whitelist are not affected.

Exploitation

CISA KEV does not list this CVE, but EPSS is very high at 0.778 (99.5th percentile), and the vendor advisory reference is tagged Exploit, indicating public exploit material exists. No ransomware group is documented as using it.

What to do

  • Upgrade XStream to version 1.4.16 or later, which is the fixed release.
  • If upgrade is not immediately possible, apply the XStream security framework workaround and restrict deserialization to a whitelist of the minimal required types.
  • Patch or update downstream products that bundle XStream, including Apache ActiveMQ, Apache JMeter, NetApp OnCommand Insight, Oracle WebCenter Portal and other listed Oracle and Debian/Fedora packages.
  • Do not expose XML deserialization endpoints that use XStream's default blacklist to untrusted networks; place them behind authentication and network controls.
  • Monitor CPU saturation on hosts running XStream-based services and rate-limit or block oversized or malformed XML payloads.

Detection

  • Alert on sustained near-100% CPU on hosts running XStream-based applications, correlated with inbound XML requests.
  • Log and inspect XML payloads sent to deserialization endpoints for unusually large or deeply nested structures.
  • Inventory applications and dependencies for XStream versions below 1.4.16, including transitive copies in ActiveMQ, JMeter and vendor products.
  • Watch for repeated or parallel requests to the same deserialization endpoint from a single source, which the advisory notes can amplify the effect.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

13 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

LinkTags
http://x-stream.github.io/changes.html#1.4.16 Release NotesThird Party Advisory
https://github.com/x-stream/xstream/security/advisories/GHSA-2p3x-qw9c-25hh Third Party Advisory
https://lists.apache.org/thread.html/r8244fd0831db894d5e89911ded9c72196d395a90ae655414d23ed0dd%40%3Cusers.activemq.apach Issue TrackingMailing ListThird Party Advisory
https://lists.apache.org/thread.html/r9ac71b047767205aa22e3a08cb33f3e0586de6b2fac48b425c6e16b0%40%3Cdev.jmeter.apache.or Issue TrackingMailing ListThird Party Advisory
https://lists.debian.org/debian-lts-announce/2021/04/msg00002.html Mailing ListThird Party Advisory
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/22KVR6B5IZP3BGQ3HPWIO2F Mailing ListThird Party Advisory
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/PVPHZA7VW2RRSDCOIPP2W6O Mailing ListThird Party Advisory
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/QGXIU3YDPG6OGTDHMBLAFN7 Mailing ListThird Party Advisory
https://security.netapp.com/advisory/ntap-20210430-0002/ Third Party Advisory
https://www.debian.org/security/2021/dsa-5004 Mailing ListThird Party Advisory
https://www.oracle.com//security-alerts/cpujul2021.html Third Party Advisory
https://www.oracle.com/security-alerts/cpujan2022.html PatchVendor Advisory
https://www.oracle.com/security-alerts/cpuoct2021.html Third Party Advisory
https://x-stream.github.io/CVE-2021-21341.html ExploitThird Party Advisory
https://x-stream.github.io/security.html#workaround MitigationThird Party Advisory
http://x-stream.github.io/changes.html#1.4.16 Release NotesThird Party Advisory
https://github.com/x-stream/xstream/security/advisories/GHSA-2p3x-qw9c-25hh Third Party Advisory
https://lists.apache.org/thread.html/r8244fd0831db894d5e89911ded9c72196d395a90ae655414d23ed0dd%40%3Cusers.activemq.apach Issue TrackingMailing ListThird Party Advisory
https://lists.apache.org/thread.html/r9ac71b047767205aa22e3a08cb33f3e0586de6b2fac48b425c6e16b0%40%3Cdev.jmeter.apache.or Issue TrackingMailing ListThird Party Advisory
https://lists.debian.org/debian-lts-announce/2021/04/msg00002.html Mailing ListThird Party Advisory
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/22KVR6B5IZP3BGQ3HPWIO2F Mailing ListThird Party Advisory
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/PVPHZA7VW2RRSDCOIPP2W6O Mailing ListThird Party Advisory
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/QGXIU3YDPG6OGTDHMBLAFN7 Mailing ListThird Party Advisory
https://security.netapp.com/advisory/ntap-20210430-0002/ Third Party Advisory
https://www.debian.org/security/2021/dsa-5004 Mailing ListThird Party Advisory
https://www.oracle.com//security-alerts/cpujul2021.html Third Party Advisory
https://www.oracle.com/security-alerts/cpujan2022.html PatchVendor Advisory
https://www.oracle.com/security-alerts/cpuoct2021.html Third Party Advisory
https://x-stream.github.io/CVE-2021-21341.html ExploitThird Party Advisory
https://x-stream.github.io/security.html#workaround MitigationThird Party Advisory

Track CVE-2021-21341 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

10.0CVE-2025-32433Erlang/OTP SSH server missing authentication allows remote code executionErlang/OTP SSH servers before OTP-27.3.3, OTP-26.2.5.11 and OTP-25.3.2.20 mishandle SSH protocol messages, letting an unauthenticated attacker execut…KEVEPSS 99%analysed10.0CVE-2025-24201Apple WebKit out-of-bounds write allows sandbox escapeCVE-2025-24201 is an out-of-bounds write in Apple's WebKit that was addressed with improved checks. Maliciously crafted web content may break out of …KEVEPSS 3.8%analysed10.0CVE-2021-44228Apache Log4j2 JNDI lookup remote code executionApache Log4j2 versions 2.0-beta9 through 2.15.0 (excluding 2.12.2, 2.12.3, and 2.3.1) do not protect against attacker-controlled LDAP and other JNDI …KEVEPSS 100%analysed9.8CVE-2026-24061GNU Inetutils telnetd argument injection allows remote auth bypasstelnetd in GNU Inetutils through 2.7 fails to sanitize the USER environment variable, so a value such as "-f root" is passed as an argument to login …KEVEPSS 99%analysed9.8CVE-2025-39682Linux kernel TLS zero-length record handling flaw on rx_listThe Linux kernel TLS receive path mishandles zero-length records that arrive from the rx_list, breaking the assumption that a record type change cann…KEVEPSS 2.9%analysed9.8CVE-2025-24813Apache Tomcat Default Servlet path equivalence enables RCE and file disclosureApache Tomcat mishandles path equivalence for names containing an internal dot, letting a remote unauthenticated attacker write files through the Def…KEVEPSS 100%analysed9.8CVE-2024-9680Mozilla Firefox and Thunderbird use-after-free in Animation timelinesA use-after-free flaw in Animation timelines allows an attacker to execute code in the content process of Firefox and Thunderbird. Mozilla reports ex…KEVEPSS 23%analysed9.8CVE-2024-4577PHP-CGI on Windows argument injection leads to remote code executionPHP-CGI on Windows can misinterpret characters in the command line passed to Win32 API functions when certain code pages are configured, due to Windo…KEVEPSS 100%analysed

Source: NIST National Vulnerability Database (record CVE-2021-21341), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.