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-2026-0517

CVE-2026-0517: Secure Access Server DoS Vulnerability

CVE-2026-0517 is a denial-of-service vulnerability in Secure Access Server prior to version 14.20 that allows attackers to crash the server with crafted packets. This article covers technical details, impact, and mitigation.

Published: January 23, 2026

CVE-2026-0517 Overview

CVE-2026-0517 is a denial-of-service vulnerability affecting Secure Access Server prior to version 14.20. This vulnerability allows an attacker to send a specially crafted packet to a server, causing the server to crash and become unavailable. The vulnerability is classified as CWE-400 (Uncontrolled Resource Consumption), indicating that improper resource management allows attackers to exhaust system resources or trigger service disruptions.

Critical Impact

Attackers on an adjacent network can exploit this vulnerability to crash Secure Access Server instances, potentially disrupting critical remote access infrastructure and affecting business continuity.

Affected Products

  • Secure Access Server versions prior to 14.20

Discovery Timeline

  • 2026-01-17 - CVE CVE-2026-0517 published to NVD
  • 2026-01-20 - Last updated in NVD database

Technical Details for CVE-2026-0517

Vulnerability Analysis

This denial-of-service vulnerability stems from improper handling of specially crafted network packets. When a malformed packet is received by the Secure Access Server, the application fails to properly validate or process the input, resulting in a crash condition. The vulnerability requires the attacker to be on an adjacent network segment, limiting the attack surface compared to remotely exploitable vulnerabilities. However, successful exploitation does not require any user interaction or authentication, making it exploitable by any attacker with network adjacency.

The attack complexity is considered high, meaning specific conditions must be met for successful exploitation. Despite these constraints, the impact on availability is significant—a successful attack can completely disrupt server operations.

Root Cause

The root cause of CVE-2026-0517 is uncontrolled resource consumption (CWE-400). The Secure Access Server fails to implement proper bounds checking or resource limits when processing incoming network packets. When an attacker sends a specially crafted packet designed to trigger this condition, the server cannot handle the malformed input gracefully, leading to resource exhaustion or an unhandled exception that crashes the service.

Attack Vector

The attack vector requires adjacent network access (AV:A), meaning the attacker must be on the same network segment as the target server, such as a local LAN, shared Wi-Fi network, or the same broadcast domain. The attack does not require authentication or user interaction, but the high attack complexity indicates that certain preconditions must be met for successful exploitation.

An attacker would craft a malicious network packet targeting the vulnerable packet processing routine in Secure Access Server. When the server receives and attempts to process this packet, the vulnerability is triggered, causing the service to crash.

For technical details on the vulnerability mechanism, refer to the Absolute Security Advisory.

Detection Methods for CVE-2026-0517

Indicators of Compromise

  • Unexpected Secure Access Server service crashes or restarts
  • Unusual network traffic patterns or malformed packets targeting the server
  • Error logs indicating packet processing failures or unhandled exceptions
  • Service availability degradation without apparent cause

Detection Strategies

  • Monitor Secure Access Server logs for crash events, service restarts, and packet processing errors
  • Deploy network intrusion detection systems (NIDS) to identify anomalous packets targeting Secure Access Server
  • Implement application performance monitoring to detect unexpected service interruptions
  • Configure alerts for repeated service failures within short time periods

Monitoring Recommendations

  • Enable verbose logging on Secure Access Server to capture detailed information about processed packets
  • Establish baseline network traffic patterns to identify anomalous activity
  • Monitor system resource utilization (CPU, memory) for signs of resource exhaustion attacks
  • Set up automated health checks to detect and alert on service unavailability

How to Mitigate CVE-2026-0517

Immediate Actions Required

  • Upgrade Secure Access Server to version 14.20 or later immediately
  • Review network architecture to ensure Secure Access Server is not exposed to untrusted adjacent networks
  • Implement network segmentation to limit potential attacker access to adjacent network segments
  • Enable rate limiting on network interfaces to reduce the impact of packet-based attacks

Patch Information

Absolute has released a security update addressing this vulnerability in Secure Access Server version 14.20. Organizations should prioritize upgrading to this version or later to remediate CVE-2026-0517. For detailed patch information and download links, refer to the Absolute Security Advisory.

Workarounds

  • Implement network access controls to restrict access to Secure Access Server from trusted network segments only
  • Deploy a web application firewall (WAF) or network firewall capable of inspecting and filtering malformed packets
  • Enable high-availability configurations to minimize service disruption impact from potential crashes
  • Configure automatic service restart mechanisms to reduce downtime in the event of exploitation
bash
# Example network ACL configuration (adjust for your environment)
# Restrict access to Secure Access Server to trusted subnets only
iptables -A INPUT -p tcp --dport 443 -s 10.0.0.0/8 -j ACCEPT
iptables -A INPUT -p tcp --dport 443 -j DROP

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

  • Vulnerability Details
  • TypeDOS

  • Vendor/TechSecure Access Server

  • SeverityMEDIUM

  • CVSS Score6.0

  • EPSS Probability0.01%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:A/AC:H/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
  • Impact Assessment
  • ConfidentialityHigh
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-400
  • Technical References
  • Absolute Security Advisory
  • Latest CVEs
  • CVE-2025-49454: TinySalt Path Traversal Vulnerability

  • CVE-2025-48261: MultiVendorX Information Disclosure Flaw

  • CVE-2025-32119: CardGate WooCommerce SQL Injection Flaw

  • CVE-2025-26879: s2Member Plugin Reflected XSS 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