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-13798

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

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

Updated: January 22, 2026

CVE-2025-13798 Overview

A command injection vulnerability has been identified in ADSLR NBR1005GPEV2 firmware version 250814-r037c. This security flaw affects the ap_macfilter_add function within the /send_order.cgi file. By manipulating the mac argument, an attacker can inject and execute arbitrary commands on the affected device. The attack can be performed remotely over the network, making this a significant security concern for organizations using affected ADSLR networking equipment.

The vulnerability has been publicly disclosed with exploit details available, and notably, the vendor was contacted about this issue but did not respond.

Critical Impact

Remote attackers with low-level privileges can execute arbitrary commands on vulnerable ADSLR routers by exploiting improper input validation in the MAC address filtering functionality, potentially leading to complete device compromise.

Affected Products

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

Discovery Timeline

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

Technical Details for CVE-2025-13798

Vulnerability Analysis

CVE-2025-13798 is classified as a command injection vulnerability (CWE-77) with broader implications of injection attacks (CWE-74). The vulnerability exists in the ap_macfilter_add function, which processes user-supplied MAC address input through the /send_order.cgi endpoint.

The CVSS 4.0 score is 5.3 (Medium) with the following attack characteristics:

  • Attack Vector: Network-based exploitation
  • Attack Complexity: Low
  • Privileges Required: Low
  • User Interaction: None required

The EPSS (Exploit Prediction Scoring System) indicates a 0.52% probability of exploitation in the wild, placing this vulnerability at the 66th percentile compared to other vulnerabilities.

Root Cause

The root cause of this vulnerability stems from insufficient input validation and sanitization of the mac parameter in the MAC address filtering functionality. When user-supplied data is passed to the ap_macfilter_add function, the input is not properly sanitized before being processed by shell commands or system calls, allowing attackers to inject malicious command sequences.

This is a common vulnerability pattern in embedded network devices where input handling routines fail to escape or validate special characters that have meaning in command interpreters.

Attack Vector

The attack vector for CVE-2025-13798 involves sending specially crafted HTTP requests to the /send_order.cgi endpoint on vulnerable ADSLR devices. An authenticated attacker with low-level privileges can manipulate the mac parameter to include shell metacharacters and command sequences.

The vulnerability manifests when the mac parameter value is passed to system functions without proper sanitization. By including command separators (such as ;, |, or &&) followed by malicious commands, an attacker can execute arbitrary code on the underlying operating system with the privileges of the web server process.

Since the attack can be performed remotely over the network and requires only low-level authentication, compromised devices could be used as pivot points for further network intrusion, incorporated into botnets, or have their configurations maliciously modified.

Detection Methods for CVE-2025-13798

Indicators of Compromise

  • Unusual HTTP requests to /send_order.cgi containing shell metacharacters in the mac parameter
  • Unexpected outbound network connections from ADSLR devices
  • Anomalous process execution or system commands on the router device
  • Modified device configurations or unauthorized administrative accounts
  • Unusual CPU or memory utilization on affected networking equipment

Detection Strategies

Organizations should implement the following detection strategies for CVE-2025-13798:

  1. Web Application Firewall (WAF) Rules: Deploy rules to detect and block requests containing command injection patterns in MAC address fields, including shell metacharacters like ;, |, &&, backticks, and $()

  2. Network Traffic Analysis: Monitor HTTP traffic to ADSLR devices for requests to /send_order.cgi with suspicious mac parameter values that don't conform to standard MAC address format (XX:XX:XX:XX:XX:XX)

  3. Log Analysis: Review web server logs on affected devices for access patterns indicating exploitation attempts against the vulnerable endpoint

  4. Behavioral Detection: SentinelOne Singularity platform can detect anomalous process execution and command injection attempts through behavioral AI analysis, providing protection even without specific signature updates

Monitoring Recommendations

  • Enable verbose logging on ADSLR devices if available
  • Implement network segmentation to isolate management interfaces of networking equipment
  • Deploy intrusion detection/prevention systems with signatures for command injection attacks
  • Monitor for unauthorized configuration changes on network devices
  • Establish baseline behavior for device network communications and alert on deviations

How to Mitigate CVE-2025-13798

Immediate Actions Required

  • Restrict network access to the device's web management interface to trusted IP addresses only
  • Implement strong authentication and access controls for device administration
  • Place affected devices behind a firewall and disable remote management if not required
  • Monitor device logs for signs of exploitation attempts
  • Consider replacing affected devices with supported alternatives if no patch becomes available

Patch Information

As of the last update on 2025-12-11, no official patch has been released by ADSLR. The vendor was contacted about this vulnerability but did not respond. Organizations should monitor vendor communications and security advisories for any future patch releases.

For technical details and vulnerability information, refer to:

  • VulDB Entry #333809
  • VulDB CTI Entry

Workarounds

Since no official patch is available, organizations should implement the following compensating controls:

Network Isolation: Restrict access to the management interface by placing the device on a separate VLAN and implementing strict firewall rules that only allow administrative access from specific trusted hosts.

Input Filtering: If a reverse proxy or WAF can be placed in front of the device, implement strict input validation rules that reject any mac parameter values that don't conform to valid MAC address formats or contain potentially dangerous characters.

Disable Unnecessary Services: If the MAC filtering functionality is not required, disable it if the device firmware allows, or avoid using the affected feature entirely.

Consider Device Replacement: Given the vendor's lack of response, organizations with critical security requirements should evaluate replacing affected ADSLR devices with alternatives from vendors with better security support and patch management practices.

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.52%

  • 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
  • Permissions Required, VDB Entry

  • Third Party Advisory, VDB Entry

  • Third Party Advisory, VDB Entry

  • Exploit, Third Party Advisory

  • Exploit, Third Party Advisory
  • Related CVEs
  • CVE-2025-13797: Adslr B-qe2w401 Firmware RCE Vulnerability

  • CVE-2025-13799: 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