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-2024-28834

CVE-2024-28834: GnuTLS Information Disclosure Vulnerability

CVE-2024-28834 is an information disclosure flaw in GnuTLS caused by the Minerva attack, which exploits timing side-channels in cryptographic operations. This article covers technical details, affected versions, and mitigation.

Published: January 28, 2026

CVE-2024-28834 Overview

A cryptographic side-channel vulnerability was discovered in GnuTLS, a widely-used TLS library. The flaw, associated with the Minerva attack research, exploits deterministic behavior in the library's cryptographic operations. When specific configurations are used, particularly with the GNUTLS_PRIVKEY_FLAG_REPRODUCIBLE flag, the vulnerability creates a timing side-channel through a noticeable step in nonce size from 513 to 512 bits. This information leakage could potentially allow attackers to recover private key material through careful observation of timing variations.

Critical Impact

This timing side-channel vulnerability in GnuTLS could enable attackers with network access to extract sensitive cryptographic information, potentially compromising the confidentiality of encrypted communications.

Affected Products

  • GnuTLS (versions using GNUTLS_PRIVKEY_FLAG_REPRODUCIBLE flag)
  • Red Hat Enterprise Linux distributions with affected GnuTLS packages
  • Debian-based distributions with vulnerable GnuTLS versions

Discovery Timeline

  • March 21, 2024 - CVE-2024-28834 published to NVD
  • November 4, 2025 - Last updated in NVD database

Technical Details for CVE-2024-28834

Vulnerability Analysis

The vulnerability stems from a weakness in GnuTLS's implementation of cryptographic operations, specifically related to use of broken or risky cryptographic algorithms (CWE-327). The Minerva attack exploits deterministic behavior within the TLS library that creates observable timing differences during signature generation operations.

When applications utilize the GNUTLS_PRIVKEY_FLAG_REPRODUCIBLE flag to enable deterministic ECDSA or DSA signatures, the nonce generation process exhibits a measurable timing variation. This occurs at a specific transition point where the nonce size shifts from 513 bits to 512 bits. An attacker capable of observing these timing differences across multiple cryptographic operations can potentially correlate the measurements to recover portions of the private key through statistical analysis.

The attack requires network-level access and the ability to trigger or observe multiple signature operations, making it a sophisticated attack that targets the fundamental cryptographic guarantees of the TLS protocol.

Root Cause

The root cause of CVE-2024-28834 lies in the non-constant-time execution paths within GnuTLS's nonce generation code. When the GNUTLS_PRIVKEY_FLAG_REPRODUCIBLE flag is enabled, the deterministic nonce generation algorithm produces timing variations that correlate with the bit-length transitions of internal values. This violates the principle of constant-time cryptographic implementations, which require all operations to execute in identical time regardless of the data being processed.

Attack Vector

The attack vector is network-based, requiring low privileges but high complexity to successfully exploit. An attacker must:

  1. Position themselves to observe timing variations in TLS handshakes or other signature operations
  2. Collect a sufficient number of timing measurements across multiple operations
  3. Apply statistical analysis techniques derived from the Minerva research to correlate timing variations with key material
  4. Reconstruct portions of the private key from the leaked information

The vulnerability specifically affects scenarios where deterministic signatures are enabled, as the standard randomized signature mode provides different security characteristics.

The Minerva attack methodology, detailed at the Minerva Research Project, demonstrates how even small timing variations in cryptographic implementations can be exploited to recover secret key material. This class of side-channel attack has been effective against multiple cryptographic libraries and implementations.

Detection Methods for CVE-2024-28834

Indicators of Compromise

  • Unusual patterns of repeated TLS connections or signature requests from specific sources
  • Applications using GnuTLS with the GNUTLS_PRIVKEY_FLAG_REPRODUCIBLE flag enabled
  • Evidence of timing analysis tools or scripts in network traffic or system logs
  • Unexplained certificate or key compromise without other indicators of intrusion

