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

CVE-2021-3449: OpenSSL TLS Server DoS Vulnerability

CVE-2021-3449 is a denial of service vulnerability in OpenSSL TLS server caused by NULL pointer dereference during renegotiation. This article covers the technical details, affected versions, and mitigation strategies.

Published: February 25, 2026

CVE-2021-3449 Overview

CVE-2021-3449 is a NULL pointer dereference vulnerability in OpenSSL that affects TLS servers running with TLSv1.2 and renegotiation enabled. An OpenSSL TLS server may crash if sent a maliciously crafted renegotiation ClientHello message from a client. Specifically, if a TLSv1.2 renegotiation ClientHello omits the signature_algorithms extension (where it was present in the initial ClientHello), but includes a signature_algorithms_cert extension, a NULL pointer dereference occurs, leading to a crash and denial of service condition.

This vulnerability is particularly significant because the vulnerable configuration—TLSv1.2 with renegotiation enabled—is the default configuration for affected OpenSSL versions. OpenSSL TLS clients are not impacted by this issue. The vulnerability affects all OpenSSL 1.1.1 versions from 1.1.1 through 1.1.1j, and users should upgrade to OpenSSL 1.1.1k. OpenSSL 1.0.2 is not impacted.

Critical Impact

Network-accessible TLS servers using vulnerable OpenSSL versions can be crashed remotely by malicious clients, causing service disruption without requiring authentication.

Affected Products

  • OpenSSL 1.1.1 through 1.1.1j
  • Node.js (multiple versions using affected OpenSSL)
  • Debian Linux 9.0 and 10.0
  • FreeBSD 12.2 (including patch levels p1 and p2)
  • NetApp Active IQ Unified Manager, SnapCenter, StorageGrid, and related products
  • Tenable Nessus, Nessus Network Monitor, and Tenable.sc
  • Oracle MySQL Server, MySQL Connectors, MySQL Workbench, and GraalVM
  • Siemens SCALANCE, SIMATIC, RUGGEDCOM, and SINEC product families
  • Check Point Quantum Security Gateway and Management products
  • SonicWall SMA100 and SonicOS products
  • McAfee Web Gateway and Web Gateway Cloud Service

Discovery Timeline

  • 2021-03-25 - CVE-2021-3449 published to NVD
  • 2024-11-21 - Last updated in NVD database

Technical Details for CVE-2021-3449

Vulnerability Analysis

This vulnerability is classified as CWE-476 (NULL Pointer Dereference). The flaw exists in how OpenSSL handles TLS renegotiation when specific combinations of extensions are present or absent in ClientHello messages.

During TLS 1.2 renegotiation, the server expects consistency in the extensions provided by the client. When an initial ClientHello contains the signature_algorithms extension and a subsequent renegotiation ClientHello omits this extension while including signature_algorithms_cert, the server code attempts to access a NULL pointer, resulting in an immediate crash.

The attack can be executed over the network without any authentication, though it does require successful TLS handshake initiation. The primary impact is availability—no confidentiality or integrity compromise occurs, but the service becomes unavailable until restarted.

Root Cause

The root cause lies in improper handling of the extension parsing logic during TLS renegotiation. The OpenSSL code assumed that if signature_algorithms_cert was present, then signature_algorithms would also be present (as it was in the initial handshake). When the renegotiation ClientHello violates this assumption by removing the signature_algorithms extension, the code dereferences a NULL pointer when processing the signature algorithms.

The fix, implemented in commit fb9fa6b51defd48157eeb207f52181f735d96148, adds proper NULL checks before accessing the signature algorithms data structure during renegotiation processing.

Attack Vector

The attack requires network access to a TLS server running a vulnerable OpenSSL version. The attacker must:

  1. Initiate a TLS 1.2 connection with the signature_algorithms extension present in the initial ClientHello
  2. Request renegotiation with a crafted ClientHello that includes signature_algorithms_cert but omits signature_algorithms
  3. The server processes this malformed renegotiation request and crashes due to the NULL pointer dereference

The attack vector is network-based and requires no privileges or user interaction. The vulnerability manifests when OpenSSL attempts to process the inconsistent extension state between the initial handshake and the renegotiation attempt. The server validates extension presence inconsistently, leading to the crash condition when the pointer to the signature algorithms structure is dereferenced without a NULL check. For detailed technical information, see the OpenSSL Security Advisory.

Detection Methods for CVE-2021-3449

