The SentinelOne Annual Threat Report - A Defenders Guide from the FrontlinesThe SentinelOne Annual Threat ReportGet the Report
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2022-21299

CVE-2022-21299: Oracle GraalVM Enterprise DoS Vulnerability

CVE-2022-21299 is a denial of service vulnerability in Oracle GraalVM Enterprise Edition that allows attackers to cause partial DOS via network access. This article covers technical details, affected versions, and mitigation.

Published: February 18, 2026

CVE-2022-21299 Overview

CVE-2022-21299 is a denial of service vulnerability in the JAXP (Java API for XML Processing) component of Oracle Java SE and Oracle GraalVM Enterprise Edition. This easily exploitable vulnerability allows an unauthenticated attacker with network access via multiple protocols to cause a partial denial of service condition affecting the availability of affected Java deployments.

The vulnerability is particularly concerning for environments running sandboxed Java Web Start applications or sandboxed Java applets that load and execute untrusted code from the internet. Additionally, the vulnerability can be exploited through APIs in the JAXP component, such as through web services that supply data to these APIs.

Critical Impact

Unauthenticated remote attackers can cause partial denial of service on affected Oracle Java SE and GraalVM Enterprise Edition deployments via network-accessible JAXP component exploitation.

Affected Products

  • Oracle Java SE: 7u321, 8u311, 11.0.13, 17.0.1
  • Oracle GraalVM Enterprise Edition: 20.3.4 and 21.3.0
  • Oracle OpenJDK: Multiple versions through 7u321, 8u312, and 17.0.1
  • Debian Linux: 9.0, 10.0, 11.0
  • NetApp Products: Active IQ Unified Manager, Cloud Insights Acquisition Unit, Cloud Secure Agent, E-Series SANtricity products, HCI Management Node, OnCommand Insight, OnCommand Workflow Automation, SnapManager, and SolidFire

Discovery Timeline

  • 2022-01-19 - CVE-2022-21299 published to NVD
  • 2024-11-21 - Last updated in NVD database

Technical Details for CVE-2022-21299

Vulnerability Analysis

The vulnerability resides in the JAXP component of Oracle Java SE and GraalVM Enterprise Edition. JAXP provides a standard interface for parsing and transforming XML documents in Java applications. When processing specially crafted input, the JAXP component fails to properly handle certain conditions, allowing an attacker to consume excessive resources and cause a partial denial of service.

The attack requires no authentication and can be executed remotely over the network via multiple protocols. The exploitation complexity is low, making this vulnerability accessible to attackers with basic skills. While the vulnerability does not impact confidentiality or integrity, successful exploitation results in degraded availability of the affected Java runtime environment.

This vulnerability affects both client-side Java deployments (such as Java applets and Java Web Start applications that execute untrusted code within the Java sandbox) and server-side deployments that expose JAXP APIs through web services or other network-accessible interfaces.

Root Cause

The root cause lies in improper resource management within the JAXP XML processing component. When handling specific XML data patterns, the component does not adequately limit resource consumption, allowing maliciously crafted input to trigger resource exhaustion conditions. The Java sandbox, which normally provides security isolation for untrusted code, cannot prevent this denial of service condition because the vulnerability exists within the trusted JAXP implementation itself.

Attack Vector

The attack vector is network-based and can be exploited through multiple protocols. An attacker can target vulnerable systems by:

  1. Sending malicious XML data to web services that utilize JAXP for XML parsing
  2. Delivering specially crafted content to Java Web Start applications or applets
  3. Exploiting any network-accessible endpoint that processes XML using the vulnerable JAXP component

The vulnerability requires no user interaction for exploitation in server-side scenarios, though client-side exploitation via applets or Web Start applications may require user action to load the malicious content.

The attack mechanism involves supplying crafted XML data that causes the JAXP parser to enter a resource-intensive processing state. When the parser encounters this malicious input, it fails to properly bound its resource utilization, resulting in degraded service availability. The partial denial of service condition persists until the malicious processing completes or the affected Java process is terminated.

Detection Methods for CVE-2022-21299

Indicators of Compromise

  • Unusual spikes in CPU or memory utilization by Java processes, particularly those handling XML parsing
  • Increased response times or timeouts from web services that process XML data via JAXP
  • Java application logs showing excessive garbage collection or memory pressure during XML processing operations
  • Network traffic containing abnormally large or deeply nested XML payloads targeting Java-based web services

Detection Strategies

  • Monitor Java application performance metrics for anomalous resource consumption patterns during XML processing operations
  • Implement intrusion detection rules to identify malformed or suspiciously structured XML payloads in network traffic
  • Deploy application-layer monitoring to track JAXP API call patterns and detect unusual XML parsing behavior
  • Configure SentinelOne Singularity to monitor Java process behavior for denial of service indicators

Monitoring Recommendations

  • Enable detailed logging for JAXP XML parsing operations to capture processing anomalies
  • Implement resource utilization alerts for Java Virtual Machine instances handling untrusted XML content
  • Monitor web service endpoints that accept XML input for availability degradation patterns
  • Track Java process health metrics including CPU usage, memory allocation, and thread activity

How to Mitigate CVE-2022-21299

Immediate Actions Required

  • Update Oracle Java SE to versions 7u331, 8u321, 11.0.14, or 17.0.2 and later
  • Upgrade Oracle GraalVM Enterprise Edition to patched versions as specified in the Oracle CPU January 2022 advisory
  • Update Oracle OpenJDK installations to the latest available patched versions
  • Review and restrict network access to Java-based web services that process XML until patching is complete

Patch Information

Oracle has addressed this vulnerability in the January 2022 Critical Patch Update (CPU). The official security advisory is available at Oracle CPU January 2022. Organizations using affected Java versions should apply the appropriate patches immediately.

For Linux distributions:

  • Debian users should apply patches referenced in DSA-5057 and DSA-5058
  • Gentoo users should refer to GLSA 202209-05
  • NetApp customers should review NetApp Security Advisory ntap-20220121-0007

Workarounds

  • Implement XML input validation and sanitization before processing with JAXP to reject malformed or suspicious content
  • Deploy network-level filtering to limit XML payload sizes and complexity reaching Java applications
  • Consider using XML parsing limits such as XMLConstants.FEATURE_SECURE_PROCESSING to constrain resource usage during parsing
  • Isolate Java applications that must process untrusted XML content in resource-constrained environments
bash
# Verify Java version to check if patching is required
java -version

# Example: Setting secure processing feature for JAXP parsers
# Add to Java application startup parameters
-Djdk.xml.entityExpansionLimit=100
-Djdk.xml.maxOccur=5000
-Djdk.xml.totalEntitySizeLimit=50000000

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeDOS

  • Vendor/TechOracle Graalvm

  • SeverityMEDIUM

  • CVSS Score5.3

  • EPSS Probability0.10%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityLow
  • CWE References
  • NVD-CWE-noinfo
  • Technical References
  • Debian LTS Announcement

  • Gentoo GLSA 202209-05

  • NetApp Security Advisory #0007

  • NetApp Security Advisory #0006

  • Debian Security Advisory DSA-5057

  • Debian Security Advisory DSA-5058
  • Vendor Resources
  • Oracle CPU January 2022 Alert
  • Related CVEs
  • CVE-2024-21217: Oracle GraalVM DOS Vulnerability

  • CVE-2024-21208: Oracle GraalVM DOS Vulnerability

  • CVE-2024-21011: Oracle GraalVM Hotspot DOS Vulnerability

  • CVE-2024-21098: Oracle GraalVM Denial of Service Flaw
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English