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
    • 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-2021-35578

CVE-2021-35578: Oracle GraalVM DoS Vulnerability

CVE-2021-35578 is a denial of service vulnerability in Oracle GraalVM Enterprise Edition that allows unauthenticated attackers to cause partial DoS via TLS. This article covers technical details, affected versions, and mitigation.

Published: February 25, 2026

CVE-2021-35578 Overview

CVE-2021-35578 is a vulnerability in the Java SE and Oracle GraalVM Enterprise Edition products affecting the JSSE (Java Secure Socket Extension) component. This vulnerability allows an unauthenticated attacker with network access via TLS to cause a partial denial of service condition. The flaw is easily exploitable and can be triggered by supplying malicious data to APIs in the JSSE component without requiring untrusted Java Web Start applications or untrusted Java applets, making it particularly relevant for web services and server-side Java applications.

Critical Impact

Unauthenticated attackers can remotely trigger partial denial of service conditions on Java applications utilizing TLS connections, potentially disrupting critical business services and web applications.

Affected Products

  • Oracle OpenJDK 8 Update 301, 11.0.12, and 17
  • Oracle GraalVM Enterprise Edition 20.3.3 and 21.2.0
  • NetApp Active IQ Unified Manager (VMware vSphere and Windows)
  • NetApp E-Series SANtricity OS Controller, Storage Manager, and Web Services
  • NetApp HCI Management Node, OnCommand Insight, OnCommand Workflow Automation
  • NetApp Santricity Unified Manager, SnapManager (Oracle and SAP), SolidFire
  • Debian Linux 9.0, 10.0, and 11.0
  • Fedora 33, 34, and 35

Discovery Timeline

  • October 20, 2021 - CVE-2021-35578 published to NVD
  • November 21, 2024 - Last updated in NVD database

Technical Details for CVE-2021-35578

Vulnerability Analysis

This vulnerability resides in the JSSE (Java Secure Socket Extension) component, which provides the framework and implementation for SSL/TLS protocols in Java applications. The flaw enables remote attackers to cause availability impacts without requiring any privileges or user interaction, making it an attractive target for denial of service attacks against Java-based services.

The vulnerability specifically affects TLS connection handling, where maliciously crafted data sent to JSSE APIs can trigger resource consumption or processing issues that lead to partial service degradation. Notably, this vulnerability cannot be exploited through Java Web Start applications or Java applets, which limits the attack surface to server-side Java applications and web services that process TLS connections directly.

Root Cause

The root cause of this vulnerability lies in improper handling of certain TLS protocol data within the JSSE component. When processing TLS handshake or session data, the affected Java versions fail to adequately validate or limit resource consumption, allowing attackers to trigger conditions that degrade service availability. The specific technical details have not been fully disclosed by Oracle, but the vulnerability affects the core TLS implementation used by numerous Java applications.

Attack Vector

The attack vector is network-based and requires the attacker to send specially crafted TLS protocol data to a vulnerable Java application. The attack characteristics include:

  • Network-accessible: The attacker must have network connectivity to the target application's TLS endpoint
  • No authentication required: The vulnerability can be exploited by unauthenticated attackers
  • No user interaction: Exploitation does not require any action from legitimate users
  • API-based exploitation: The attack is executed by supplying malicious data through programmatic interfaces rather than browser-based applets

The vulnerability can be exploited against any Java application that exposes TLS services, including web servers, application servers, messaging systems, and custom Java applications that utilize JSSE for secure communications.

Detection Methods for CVE-2021-35578

Indicators of Compromise

  • Unusual patterns of TLS connection attempts or handshake failures from specific source IP addresses
  • Increased CPU or memory consumption on Java processes handling TLS connections
  • Application logs showing repeated TLS-related errors or exceptions in JSSE components
  • Network traffic analysis revealing malformed or unusual TLS protocol data

Detection Strategies

  • Monitor Java application performance metrics for anomalies in TLS connection handling latency
  • Implement network intrusion detection rules to identify unusual TLS handshake patterns
  • Review Java application logs for JSSE-related warnings or exceptions that may indicate exploitation attempts
  • Deploy SentinelOne Singularity platform to detect behavioral anomalies in Java processes

Monitoring Recommendations

  • Enable verbose logging for JSSE components during incident investigation periods
  • Configure alerting thresholds for TLS connection failure rates exceeding baseline metrics
  • Implement network flow analysis to detect potential denial of service attack patterns
  • Use application performance monitoring to track JSSE component resource utilization

How to Mitigate CVE-2021-35578

Immediate Actions Required

  • Upgrade Oracle OpenJDK to versions 8u311, 11.0.13, or 17.0.1 or later
  • Update Oracle GraalVM Enterprise Edition to patched versions as specified in Oracle's advisory
  • Apply vendor-specific patches for affected NetApp products following their security advisory guidance
  • Update Debian and Fedora systems using package managers to receive patched Java packages

Patch Information

Oracle addressed this vulnerability in the October 2021 Critical Patch Update (CPU). The official security advisory is available at Oracle Security Alert, October 2021. Additional patch information is available from distribution-specific advisories including Debian Security Advisory DSA-5000, Debian Security Advisory DSA-5012, and Gentoo GLSA 2022-09-05. NetApp customers should refer to NetApp Security Advisory for product-specific guidance.

Workarounds

  • Implement network-level rate limiting on TLS endpoints to mitigate denial of service impact
  • Deploy web application firewalls or reverse proxies with TLS termination to filter malicious requests
  • Restrict network access to Java applications processing TLS connections to trusted networks where possible
  • Consider implementing connection throttling at the application level for TLS services
bash
# Example: Verify Java version and update on Debian/Ubuntu
java -version
sudo apt update
sudo apt install openjdk-11-jdk
# Verify updated version
java -version

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

  • 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

  • Fedora Package Announcement

  • Fedora Package Announcement

  • Fedora Package Announcement

  • Gentoo GLSA 2022-09-05

  • NetApp Security Advisory

  • NetApp Security Advisory

  • Debian Security Advisory DSA-5000

  • Debian Security Advisory DSA-5012
  • Vendor Resources
  • Oracle Security Alert, October 2021
  • 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