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-2021-35565

CVE-2021-35565: Oracle GraalVM JSSE DoS Vulnerability

CVE-2021-35565 is a denial of service vulnerability in Oracle GraalVM Enterprise Edition and Java SE affecting the JSSE component. Attackers can exploit this via TLS to cause partial DoS. This article covers technical details, affected versions, impact, and mitigation strategies.

Published: February 25, 2026

CVE-2021-35565 Overview

CVE-2021-35565 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 unauthenticated attackers with network access via TLS to cause a partial denial of service condition against affected Java applications. The flaw is easily exploitable and can be triggered by supplying specially crafted data to JSSE APIs through network services, without requiring the use of untrusted Java Web Start applications or Java applets.

Critical Impact

Network-accessible Java applications using TLS can be disrupted by unauthenticated attackers, potentially impacting service availability for web services, APIs, and enterprise applications relying on affected Java versions.

Affected Products

  • Oracle OpenJDK 7 Update 311, 8 Update 301, and 11.0.12
  • Oracle GraalVM Enterprise Edition 20.3.3 and 21.2.0
  • NetApp Active IQ Unified Manager, E-Series SANtricity products, OnCommand Insight, SnapManager
  • NetApp HCI Management Node and SolidFire
  • Fedora 33, 34, and 35
  • Debian Linux 9.0, 10.0, and 11.0

Discovery Timeline

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

Technical Details for CVE-2021-35565

Vulnerability Analysis

This vulnerability resides in the JSSE (Java Secure Socket Extension) component, which provides the framework and implementation for SSL, TLS, and DTLS protocols in Java. The flaw allows an unauthenticated attacker to exploit the vulnerability through network access via TLS connections. Unlike many Java vulnerabilities that require user interaction through applets or Web Start, this vulnerability can be exploited entirely through server-side API interactions, making it particularly relevant for backend services and web applications.

The attack does not compromise confidentiality or integrity of the system, but successfully exploiting this vulnerability results in a partial denial of service condition. The "partial" designation indicates that while the vulnerability can degrade service availability, it may not result in a complete system crash or full service outage. However, repeated exploitation could significantly impact application performance and user experience.

Root Cause

The vulnerability stems from improper handling of certain TLS protocol data within the JSSE component. When processing malformed or specially crafted TLS handshake or session data, the JSSE implementation fails to properly validate or limit resource consumption, allowing attackers to cause service degradation. The specific weakness was not assigned a detailed CWE classification by NVD, indicating Oracle has not publicly disclosed the precise code-level defect.

Attack Vector

The attack can be executed remotely over the network without authentication. An attacker sends malicious TLS traffic to any Java application that uses the JSSE component for secure communications. This includes web servers, application servers, RESTful APIs, and any networked Java service accepting TLS connections. The attack requires no user interaction and can be automated, making it suitable for use in denial of service campaigns against exposed Java services.

The vulnerability is exploited by supplying crafted data to JSSE APIs through legitimate TLS connection channels. Since this targets the protocol handling layer, any Java application accepting TLS connections on affected versions is potentially vulnerable, regardless of the application logic implemented on top of it.

Detection Methods for CVE-2021-35565

Indicators of Compromise

  • Unusual increases in TLS handshake failures or connection resets from specific source IPs
  • Elevated CPU or memory usage in Java processes handling TLS connections without corresponding legitimate traffic increases
  • Application logs showing JSSE-related exceptions or errors during TLS processing
  • Repeated connection attempts from the same sources that fail to complete normal transactions

Detection Strategies

  • Monitor Java application logs for unusual JSSE exceptions or SSL/TLS processing errors
  • Implement network traffic analysis to detect anomalous TLS handshake patterns targeting Java services
  • Deploy application performance monitoring to identify degradation in TLS-enabled Java services
  • Use intrusion detection systems with signatures for malformed TLS traffic patterns

Monitoring Recommendations

  • Establish baseline metrics for TLS connection handling performance and alert on significant deviations
  • Configure alerting on Java process resource utilization spikes, particularly memory and CPU
  • Monitor network connection states for unusual patterns of half-open or failed TLS sessions
  • Review and correlate firewall and load balancer logs with application-level TLS metrics

How to Mitigate CVE-2021-35565

Immediate Actions Required

  • Upgrade to patched versions of Java SE: Java 7u321, 8u311, or 11.0.13 and later
  • Update Oracle GraalVM Enterprise Edition to version 20.3.4 or 21.3.0 and later
  • Apply vendor-specific patches for affected NetApp, Fedora, and Debian distributions
  • Implement network-level rate limiting on TLS connections to affected services as a temporary measure

Patch Information

Oracle addressed this vulnerability in the October 2021 Critical Patch Update (CPU). The official security advisory is available at the Oracle CPU October 2021 Security Alert. Linux distribution users should apply updates through their package managers - Debian has released DSA-5000 and Fedora has issued package announcements for affected versions. NetApp customers should consult the NetApp Security Advisory for guidance on affected products.

Workarounds

  • Implement Web Application Firewalls (WAF) or reverse proxies to inspect and filter TLS traffic before it reaches Java applications
  • Use network segmentation to limit exposure of vulnerable Java services to trusted networks only
  • Configure connection timeouts and limits on TLS-accepting services to reduce impact of exploitation attempts
  • Consider using non-Java TLS termination (such as nginx or HAProxy) in front of vulnerable applications while awaiting patches
bash
# Check current Java version to determine vulnerability status
java -version

# For Debian/Ubuntu systems, update OpenJDK packages
sudo apt update && sudo apt upgrade openjdk-11-jdk

# For RHEL/CentOS/Fedora systems, update OpenJDK packages
sudo dnf update java-11-openjdk

# Verify updated version after patching
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.15%

  • 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

  • Fedora Package Announcement

  • Fedora Package Announcement

  • Fedora Package Announcement

  • Gentoo GLSA 202209-05

  • NetApp Security Advisory

  • NetApp Security Advisory

  • Debian Security DSA-5000
  • Vendor Resources
  • Oracle CPU Security 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