A Leader in the 2026 Gartner® Magic Quadrant™ for Endpoint Protection. Six years running.Six years. Gartner® Magic Quadrant™ Leader.Find Out Why
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-2026-44518

CVE-2026-44518: Openquantumsafe Liboqs DoS Vulnerability

CVE-2026-44518 is a denial of service vulnerability in Openquantumsafe Liboqs caused by an out-of-bounds read in XMSS signature verification. This article covers the technical details, affected versions, and mitigation steps.

Published: June 4, 2026

CVE-2026-44518 Overview

CVE-2026-44518 is an out-of-bounds read vulnerability in liboqs, the Open Quantum Safe C-language cryptographic library that implements post-quantum cryptography algorithms. The flaw affects the stateful signature verification code paths for the eXtended Merkle Signature Scheme (XMSS) and its multi-tree variant XMSS^MT in versions prior to 0.16.0. When the verification routine receives a signature buffer shorter than the expected size for the given parameter set, it fails to validate the caller-supplied length and reads past the buffer boundary. The maintainers fixed the issue in liboqs version 0.16.0.

Critical Impact

Network-reachable attackers can submit malformed XMSS or XMSS^MT signatures to crash the verifying process, producing a denial-of-service condition in applications that consume untrusted post-quantum signatures.

Affected Products

  • Open Quantum Safe liboqs versions prior to 0.16.0
  • Applications and protocol stacks linking liboqs for XMSS stateful signature verification
  • Downstream cryptographic libraries that embed or wrap liboqs XMSS/XMSS^MT routines

Discovery Timeline

  • 2026-05-29 - CVE-2026-44518 published to NVD
  • 2026-06-04 - Last updated in NVD database

Technical Details for CVE-2026-44518

Vulnerability Analysis

The vulnerability resides in the XMSS and XMSS^MT stateful signature verification code shipped with liboqs. The verifier expects a signature whose length matches the size dictated by the selected parameter set, which encodes tree height, Winternitz parameter, and hash output size. When a caller passes a buffer shorter than that expected size, the implementation does not reject the input. Instead, it continues parsing and reads bytes beyond the end of the supplied buffer. The classification aligns with [CWE-20: Improper Input Validation].

The out-of-bounds bytes are fed only into an internal hash computation. They are never returned to the caller, so the bug does not provide an oracle for leaking adjacent memory contents. The practical observable impact is a crash of the verifying process when the read crosses into an unmapped memory page, producing a denial-of-service condition.

Root Cause

The verification function trusts the caller-provided signature length without comparing it against the parameter-set-derived expected length before dereferencing the buffer. Because XMSS signatures are large and structured, the parser advances through authentication paths and WOTS+ components, repeatedly reading from offsets that may exceed the actual allocation when the input is truncated.

Attack Vector

Exploitation requires only that an attacker can deliver a crafted XMSS or XMSS^MT signature to a process that calls the affected liboqs verification API. No authentication or user interaction is needed. The fix in commit ef70dea7c85e5637f37828d75e5b9bb29dbfe513 introduces explicit length validation against the parameter set before signature parsing.

No verified exploitation code is publicly available. Refer to the GitHub Security Advisory GHSA-wf7v-fhxj-73m2 for the maintainer description.

Detection Methods for CVE-2026-44518

Indicators of Compromise

  • Unexpected SIGSEGV or access-violation crashes in processes that call liboqs XMSS or XMSS^MT verification functions.
  • Core dumps showing faults inside liboqs XMSS verify routines while parsing signature buffers.
  • Repeated short or malformed signature submissions to services that accept post-quantum signatures.

Detection Strategies

  • Inventory binaries and containers that statically or dynamically link liboqs below version 0.16.0 using software composition analysis.
  • Instrument verification endpoints to log signature length and reject inputs whose length does not match the declared XMSS parameter set.
  • Run fuzzing harnesses against the XMSS/XMSS^MT verify API with truncated signature inputs to surface vulnerable builds.

Monitoring Recommendations

  • Alert on abnormal termination rates of services that perform post-quantum signature verification.
  • Capture and review crash telemetry from cryptographic worker processes for stack frames inside XMSS verification.
  • Track inbound traffic patterns that include malformed or undersized signature payloads against TLS, code-signing, or messaging endpoints using post-quantum signatures.

How to Mitigate CVE-2026-44518

Immediate Actions Required

  • Upgrade liboqs to version 0.16.0 or later across all build pipelines, container images, and deployed binaries.
  • Rebuild and redeploy any downstream libraries or applications that statically link liboqs.
  • Audit application code to enforce a length check on signature inputs before invoking XMSS or XMSS^MT verification.

Patch Information

The vulnerability is fixed in liboqs0.16.0. The fix is delivered in upstream commit ef70dea7c85e5637f37828d75e5b9bb29dbfe513, which adds the missing length validation in the XMSS and XMSS^MT verification path. Full details are documented in the Open Quantum Safe Security Advisory GHSA-wf7v-fhxj-73m2.

Workarounds

  • Wrap calls to the XMSS verification API with caller-side checks that compare the signature length against the parameter-set-defined expected length before dispatching to liboqs.
  • Disable XMSS and XMSS^MT algorithm support in services that do not require stateful hash-based signatures until the patched library is deployed.
  • Restrict network exposure of services that accept untrusted post-quantum signatures and rate-limit signature verification requests.
bash
# Verify the installed liboqs version and rebuild against 0.16.0
pkg-config --modversion liboqs
git clone --branch 0.16.0 https://github.com/open-quantum-safe/liboqs.git
cmake -S liboqs -B liboqs/build -DOQS_BUILD_ONLY_LIB=ON
cmake --build liboqs/build --parallel
sudo cmake --install liboqs/build

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

  • Vulnerability Details
  • TypeDOS

  • Vendor/TechOpenquantumsafe

  • SeverityMEDIUM

  • CVSS Score5.3

  • EPSS Probability0.05%

  • 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
  • CWE-20
  • Vendor Resources
  • GitHub Commit Update

  • GitHub Security Advisory
  • Latest CVEs
  • CVE-2026-49199: Acer Predator Connect W6x Firmware RCE Flaw

  • CVE-2026-42929: MacGregor VDR G4e Auth Bypass Vulnerability

  • CVE-2018-25384: Wikidforum XSS Vulnerability

  • CVE-2026-48501: GitHub CLI Auth Bypass Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the Most Advanced Cybersecurity Platform

See how the world’s most intelligent, autonomous cybersecurity platform can protect your organization today 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