The SentinelOne Annual Threat Report - A Defenders Guide from the FrontlinesThe SentinelOne Annual Threat ReportGet the Report
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-3517

CVE-2026-3517: Progress ADC RCE Vulnerability

CVE-2026-3517 is an OS command injection vulnerability in Progress ADC LoadMaster that lets authenticated attackers execute arbitrary commands. This article covers the technical details, affected systems, and mitigation.

Published: April 23, 2026

CVE-2026-3517 Overview

CVE-2026-3517 is an OS Command Injection vulnerability affecting Progress ADC Products, specifically the LoadMaster appliance. This vulnerability enables an authenticated attacker with "Geo Administration" permissions to execute arbitrary commands on the underlying system by exploiting unsanitized input in the addcountry command within the API. Command injection flaws of this nature can lead to complete system compromise when successfully exploited.

Critical Impact

Authenticated attackers with Geo Administration privileges can achieve full remote code execution on LoadMaster appliances, potentially compromising network traffic management infrastructure and enabling lateral movement within the adjacent network.

Affected Products

  • Progress LoadMaster ADC Products
  • Progress ADC API with Geo Administration functionality
  • LoadMaster appliances with vulnerable firmware versions

Discovery Timeline

  • 2026-04-20 - CVE-2026-3517 published to NVD
  • 2026-04-20 - Last updated in NVD database

Technical Details for CVE-2026-3517

Vulnerability Analysis

This vulnerability is classified under CWE-77 (Improper Neutralization of Special Elements used in a Command). The flaw exists within the API layer of Progress LoadMaster ADC products, specifically in the handling of the addcountry command used by the Geo Administration functionality.

The attack requires adjacency to the network where the LoadMaster appliance resides and high-level privileges (Geo Administration permissions). However, once these prerequisites are met, the attacker faces low complexity in exploiting the vulnerability. The scope is changed, meaning successful exploitation can impact resources beyond the vulnerable component itself, affecting confidentiality, integrity, and availability of the entire appliance and potentially connected systems.

Root Cause

The root cause of CVE-2026-3517 is improper input sanitization within the addcountry command handler in the LoadMaster API. When processing country-related configuration parameters, the application fails to properly validate and sanitize user-supplied input before incorporating it into system commands. This allows specially crafted input containing shell metacharacters or command separators to break out of the intended command context and execute arbitrary OS-level commands with the privileges of the LoadMaster service.

Attack Vector

The attack vector for this vulnerability is through the adjacent network, requiring the attacker to have network proximity to the target LoadMaster appliance. The attacker must possess valid credentials with "Geo Administration" permissions to access the vulnerable API endpoint.

The exploitation flow involves:

  1. Authenticating to the LoadMaster management interface with Geo Administration credentials
  2. Accessing the API endpoint responsible for the addcountry functionality
  3. Injecting malicious OS commands through unsanitized input fields
  4. The injected commands execute with the privileges of the LoadMaster application process

The vulnerability allows command chaining through common shell metacharacters, enabling attackers to execute arbitrary commands beyond the intended functionality of the country configuration feature. For technical details on the exploitation mechanism, refer to the Progress Security Advisory.

Detection Methods for CVE-2026-3517

Indicators of Compromise

  • Unusual API requests to the addcountry endpoint containing shell metacharacters such as ;, |, &&, or backticks
  • Unexpected process spawning from the LoadMaster application process
  • Anomalous outbound network connections originating from the LoadMaster appliance
  • Authentication logs showing access to Geo Administration functions from unexpected sources

Detection Strategies

  • Monitor LoadMaster API access logs for requests to geographic administration endpoints with suspicious parameters
  • Implement network-based detection rules for command injection patterns in HTTP/HTTPS traffic to LoadMaster management interfaces
  • Deploy endpoint detection on LoadMaster appliances to identify unexpected child processes or command execution
  • Audit Geo Administration permission assignments to identify potentially compromised or unnecessary privileged accounts

Monitoring Recommendations

  • Enable verbose logging on LoadMaster API endpoints, particularly for Geo Administration functions
  • Configure alerts for API requests containing common command injection characters in parameter values
  • Monitor process execution chains on LoadMaster appliances for anomalous behavior
  • Review authentication logs for Geo Administration access from unusual IP addresses or at unusual times

How to Mitigate CVE-2026-3517

Immediate Actions Required

  • Review and audit all accounts with "Geo Administration" permissions, removing unnecessary privilege grants
  • Restrict network access to LoadMaster management interfaces to trusted administrative networks only
  • Implement additional network segmentation to limit adjacent network exposure
  • Monitor for exploitation attempts while preparing to apply vendor patches

Patch Information

Progress has released a security advisory addressing this vulnerability along with several related issues (CVE-2026-3518, CVE-2026-3519, CVE-2026-4048, CVE-2026-21876). Administrators should consult the Progress Security Advisory for specific patch versions and upgrade instructions applicable to their LoadMaster deployment.

Workarounds

  • Limit Geo Administration permissions to only essential personnel and service accounts
  • Implement strict network access controls to isolate the LoadMaster management interface from untrusted network segments
  • Deploy web application firewalls (WAF) or API gateways with command injection detection capabilities in front of the LoadMaster API
  • Consider disabling the Geo Administration feature if not actively required until patches can be applied
bash
# Example: Restrict management interface access via firewall rules
# Allow management access only from trusted admin network
iptables -A INPUT -p tcp --dport 443 -s 10.0.100.0/24 -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
  • TypeRCE

  • Vendor/TechProgress Adc

  • SeverityHIGH

  • CVSS Score8.4

  • EPSS Probability0.16%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:A/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-77
  • Technical References
  • Progress Security Advisory for CVEs
  • Related CVEs
  • CVE-2026-3519: Progress ADC LoadMaster RCE Vulnerability

  • CVE-2026-4048: Progress ADC RCE Vulnerability

  • CVE-2026-3518: Progress ADC RCE 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