Detection Strategies

  • Monitor and inventory applications using GnuTLS library versions prior to the security patches
  • Scan configuration files and source code for usage of the GNUTLS_PRIVKEY_FLAG_REPRODUCIBLE flag
  • Deploy network-based anomaly detection to identify patterns consistent with timing attacks
  • Review TLS server logs for abnormal connection patterns that could indicate measurement collection

Monitoring Recommendations

  • Implement comprehensive logging of TLS handshake events and timing metrics
  • Monitor for security advisories from GnuTLS, Red Hat, Debian, and NetApp regarding this vulnerability
  • Track EPSS score changes (currently at 1.70% with 81.90 percentile) indicating exploitation likelihood
  • Establish baseline timing measurements for cryptographic operations to detect potential attack attempts

How to Mitigate CVE-2024-28834

Immediate Actions Required

  • Identify all systems and applications using GnuTLS library in your environment
  • Review application configurations to determine if GNUTLS_PRIVKEY_FLAG_REPRODUCIBLE flag is in use
  • Prioritize patching systems where deterministic signatures are enabled
  • Consider temporarily disabling the reproducible flag if immediate patching is not possible

Patch Information

Multiple security advisories have been released addressing this vulnerability. Organizations should apply the appropriate patches based on their operating system and distribution:

  • Red Hat: Apply patches from RHSA-2024:1784, RHSA-2024:1879, RHSA-2024:1997, RHSA-2024:2044, RHSA-2024:2570, or RHSA-2024:2889
  • Debian: Refer to the Debian LTS Announcement for patched package versions
  • NetApp: Consult NetApp Security Advisory ntap-20240524-0004 for affected products

For additional technical details, refer to the GnuTLS mailing list discussion and the Red Hat CVE Analysis.

Workarounds

  • Disable the GNUTLS_PRIVKEY_FLAG_REPRODUCIBLE flag in applications where deterministic signatures are not strictly required
  • Implement network segmentation to limit attacker access to systems performing sensitive cryptographic operations
  • Deploy intrusion detection systems to monitor for timing attack patterns
  • Consider using alternative TLS libraries in critical applications until patches can be applied
bash
# Check GnuTLS version on your system
gnutls-cli --version

# For Red Hat/CentOS systems, check installed package version
rpm -qa | grep gnutls

# For Debian/Ubuntu systems, check installed package version
dpkg -l | grep gnutls

# Update GnuTLS on Red Hat/CentOS
sudo yum update gnutls

# Update GnuTLS on Debian/Ubuntu
sudo apt-get update && sudo apt-get install --only-upgrade gnutls-bin libgnutls30

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

  • Vulnerability Details
  • TypeInformation Disclosure

  • Vendor/TechGnutls

  • SeverityMEDIUM

  • CVSS Score5.3

  • EPSS Probability1.70%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N
  • Impact Assessment
  • ConfidentialityHigh
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-327
  • Technical References
  • Red Hat Security Advisory RHSA-2024:1784

  • Red Hat Security Advisory RHSA-2024:1879

  • Red Hat Security Advisory RHSA-2024:1997

  • Red Hat Security Advisory RHSA-2024:2044

  • Red Hat Security Advisory RHSA-2024:2570

  • Red Hat Security Advisory RHSA-2024:2889

  • Red Hat CVE Analysis CVE-2024-28834

  • Red Hat Bug Report #2269228

  • GnuTLS Help List March 2024

  • Minerva Research Project

  • OpenWall OSS Security Mailing List Post 1

  • OpenWall OSS Security Mailing List Post 2

  • Debian LTS Announcement September 2024

  • Red Hat Marvin Project

  • NetApp Security Advisory ntap-20240524-0004
  • Related CVEs
  • CVE-2026-1584: GnuTLS DoS Vulnerability

  • CVE-2025-14831: GnuTLS DoS Vulnerability via Malicious Certificates

  • CVE-2025-9820: GnuTLS Buffer Overflow Vulnerability

  • CVE-2025-6395: GnuTLS NULL Pointer Dereference 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