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-2026-24060

CVE-2026-24060: BACnet Protocol Information Disclosure Flaw

CVE-2026-24060 is an information disclosure vulnerability in BACnet protocol where unencrypted service data can be intercepted. This article covers the technical details, affected systems, and mitigation strategies.

Published: March 27, 2026

CVE-2026-24060 Overview

CVE-2026-24060 is a cleartext transmission vulnerability affecting BACnet-based building automation systems. Service information is not encrypted when transmitted as BACnet packets over the wire, allowing attackers to sniff, intercept, and modify network traffic. Valuable information such as the File Start Position and File Data can be captured from network traffic using Wireshark's BACnet dissector filter. Additionally, the proprietary format used by WebCTRL to receive updates from the PLC can be sniffed and reverse engineered, potentially exposing critical industrial control system communications.

Critical Impact

Unencrypted BACnet protocol communications enable network-based attackers to intercept and modify building automation system data without authentication, potentially compromising HVAC, lighting, and access control systems in critical facilities.

Affected Products

  • BACnet-based Building Automation Controllers
  • WebCTRL Building Automation Software
  • PLC devices communicating via BACnet protocol

Discovery Timeline

  • 2026-03-21 - CVE CVE-2026-24060 published to NVD
  • 2026-03-23 - Last updated in NVD database

Technical Details for CVE-2026-24060

Vulnerability Analysis

This vulnerability is classified under CWE-319 (Cleartext Transmission of Sensitive Information), representing a fundamental cryptographic weakness in the BACnet protocol implementation. The vulnerability exists because the BACnet protocol transmits service information in plaintext across network segments, with no encryption layer protecting the data in transit.

Building automation systems utilizing this protocol are particularly susceptible since BACnet was originally designed for local, trusted network environments. However, modern deployments often span larger network segments or integrate with enterprise IT infrastructure, dramatically increasing the attack surface. An attacker positioned on the network can passively collect sensitive operational data or actively manipulate control commands being sent to PLCs and other automation equipment.

The proprietary WebCTRL update mechanism adds another dimension to this vulnerability. Since the update format can be reverse engineered through packet analysis, attackers could potentially craft malicious update packages or modify legitimate updates in transit, leading to compromise of the building automation system.

Root Cause

The root cause is the absence of transport-layer encryption for BACnet protocol communications. The protocol transmits all service information, including file operations and PLC update data, in cleartext format. This design choice, while potentially intentional for legacy compatibility, fails to provide confidentiality or integrity protections for sensitive control system data traversing the network.

Attack Vector

The attack is network-based and requires no authentication or user interaction. An attacker with network access to the BACnet communication path can perform man-in-the-middle attacks by positioning themselves between BACnet devices. Using standard packet capture tools such as Wireshark with the BACnet dissector filter enabled, attackers can extract File Start Position, File Data, and other service information. The captured traffic can reveal system configurations, operational parameters, and the proprietary update format used by WebCTRL. This information enables attackers to forge malicious commands or inject modified data into the communication stream.

Detection Methods for CVE-2026-24060

Indicators of Compromise

  • Unusual BACnet traffic patterns or unexpected source addresses communicating with building automation controllers
  • ARP spoofing activity on network segments hosting BACnet devices
  • Unrecognized devices appearing on OT network segments containing automation controllers
  • Anomalous PLC update requests or configuration changes outside maintenance windows

Detection Strategies

  • Deploy network intrusion detection systems (NIDS) with BACnet protocol analysis capabilities on OT network segments
  • Monitor for ARP anomalies that could indicate man-in-the-middle positioning attempts
  • Implement network traffic baselining to identify deviations in BACnet communication patterns
  • Use SentinelOne Singularity XDR to correlate network anomalies with endpoint behavior on engineering workstations

Monitoring Recommendations

  • Enable detailed logging of all BACnet device communications and configuration changes
  • Monitor network switches for port mirroring configurations that were not administratively authorized
  • Establish alerts for new MAC addresses appearing on protected OT network segments
  • Review WebCTRL update logs for unexpected or unauthorized update activity

How to Mitigate CVE-2026-24060

Immediate Actions Required

  • Segment BACnet networks from corporate IT networks using firewalls and VLANs
  • Implement network access controls to restrict which systems can communicate with building automation controllers
  • Deploy VPN or encrypted tunnels for any BACnet communications traversing untrusted network segments
  • Conduct a network assessment to identify all BACnet-enabled devices and their communication paths

Patch Information

Refer to the CISA ICS Advisory ICSA-26-078-08 for the latest vendor remediation guidance. Organizations should also review the Automated Logic Security Commitment page for updates and security best practices. Additional technical details are available in the GitHub CSAF Document.

Workarounds

  • Implement BACnet Secure Connect (BACnet/SC) where supported by devices to add TLS encryption
  • Deploy network-level encryption using IPsec between BACnet network segments
  • Restrict physical and logical access to network infrastructure carrying BACnet traffic
  • Consider implementing application-layer firewalls capable of deep packet inspection for BACnet protocol filtering

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

  • Vulnerability Details
  • TypeInformation Disclosure

  • Vendor/TechN/A

  • SeverityCRITICAL

  • CVSS Score9.1

  • EPSS Probability0.02%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-319
  • Technical References
  • GitHub CSAF Document

  • Automated Logic Security Commitment

  • CISA ICS Advisory ICSA-26-078-08
  • Latest CVEs
  • CVE-2025-49454: TinySalt Path Traversal Vulnerability

  • CVE-2025-48261: MultiVendorX Information Disclosure Flaw

  • CVE-2025-32119: CardGate WooCommerce SQL Injection Flaw

  • CVE-2025-26879: s2Member Plugin Reflected XSS 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