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

CVE-2025-41758: Universal Bacnet Router Path Traversal

CVE-2025-41758 is a path traversal vulnerability in Mbs-solutions Universal Bacnet Router Firmware allowing arbitrary file overwrites via wwupload.cgi. This article covers the technical details, affected versions, and mitigations.

Published: March 13, 2026

CVE-2025-41758 Overview

A low-privileged remote attacker can exploit an arbitrary file write vulnerability in the wwupload.cgi endpoint of MBS Solutions Universal BACnet Router firmware. Due to improper path validation, attackers can leverage path traversal sequences to overwrite arbitrary files on the device, potentially achieving full system compromise.

Critical Impact

This vulnerability allows authenticated attackers with low privileges to completely compromise affected BACnet router devices by overwriting critical system files, potentially leading to device takeover or disruption of building automation systems.

Affected Products

  • MBS Solutions Universal BACnet Router Firmware (all versions prior to patch)
  • MBS Solutions UBR-01 MK II
  • MBS Solutions UBR-02
  • MBS Solutions UBR-LON

Discovery Timeline

  • 2026-03-09 - CVE-2025-41758 published to NVD
  • 2026-03-11 - Last updated in NVD database

Technical Details for CVE-2025-41758

Vulnerability Analysis

This vulnerability (CWE-22: Improper Limitation of a Pathname to a Restricted Directory) affects the wwupload.cgi endpoint in MBS Solutions Universal BACnet Router firmware. The endpoint fails to properly sanitize user-supplied file paths, allowing attackers to use path traversal sequences such as ../ to escape the intended upload directory.

BACnet routers are commonly deployed in building automation and industrial control system environments, making this vulnerability particularly concerning for critical infrastructure security. A successful exploit allows an attacker with low-level credentials to write arbitrary files anywhere on the device's filesystem, enabling scenarios such as overwriting configuration files, replacing executables with malicious code, or modifying startup scripts to establish persistence.

The network-accessible nature of this vulnerability means any authenticated user on the network can potentially exploit it without requiring physical access to the device.

Root Cause

The vulnerability stems from insufficient input validation in the wwupload.cgi script. The endpoint accepts user-controlled filename parameters without properly sanitizing or validating them against path traversal sequences. When processing upload requests, the application fails to normalize file paths or restrict writes to a designated safe directory, allowing attackers to traverse the filesystem using relative path components.

Attack Vector

The attack is executed remotely over the network against the CGI endpoint. An attacker with valid low-privileged credentials can craft a malicious HTTP request to the wwupload.cgi endpoint containing path traversal sequences (e.g., ../../) in the filename parameter. This allows the attacker to specify an arbitrary location on the device's filesystem where the uploaded file content will be written.

The vulnerability mechanism involves manipulating the filename parameter in upload requests to include directory traversal sequences. When the CGI handler processes the request, it concatenates the user-supplied path with the base upload directory without proper sanitization, resulting in writes to unintended locations. Technical details are available in the MBS Solutions Security Advisory.

Detection Methods for CVE-2025-41758

Indicators of Compromise

  • HTTP requests to /wwupload.cgi containing path traversal sequences such as ../, ..%2f, or ..%5c
  • Unexpected file modifications in system directories including /etc/, /bin/, or configuration directories
  • Anomalous write activity to files outside the designated upload directory
  • Authentication logs showing low-privileged accounts accessing upload functionality

Detection Strategies

  • Implement web application firewall (WAF) rules to detect and block path traversal patterns in HTTP requests targeting wwupload.cgi
  • Deploy network intrusion detection signatures for HTTP requests containing encoded or plaintext directory traversal sequences
  • Configure file integrity monitoring (FIM) on critical system files and directories to detect unauthorized modifications
  • Review CGI access logs for requests containing suspicious path patterns or unusual file extension combinations

Monitoring Recommendations

  • Enable verbose logging on BACnet router devices and forward logs to a centralized SIEM for analysis
  • Monitor for failed and successful authentication attempts followed by upload activity
  • Set up alerts for any HTTP 200 responses to requests containing traversal patterns
  • Implement baseline monitoring for file system changes on affected devices

How to Mitigate CVE-2025-41758

Immediate Actions Required

  • Apply the latest firmware update from MBS Solutions as referenced in security advisory MBS-2025-0001
  • Restrict network access to BACnet router management interfaces using firewall rules and network segmentation
  • Review and audit all user accounts with access to affected devices, removing unnecessary privileges
  • Implement additional authentication controls or move management interfaces to isolated network segments

Patch Information

MBS Solutions has released a security advisory addressing this vulnerability. Administrators should obtain the patched firmware version from the MBS Solutions Security Advisory and apply it to all affected UBR-01 MK II, UBR-02, and UBR-LON devices. Verify firmware integrity after download and plan maintenance windows for deployment in production environments.

Workarounds

  • Restrict access to the wwupload.cgi endpoint using web server access controls or reverse proxy rules
  • Implement network segmentation to isolate BACnet router management interfaces from untrusted networks
  • Deploy a web application firewall (WAF) in front of affected devices configured to block path traversal attempts
  • Temporarily disable the upload functionality if not required for operations until patching can be completed
bash
# Example: Restrict access to upload endpoint via iptables (if applicable)
# Limit access to management interface to specific trusted IP ranges
iptables -A INPUT -p tcp --dport 80 -s 192.168.1.0/24 -j ACCEPT
iptables -A INPUT -p tcp --dport 80 -j DROP

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

  • Vulnerability Details
  • TypePath Traversal

  • Vendor/TechMbs Solutions

  • SeverityHIGH

  • CVSS Score8.8

  • EPSS Probability0.18%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-22
  • Vendor Resources
  • MBS Solutions Security Advisory
  • Related CVEs
  • CVE-2025-41757: UBR Firmware Path Traversal Vulnerability

  • CVE-2025-41755: Universal Bacnet Router Path Traversal

  • CVE-2025-41767: Universal BACnet Router Auth Bypass Flaw

  • CVE-2025-41766: Universal BACnet Router Buffer Overflow
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