Join the Cyber Forum: Threat Intel on May 12, 2026 to learn how AI is reshaping threat defense.Join the Virtual Cyber Forum: Threat IntelRegister Now
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
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • 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-2023-22081

CVE-2023-22081: Oracle GraalVM for JDK DoS Vulnerability

CVE-2023-22081 is a denial of service vulnerability in Oracle GraalVM for JDK affecting multiple Java versions. Attackers can exploit this JSSE component flaw via HTTPS to cause partial DoS. This article covers technical details, affected versions, impact, and mitigation strategies.

Published: February 11, 2026

CVE-2023-22081 Overview

CVE-2023-22081 is a vulnerability in the Oracle Java SE, Oracle GraalVM for JDK, and Oracle GraalVM Enterprise Edition products affecting the JSSE (Java Secure Socket Extension) component. This vulnerability allows an unauthenticated attacker with network access via HTTPS to cause a partial denial of service condition against affected Java deployments.

The vulnerability primarily impacts client-side Java deployments running sandboxed Java Web Start applications or sandboxed Java applets that load and execute untrusted code from the internet. Server-side deployments that only load and run trusted code (such as administrator-installed applications) are not affected by this vulnerability.

Critical Impact

Unauthenticated attackers can remotely cause partial denial of service to Java applications using HTTPS connections without any user interaction required.

Affected Products

  • Oracle JDK: 8u381, 8u381-perf, 11.0.20, 17.0.8, 21
  • Oracle JRE: 8u381, 8u381-perf, 11.0.20, 17.0.8, 21
  • Oracle GraalVM for JDK: 17.0.8, 21
  • Oracle GraalVM Enterprise Edition: 20.3.11, 21.3.7, 22.3.3
  • NetApp Cloud Insights Acquisition Unit
  • NetApp Cloud Insights Storage Workload Security Agent

Discovery Timeline

  • October 17, 2023 - CVE-2023-22081 published to NVD
  • November 3, 2025 - Last updated in NVD database

Technical Details for CVE-2023-22081

Vulnerability Analysis

This vulnerability resides in the JSSE component, which provides the implementation for SSL/TLS protocols in Java. The flaw enables remote attackers to partially disrupt service availability through network-based attacks over HTTPS connections.

The vulnerability is characterized by its ease of exploitation—requiring no authentication, no user interaction, and only network access to the target system via HTTPS. However, the scope is unchanged, meaning the vulnerable component is the same as the impacted component, and the impact is limited to availability without affecting confidentiality or integrity.

The vulnerability specifically targets Java client deployments that rely on the Java sandbox for security when executing untrusted code. This includes environments running Java Web Start applications or Java applets sourced from external networks. The attack does not require any privileges and can be initiated by any unauthenticated attacker with network connectivity to the vulnerable endpoint.

Root Cause

The vulnerability stems from improper handling within the JSSE component when processing HTTPS connections. While Oracle has not disclosed the specific technical details, the flaw allows attackers to trigger resource consumption or processing anomalies that result in degraded service availability. The issue is classified under NVD-CWE-noinfo, indicating the specific weakness type has not been publicly documented.

Attack Vector

The attack leverages network access via HTTPS to exploit the JSSE vulnerability. An attacker can target any Java application that:

  1. Uses the affected JSSE component for TLS/SSL connections
  2. Runs sandboxed Java Web Start applications or applets
  3. Loads and executes code from untrusted sources (e.g., internet-sourced content)
  4. Relies on the Java sandbox as a security boundary

The exploitation requires no authentication credentials and no user interaction, making it straightforward for attackers to execute. The attack results in a partial denial of service, degrading the availability of the affected Java application without completely taking it offline.

Detection Methods for CVE-2023-22081

Indicators of Compromise

  • Unusual volume of HTTPS connection attempts or TLS handshake requests targeting Java applications
  • Increased resource utilization (CPU, memory) in Java processes handling HTTPS traffic
  • Elevated error rates in JSSE-related logs during SSL/TLS operations
  • Application performance degradation coinciding with suspicious network activity patterns

Detection Strategies

  • Monitor Java application logs for anomalous JSSE exceptions or SSL/TLS processing errors
  • Implement network traffic analysis to identify unusual HTTPS connection patterns targeting Java endpoints
  • Deploy application performance monitoring to detect partial service degradation in Java applications
  • Review system resource utilization metrics for Java processes handling encrypted communications

Monitoring Recommendations

  • Enable detailed logging for JSSE component activities in Java applications
  • Configure alerting thresholds for Java process resource consumption anomalies
  • Establish baseline metrics for normal HTTPS traffic patterns to identify deviations
  • Implement continuous monitoring of Java runtime versions across the environment to ensure vulnerable versions are tracked

How to Mitigate CVE-2023-22081

Immediate Actions Required

  • Update Oracle Java SE to the latest patched version (post 8u381, 11.0.20, 17.0.8, or 21)
  • Upgrade Oracle GraalVM for JDK to versions newer than 17.0.8 and 21
  • Upgrade Oracle GraalVM Enterprise Edition beyond 20.3.11, 21.3.7, or 22.3.3
  • Review and update NetApp Cloud Insights components per NetApp security advisory

Patch Information

Oracle has addressed this vulnerability in their October 2023 Critical Patch Update. Administrators should apply the latest Java security updates available from the Oracle Security Alert CPU October 2023.

Additional vendor advisories with patch information:

  • NetApp Security Advisory NTAP-20231027-0006
  • Debian Security Advisory DSA-5537
  • Debian Security Advisory DSA-5548
  • Debian LTS Announcement

Workarounds

  • Restrict network access to Java applications from untrusted networks where feasible
  • Disable Java Web Start and Java applet functionality if not required for business operations
  • Implement network-level controls to limit HTTPS access to Java endpoints from external sources
  • Deploy web application firewalls or reverse proxies to filter malicious traffic targeting Java services
bash
# Verify installed Java version to check vulnerability status
java -version

# Check for affected JDK installations on Linux systems
find /usr -name "java" -type f -exec {} -version \; 2>&1 | grep -E "(1.8.0_381|11.0.20|17.0.8|21.0.0)"

# Update Java using package manager (Debian/Ubuntu example)
sudo apt update && sudo apt install openjdk-17-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 For Jdk

  • 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

  • NetApp Security Advisory NTAP-20231027-0006

  • Debian Security Advisory DSA-5537

  • Debian Security Advisory DSA-5548

  • NetApp Security Advisory NTAP-20241108-0002
  • Vendor Resources
  • Oracle Security Alert CPU October 2023
  • Related CVEs
  • CVE-2025-30752: Oracle GraalVM for JDK DOS Vulnerability

  • CVE-2025-30691: Oracle GraalVM For JDK Auth Bypass Flaw

  • CVE-2023-22025: Oracle GraalVM For JDK RCE Vulnerability
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