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-21365

CVE-2022-21365: Oracle GraalVM ImageIO DOS Vulnerability

CVE-2022-21365 is a denial of service vulnerability in Oracle GraalVM Enterprise Edition's ImageIO component that allows unauthenticated attackers to cause partial DOS. This article covers technical details, affected versions, and mitigation.

Published: February 18, 2026

CVE-2022-21365 Overview

CVE-2022-21365 is a denial of service vulnerability in the ImageIO 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 (partial DoS) against affected Java deployments.

The vulnerability is particularly concerning for Java deployments running sandboxed Java Web Start applications or sandboxed Java applets that load and run untrusted code from the internet while relying on the Java sandbox for security. Additionally, the vulnerability can be exploited through APIs in the ImageIO component, such as through web services that supply data to these APIs.

Critical Impact

Unauthenticated remote attackers can cause service degradation through network-accessible ImageIO API exploitation, affecting availability of Java-based applications and services.

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 including 7, 8, 11, and 17 series
  • 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, OnCommand Insight, OnCommand Workflow Automation, SnapManager, SolidFire, and others

Discovery Timeline

  • January 19, 2022 - CVE-2022-21365 published to NVD
  • November 21, 2024 - Last updated in NVD database

Technical Details for CVE-2022-21365

Vulnerability Analysis

This vulnerability resides in the ImageIO component of Oracle Java SE and GraalVM Enterprise Edition. The ImageIO API provides a pluggable architecture for working with images, supporting various formats through image readers and writers. The flaw allows attackers to cause resource exhaustion or processing issues when the ImageIO component handles specially crafted input.

The vulnerability can be triggered remotely without any user interaction or authentication. When exploited, the attack results in degraded service availability rather than complete system unavailability, making it a partial denial of service condition. This affects both client-side Java applications (applets and Web Start) and server-side deployments where ImageIO APIs process untrusted image data.

Root Cause

The root cause stems from insufficient input validation or resource management within the ImageIO component when processing image data. The component fails to properly handle certain malformed or malicious input, leading to resource consumption that impacts service availability. Oracle has not disclosed specific technical details about the exact flaw, classifying this as NVD-CWE-noinfo.

Attack Vector

The attack vector is network-based and can be executed through multiple protocols. An attacker can exploit this vulnerability by:

  1. Delivering malicious image data to a sandboxed Java applet or Web Start application running on the victim's system
  2. Sending crafted image data to server-side applications that use ImageIO APIs to process user-supplied content
  3. Targeting web services that accept and process image data through ImageIO components

The attack requires no privileges and no user interaction, making it straightforward for attackers to exploit. The vulnerability specifically impacts the availability of the affected system, with no impact on confidentiality or integrity.

Detection Methods for CVE-2022-21365

Indicators of Compromise

  • Unusual resource consumption (CPU, memory) in Java processes, particularly those handling image processing
  • Increased latency or timeouts in Java-based web services that process images
  • Application logs showing errors or exceptions related to ImageIO operations
  • Repeated requests containing image data to vulnerable endpoints

Detection Strategies

  • Monitor Java application performance metrics for anomalous resource usage patterns during image processing operations
  • Implement application-level logging for ImageIO API calls and analyze for unusual patterns or malformed input
  • Deploy network intrusion detection rules to identify potential exploitation attempts targeting Java image processing endpoints
  • Use SentinelOne's behavioral AI to detect Java process anomalies indicative of denial of service attacks

Monitoring Recommendations

  • Enable detailed logging for Java applications processing untrusted image data
  • Configure alerts for Java process resource exhaustion thresholds
  • Monitor web application firewall logs for suspicious image upload patterns
  • Track application availability metrics for services utilizing ImageIO components

How to Mitigate CVE-2022-21365

Immediate Actions Required

  • Update Oracle Java SE to versions newer than 7u321, 8u311, 11.0.13, or 17.0.1 respectively
  • Update Oracle GraalVM Enterprise Edition beyond versions 20.3.4 and 21.3.0
  • Apply operating system vendor patches for bundled Java packages (Debian, etc.)
  • Review and restrict network access to Java-based image processing services where possible

Patch Information

Oracle addressed this vulnerability in the January 2022 Critical Patch Update. Organizations should apply the appropriate patches based on their Java distribution:

  • Oracle JDK/JRE: Update to the patched versions available from Oracle
  • OpenJDK: Apply updates from your distribution vendor or the OpenJDK project
  • Debian Linux: Apply security updates per DSA-5057 and DSA-5058
  • NetApp Products: Refer to the NetApp Security Advisory for product-specific guidance
  • Gentoo Linux: Apply updates per GLSA 202209-05

Workarounds

  • Disable or restrict access to Java Web Start and applet functionality where not required
  • Implement input validation and sanitization for image data before processing with ImageIO APIs
  • Deploy web application firewalls to filter potentially malicious image uploads
  • Consider sandboxing or isolating Java applications that must process untrusted image data
bash
# Check current Java version to determine if patching is required
java -version

# For systems using alternatives, list available Java versions
update-alternatives --list java

# Example: Updating Java on Debian-based systems
apt-get update && apt-get upgrade openjdk-11-jdk

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.11%

  • 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

  • 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