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

CVE-2025-41762: Universal Bacnet Router Info Disclosure

CVE-2025-41762 is an information disclosure vulnerability in Mbs-solutions Universal Bacnet Router Firmware allowing unauthenticated attackers to access sensitive data. This article covers technical details, impact, and mitigation.

Published: March 13, 2026

CVE-2025-41762 Overview

CVE-2025-41762 is a cryptographic vulnerability affecting MBS Solutions Universal BACnet Router firmware. An unauthenticated attacker can abuse the weak hash of the backup generated by the wwwdnload.cgi endpoint to gain unauthorized access to sensitive data, including password hashes and certificates. This vulnerability falls under CWE-328 (Reversible One-Way Hash), indicating the use of cryptographic hash functions that do not provide adequate protection for sensitive data.

Critical Impact

Unauthenticated attackers can extract sensitive credentials and certificates from backup files due to weak cryptographic hashing, potentially leading to full device compromise and unauthorized network access in building automation environments.

Affected Products

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

Discovery Timeline

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

Technical Details for CVE-2025-41762

Vulnerability Analysis

This vulnerability exists in the backup generation functionality exposed through the wwwdnload.cgi endpoint on MBS Solutions Universal BACnet Router devices. The core issue stems from the use of a weak or reversible hashing algorithm to protect sensitive data within device backup files.

When a backup is generated, the device includes critical configuration data such as user credentials (password hashes) and security certificates. Due to the weak cryptographic implementation, an attacker with local access to the backup file can reverse or crack the hashes to obtain plaintext credentials. This could allow complete administrative control over the affected BACnet router devices.

BACnet (Building Automation and Control Networks) routers are commonly deployed in industrial and commercial building automation systems, making this vulnerability particularly concerning for critical infrastructure environments where these devices manage HVAC, lighting, access control, and other building systems.

Root Cause

The root cause of CVE-2025-41762 is the implementation of a weak or reversible hash algorithm (CWE-328) in the backup file generation process. Instead of using modern, cryptographically secure hashing algorithms such as bcrypt, scrypt, or Argon2 for password storage, the firmware uses an algorithm that does not provide sufficient computational complexity to resist offline attacks.

This design flaw allows attackers to efficiently recover original plaintext values from the hashed data through techniques such as rainbow table lookups, dictionary attacks, or brute force methods.

Attack Vector

The attack requires local access to obtain a backup file from the vulnerable device. The attack chain typically involves:

  1. Backup File Acquisition: An attacker gains access to a backup file, either through direct physical access to the device, network interception, or accessing backup files stored on network shares or management systems.

  2. Hash Extraction: The attacker extracts the weakly hashed password data and certificates from the backup file structure.

  3. Hash Reversal: Using offline cracking tools or precomputed rainbow tables, the attacker reverses the weak hashes to obtain plaintext credentials.

  4. Credential Abuse: With recovered credentials, the attacker can authenticate to the BACnet router with administrative privileges, potentially compromising the entire building automation network.

The vulnerability does not require authentication to exploit once the backup file is obtained, significantly lowering the barrier for successful attacks.

Detection Methods for CVE-2025-41762

Indicators of Compromise

  • Unusual access patterns to the wwwdnload.cgi endpoint on affected devices
  • Unauthorized backup file generation or download activities in device logs
  • Unexpected authentication attempts following backup file access
  • New or modified user accounts on BACnet router devices
  • Changes to device certificates or security configurations

Detection Strategies

  • Monitor network traffic for requests to the wwwdnload.cgi endpoint from unauthorized sources
  • Implement file integrity monitoring on any systems storing device backup files
  • Review access logs for the BACnet router web interface for suspicious backup operations
  • Deploy network segmentation monitoring to detect lateral movement from compromised building automation systems

Monitoring Recommendations

  • Enable detailed logging on all MBS Solutions BACnet router devices and forward logs to a centralized SIEM
  • Establish baseline authentication patterns and alert on anomalies
  • Monitor for unauthorized access to network segments containing building automation systems
  • Implement network traffic analysis to detect credential stuffing or brute force attempts against router interfaces

How to Mitigate CVE-2025-41762

Immediate Actions Required

  • Review the MBS Solutions Security Advisory for vendor-specific guidance and patches
  • Restrict physical and network access to affected BACnet router devices
  • Audit and secure all existing backup files, considering them potentially compromised
  • Rotate all credentials on affected devices and any systems using shared credentials
  • Implement network segmentation to isolate building automation systems from general network access

Patch Information

MBS Solutions has released a security advisory addressing this vulnerability. Administrators should consult the MBS Solutions Security Advisory for the latest firmware updates and patching instructions. Apply all available security patches as soon as possible after testing in a non-production environment.

Workarounds

  • Implement strict access controls to limit who can generate or access device backup files
  • Store backup files in encrypted containers using strong encryption algorithms (AES-256)
  • Implement network access control lists (ACLs) to restrict access to the device web interface
  • Consider disabling the backup functionality if not operationally required until patches are applied
  • Deploy additional authentication layers such as VPN requirements for accessing device management interfaces
bash
# Example: Network ACL to restrict access to BACnet router management interface
# Adjust IP ranges according to your environment

# Allow only trusted management subnet
iptables -A INPUT -p tcp --dport 80 -s 10.0.100.0/24 -j ACCEPT
iptables -A INPUT -p tcp --dport 443 -s 10.0.100.0/24 -j ACCEPT

# Block all other access to web interface
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
  • TypeInformation Disclosure

  • Vendor/TechMbs Solutions

  • SeverityMEDIUM

  • CVSS Score6.2

  • EPSS Probability0.01%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-328
  • Vendor Resources
  • MBS Solutions Security Advisory
  • Related CVEs
  • CVE-2025-41763: Bacnet Router Information Disclosure Bug

  • CVE-2025-41754: Universal BACnet Router Information Leak

  • 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