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-2025-13799

CVE-2025-13799: Adslr B-qe2w401 Firmware RCE Vulnerability

CVE-2025-13799 is a remote code execution vulnerability in Adslr B-qe2w401 Firmware caused by command injection in the ap_macfilter_del function. This article covers technical details, affected versions, and mitigation.

Updated: January 8, 2026

CVE-2025-13799 Overview

A command injection vulnerability has been identified in ADSLR NBR1005GPEV2 firmware version 250814-r037c. This vulnerability affects the ap_macfilter_del function within the /send_order.cgi file, where improper handling of the mac argument allows attackers to inject and execute arbitrary system commands. The vulnerability is remotely exploitable, making it particularly concerning for network-attached devices.

Critical Impact

Remote attackers can exploit improper input validation in the MAC filter deletion function to execute arbitrary commands on the affected network device, potentially gaining unauthorized access to the network infrastructure.

Affected Products

  • ADSLR B-QE2W401 Firmware
  • ADSLR B-QE2W401 Hardware Device
  • ADSLR NBR1005GPEV2 (Firmware version 250814-r037c)

Discovery Timeline

  • 2025-12-01 - CVE-2025-13799 published to NVD
  • 2025-12-11 - Last updated in NVD database

Technical Details for CVE-2025-13799

Vulnerability Analysis

This vulnerability is classified under CWE-77 (Command Injection) and CWE-74 (Improper Neutralization of Special Elements in Output Used by a Downstream Component). The flaw resides in the ap_macfilter_del function, which is responsible for removing MAC addresses from the device's filtering list. When processing the mac parameter, the function fails to properly sanitize user-supplied input before passing it to system command execution routines.

The attack can be initiated remotely over the network, requiring only low-privilege authentication. No user interaction is necessary for exploitation. The vulnerability has been publicly disclosed, and exploit details have been made available, increasing the risk of active exploitation attempts against unpatched devices.

Root Cause

The root cause of this vulnerability is insufficient input validation and sanitization within the ap_macfilter_del function. The mac parameter, intended to receive MAC address strings, is processed without proper escaping or validation of special characters. This allows an attacker to append shell metacharacters and arbitrary commands to the expected MAC address input, which are then executed by the underlying system shell.

The vendor, ADSLR, was contacted about this security issue but did not respond to the disclosure, leaving users without an official patch or mitigation guidance.

Attack Vector

The attack vector is network-based, accessible through the /send_order.cgi endpoint. An authenticated attacker with low privileges can craft a malicious HTTP request containing shell metacharacters (such as ;, |, &&, or backticks) within the mac parameter. When the ap_macfilter_del function processes this input, the injected commands are executed with the privileges of the web server process, typically running as root on embedded devices.

A typical exploitation scenario would involve sending a specially crafted request to the vulnerable endpoint. The attacker would include command injection payloads within the MAC address field, allowing execution of arbitrary system commands. This could enable actions such as establishing reverse shells, modifying device configurations, or pivoting to other network resources.

For detailed technical information about this vulnerability, refer to the VulDB security advisory and the associated submission documentation.

Detection Methods for CVE-2025-13799

Indicators of Compromise

  • Unusual HTTP requests to /send_order.cgi containing shell metacharacters (;, |, &&, `) in the mac parameter
  • Unexpected outbound connections from the ADSLR device to external IP addresses
  • Modified system configuration files or new user accounts on the device
  • Anomalous process execution or shell activity originating from the web server process

Detection Strategies

  • Implement network intrusion detection rules to monitor HTTP traffic to ADSLR devices for command injection patterns in the mac parameter
  • Deploy web application firewall (WAF) rules to block requests containing shell metacharacters to the /send_order.cgi endpoint
  • Enable and review web server access logs on ADSLR devices for suspicious request patterns
  • Monitor network traffic from ADSLR devices for unexpected outbound connections or data exfiltration attempts

Monitoring Recommendations

  • Configure SIEM alerts for HTTP requests to ADSLR management interfaces containing injection payloads
  • Establish baseline network behavior for ADSLR devices and alert on deviations
  • Implement egress filtering to restrict outbound connections from network devices
  • Regularly audit device configurations and compare against known-good baselines

How to Mitigate CVE-2025-13799

Immediate Actions Required

  • Restrict network access to the ADSLR device management interface using firewall rules or network segmentation
  • Implement strong authentication controls and limit administrative access to trusted IP addresses only
  • Consider temporarily disabling web-based management if not operationally required
  • Deploy network-based intrusion prevention systems (IPS) with signatures for command injection attacks

Patch Information

As of the last update, ADSLR has not released a security patch for this vulnerability. The vendor was contacted during the responsible disclosure process but did not respond. Users should monitor VulDB entry #333810 and vendor communications for any future patch announcements. Given the lack of vendor response, organizations should prioritize implementing compensating controls and consider device replacement with actively supported alternatives.

Workarounds

  • Place ADSLR devices behind a dedicated management VLAN with strict access controls
  • Use a reverse proxy with input validation to filter malicious requests before they reach the device
  • Disable the MAC filter functionality if not operationally required to reduce attack surface
  • Implement host-based firewall rules on the device (if supported) to limit access to the web interface
bash
# Example: Network segmentation using iptables to restrict access to management interface
# Allow only trusted management subnet
iptables -A INPUT -s 192.168.10.0/24 -p tcp --dport 80 -j ACCEPT
iptables -A INPUT -s 192.168.10.0/24 -p tcp --dport 443 -j ACCEPT
# Drop all other access to web management ports
iptables -A INPUT -p tcp --dport 80 -j DROP
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/TechAdslr

  • SeverityMEDIUM

  • CVSS Score5.3

  • EPSS Probability0.48%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/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
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityLow
  • CWE References
  • CWE-74

  • CWE-77
  • Technical References
  • VulDB CTI ID #333810

  • VulDB #333810

  • VulDB Submission #691842

  • Notion Security Document
  • Related CVEs
  • CVE-2025-13797: Adslr B-qe2w401 Firmware RCE Vulnerability

  • CVE-2025-13798: Adslr B-qe2w401 Firmware RCE Vulnerability

  • CVE-2025-13800: Adslr B-qe2w401 Firmware RCE 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