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-2023-21967

CVE-2023-21967: Oracle GraalVM DOS Vulnerability

CVE-2023-21967 is a denial of service vulnerability in Oracle GraalVM and Java SE JSSE component that allows attackers to cause system crashes. This post explains its impact, affected versions, and mitigation steps.

Published: January 28, 2026

CVE-2023-21967 Overview

CVE-2023-21967 is a Denial of Service vulnerability in the Java Secure Socket Extension (JSSE) component of Oracle Java SE and Oracle GraalVM Enterprise Edition. This vulnerability allows an unauthenticated attacker with network access via HTTPS to cause a complete denial of service condition, resulting in a hang or frequently repeatable crash of affected Java applications.

The vulnerability is particularly concerning for Java deployments that run untrusted code, such as sandboxed Java Web Start applications or Java applets that load content from the internet. Additionally, this vulnerability can be exploited through APIs in the JSSE component, including web services that supply data to these APIs.

Critical Impact

Successful exploitation enables remote attackers to cause complete denial of service of Java applications without authentication, potentially disrupting critical business services and infrastructure running on affected Java versions.

Affected Products

  • Oracle Java SE: 8u361, 8u361-perf, 11.0.18, 17.0.6, 20
  • Oracle GraalVM Enterprise Edition: 20.3.9, 21.3.5, 22.3.1
  • Oracle OpenJDK: Multiple versions through 8u362 and version 20
  • NetApp 7-Mode Transition Tool
  • NetApp Brocade SAN Navigator
  • NetApp Cloud Insights Acquisition Unit
  • NetApp Cloud Insights Storage Workload Security Agent
  • NetApp OnCommand Insight
  • Debian Linux: 10.0, 11.0, 12.0

Discovery Timeline

  • April 18, 2023 - CVE-2023-21967 published to NVD
  • November 21, 2024 - Last updated in NVD database

Technical Details for CVE-2023-21967

Vulnerability Analysis

This vulnerability resides in the Java Secure Socket Extension (JSSE), which provides the framework and implementation for SSL/TLS protocols in Java. The flaw allows an unauthenticated remote attacker to trigger a denial of service condition through carefully crafted HTTPS requests.

The attack requires network access to the target application and exploits weaknesses in how JSSE handles certain SSL/TLS operations. While the vulnerability is classified as difficult to exploit due to the high attack complexity required, successful exploitation results in complete availability impact—causing the affected Java application to hang or crash repeatedly.

This vulnerability specifically affects the availability of the system without compromising confidentiality or integrity. Applications that process SSL/TLS connections, particularly those accepting connections from untrusted sources, are at highest risk.

Root Cause

The root cause stems from improper handling within the JSSE component when processing specific SSL/TLS protocol operations. The vulnerability occurs in the TLS handshake or secure connection handling logic, where malformed or specially crafted input can cause the application to enter an unresponsive state or crash.

The issue affects the core cryptographic communication layer of Java, making any application that relies on JSSE for secure communications potentially vulnerable when exposed to malicious network traffic.

Attack Vector

The attack vector is network-based, specifically targeting HTTPS connections. An attacker can exploit this vulnerability remotely without requiring any authentication or user interaction. The attack flow involves:

  1. The attacker identifies a Java application using an affected version of Java SE or GraalVM
  2. The attacker sends specially crafted HTTPS requests to the target application
  3. The malicious input triggers the vulnerability in the JSSE component
  4. The affected Java process hangs or crashes, resulting in denial of service

The vulnerability can also be triggered through web services that pass attacker-controlled data to JSSE APIs, expanding the potential attack surface beyond direct HTTPS connections.

Detection Methods for CVE-2023-21967

Indicators of Compromise

  • Unexpected Java process hangs or crashes when handling HTTPS connections
  • Repeated JVM crashes with stack traces pointing to JSSE or SSL/TLS handling code
  • Sudden spikes in failed HTTPS connection attempts in application logs
  • Memory or thread exhaustion in Java applications processing SSL/TLS traffic

Detection Strategies

  • Monitor Java application logs for exceptions related to SSL/TLS handshake failures or JSSE component errors
  • Implement network intrusion detection rules to identify anomalous HTTPS traffic patterns targeting Java services
  • Track JVM process stability metrics to detect unusual crash patterns or hangs
  • Audit deployed Java versions across the environment to identify vulnerable installations

Monitoring Recommendations

  • Configure alerting for Java process health checks to detect unresponsive applications
  • Enable verbose SSL/TLS logging in development and staging environments to identify potential exploitation attempts
  • Monitor network traffic to Java applications for unusual HTTPS request patterns
  • Implement application performance monitoring (APM) to detect degradation in SSL/TLS handling performance

How to Mitigate CVE-2023-21967

Immediate Actions Required

  • Update Oracle Java SE to versions newer than 8u361, 11.0.18, 17.0.6, or 20 as applicable
  • Update Oracle GraalVM Enterprise Edition to versions newer than 20.3.9, 21.3.5, or 22.3.1
  • Update OpenJDK installations to the latest patched versions
  • Review and restrict network access to Java applications where possible

Patch Information

Oracle has released security patches addressing this vulnerability in the April 2023 Critical Patch Update. Organizations should apply the appropriate patches based on their Java version:

  • Oracle JDK/JRE 8: Update to version newer than 8u361
  • Oracle JDK/JRE 11: Update to version newer than 11.0.18
  • Oracle JDK/JRE 17: Update to version newer than 17.0.6
  • Oracle JDK/JRE 20: Update to version newer than 20
  • Oracle GraalVM Enterprise Edition: Update beyond versions 20.3.9, 21.3.5, and 22.3.1

Additional vendor advisories are available from NetApp Security Advisory, Debian Security Advisory DSA-5430, and Debian Security Advisory DSA-5478.

Workarounds

  • Implement network-level controls to restrict access to Java applications from untrusted networks
  • Deploy web application firewalls (WAF) to filter potentially malicious HTTPS traffic before it reaches Java applications
  • Consider disabling Java Web Start and Java applets if not required for business operations
  • Isolate critical Java applications in segmented network zones with strict ingress filtering
bash
# Verify installed Java version
java -version

# Example: Check for vulnerable versions in Linux environments
find /usr -name "java" -type f -exec {} -version \; 2>&1 | grep -E "1\.8\.0_361|11\.0\.18|17\.0\.6|20\."

# Update Java on Debian-based systems
sudo apt update && sudo apt 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.9

  • EPSS Probability0.07%

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

  • NetApp Security Advisory #20230427

  • NetApp Security Advisory #20240621

  • Couchbase Security Alerts

  • Debian Security Advisory DSA-5430

  • Debian Security Advisory DSA-5478
  • Vendor Resources
  • Oracle CPU April 2023 Security Alerts
  • 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
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