Indicators of Compromise

  • Unexpected TLS server process crashes or restarts without clear cause
  • Core dumps or crash logs showing NULL pointer dereference in OpenSSL TLS handling functions
  • High frequency of TLS connection attempts followed by renegotiation requests from single sources
  • Network traffic patterns showing repeated ClientHello messages with inconsistent extension combinations

Detection Strategies

  • Monitor TLS server process stability and implement automatic restart detection with alerting
  • Analyze TLS handshake patterns using network intrusion detection systems for anomalous renegotiation requests
  • Deploy deep packet inspection rules to identify ClientHello messages with mismatched extension combinations
  • Implement application-level logging to capture TLS handshake extension details for forensic analysis

Monitoring Recommendations

  • Configure process monitoring for OpenSSL-dependent services to detect abnormal termination
  • Enable crash dump collection and analysis for rapid root cause identification
  • Monitor network traffic for unusual patterns of TLS connections from single IP addresses
  • Set up alerting for TLS connection failure rate anomalies that may indicate ongoing attack attempts

How to Mitigate CVE-2021-3449

Immediate Actions Required

  • Upgrade OpenSSL to version 1.1.1k or later immediately on all affected systems
  • If immediate patching is not possible, disable TLS renegotiation as a temporary mitigation
  • Inventory all systems using OpenSSL 1.1.1 through 1.1.1j to identify vulnerable deployments
  • Prioritize internet-facing TLS servers for immediate remediation

Patch Information

The vulnerability is fixed in OpenSSL 1.1.1k. Users should upgrade to this version or later. OpenSSL 1.0.2 is not affected by this vulnerability. Multiple vendors have released patches for products that bundle OpenSSL, including:

  • OpenSSL Security Advisory - Official patch announcement
  • Oracle CPU April 2021 - Oracle product patches
  • Siemens Security Advisory SSA-772220 - Siemens product updates
  • Debian Security Advisory DSA-4875 - Debian package updates

Workarounds

  • Disable TLS renegotiation on servers where upgrading is not immediately possible using SSL_OP_NO_RENEGOTIATION option
  • Implement rate limiting on TLS connections to reduce the impact of potential DoS attempts
  • Deploy Web Application Firewalls or TLS-aware load balancers that can filter malformed handshakes
  • Consider temporarily restricting TLS server access to trusted client IP ranges if feasible
bash
# Check OpenSSL version on Linux systems
openssl version

# Example: Disable renegotiation in nginx configuration
# Add to ssl server block:
# ssl_protocols TLSv1.2 TLSv1.3;
# Note: TLSv1.3 does not support renegotiation

# Update OpenSSL on Debian/Ubuntu
sudo apt update && sudo apt upgrade openssl

# Update OpenSSL on RHEL/CentOS
sudo yum update openssl

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeDOS

  • Vendor/TechOpenssl

  • SeverityMEDIUM

  • CVSS Score5.9

  • EPSS Probability9.58%

  • 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
  • CWE-476
  • Technical References
  • Openwall OSS-Security Post 1

  • Openwall OSS-Security Post 2

  • Openwall OSS-Security Post 3

  • Openwall OSS-Security Post 4

  • Siemens Security Advisory SSA-389290

  • OpenSSL Commit Diff Update

  • Pulse Secure Advisory SA44845

  • McAfee Security Bulletin SB10356

  • Debian LTS Security Announcement

  • Fedora Package Announcement

  • SonicWall Vulnerability SNWLID-2021-0013

  • FreeBSD Security Advisory SA-21:07

  • Gentoo GLSA 202103-03

  • NetApp Security Advisory NTAP-20210326-0006

  • NetApp Security Advisory NTAP-20210513-0002

  • NetApp Security Advisory NTAP-20240621-0006

  • Cisco Security Advisory OpenSSL

  • Debian Security Advisory DSA-4875

  • Oracle CPU July 2022 Security Alert

  • Oracle CPU October 2021 Security Alert

  • Tenable Security Notification TNS-2021-05

  • Tenable Security Notification TNS-2021-06

  • Tenable Security Notification TNS-2021-09

  • Tenable Security Notification TNS-2021-10
  • Vendor Resources
  • Siemens Security Advisory SSA-772220

  • OpenSSL Security Advisory March 2021

  • Oracle CPU July 2021 Security Alert

  • Oracle CPU April 2021 Security Alert

  • Oracle CPU April 2022 Security Alert
  • Related CVEs
  • CVE-2026-28389: OpenSSL CMS DoS Vulnerability

  • CVE-2026-28388: OpenSSL Delta CRL DoS Vulnerability

  • CVE-2026-28386: OpenSSL AES-CFB128 DoS Vulnerability

  • CVE-2026-28390: OpenSSL CMS DoS 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