The SentinelOne Annual Threat Report - A Defenders Guide from the FrontlinesThe SentinelOne Annual Threat ReportGet the Report
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-13926

CVE-2025-13926: Contemporary Controls BASC 20T CSRF Flaw

CVE-2025-13926 is a CSRF vulnerability in Contemporary Controls BASC 20T that allows attackers to sniff network traffic and forge malicious packets. This article covers technical details, affected systems, and mitigations.

Published: April 9, 2026

CVE-2025-13926 Overview

CVE-2025-13926 is a critical vulnerability affecting the Contemporary Controls BASC 20T industrial control system device. An attacker could use data obtained by sniffing network traffic to forge packets in order to make arbitrary requests to the affected device. This vulnerability is classified under CWE-807 (Reliance on Untrusted Inputs in a Security Decision), indicating that the device improperly trusts network data without adequate validation or authentication.

Critical Impact

This vulnerability allows remote, unauthenticated attackers to intercept network communications and forge malicious packets, potentially enabling full control over industrial building automation systems without requiring any user interaction.

Affected Products

  • Contemporary Controls BASC 20T

Discovery Timeline

  • 2026-04-09 - CVE CVE-2025-13926 published to NVD
  • 2026-04-09 - Last updated in NVD database

Technical Details for CVE-2025-13926

Vulnerability Analysis

This vulnerability stems from the device's reliance on untrusted inputs when making security decisions (CWE-807). The Contemporary Controls BASC 20T building automation system controller fails to properly authenticate or validate network communications, allowing attackers who can observe network traffic to capture and replay or forge packets.

The network-based attack vector means that an adversary positioned on the same network segment as the vulnerable device can passively collect network traffic to understand the communication protocol. Once sufficient data is gathered, the attacker can craft malicious packets that the device will accept as legitimate requests, potentially enabling unauthorized control over building automation functions.

This type of vulnerability is particularly concerning in industrial control system (ICS) and operational technology (OT) environments where building automation controllers manage critical infrastructure such as HVAC systems, access controls, and energy management systems.

Root Cause

The root cause of CVE-2025-13926 is the device's reliance on untrusted inputs in security decisions. The BASC 20T controller does not implement adequate cryptographic protections or authentication mechanisms for network communications, allowing attackers to observe valid traffic patterns and subsequently forge packets that the device treats as legitimate commands.

Attack Vector

The attack proceeds through a network-based vector requiring no authentication or user interaction:

  1. Network Positioning: The attacker gains access to the network segment where the BASC 20T device operates
  2. Traffic Sniffing: Using passive network monitoring tools, the attacker captures legitimate communication packets between the device and its management systems
  3. Protocol Analysis: The captured traffic is analyzed to understand the command structure and communication patterns
  4. Packet Forgery: The attacker crafts malicious packets mimicking legitimate requests, potentially including unauthorized commands
  5. Arbitrary Request Execution: Forged packets are sent to the device, which processes them as valid requests due to insufficient validation

This attack methodology can be executed entirely from the network without requiring physical access to the device or valid credentials.

Detection Methods for CVE-2025-13926

Indicators of Compromise

  • Unusual network traffic patterns or unexpected packet sources communicating with BASC 20T devices
  • Anomalous commands or configuration changes on building automation controllers
  • Unexplained changes to HVAC, lighting, or access control settings
  • Network capture evidence showing replay attacks or malformed protocol communications

Detection Strategies

  • Implement network monitoring to detect unauthorized traffic to and from BASC 20T devices
  • Deploy ICS/OT-specific intrusion detection systems capable of analyzing BACnet and other building automation protocols
  • Monitor for signs of passive reconnaissance such as unusual ARP requests or promiscuous mode network adapters
  • Establish baseline network behavior for building automation systems and alert on deviations

Monitoring Recommendations

  • Segment BASC 20T devices on isolated network VLANs with strict access controls
  • Enable logging on network infrastructure devices to track all communications with vulnerable controllers
  • Implement network traffic analysis for building automation protocol anomalies
  • Conduct regular security assessments of OT/ICS network segments

How to Mitigate CVE-2025-13926

Immediate Actions Required

  • Contact Contemporary Controls technical support for guidance on mitigation options (see Contact Technical Support)
  • Isolate affected BASC 20T devices on dedicated network segments with strict firewall rules
  • Implement network monitoring to detect and alert on suspicious traffic patterns
  • Restrict network access to only authorized management stations and users

Patch Information

Organizations should consult the CISA ICS Advisory ICSA-26-099-01 for the latest vendor guidance and patch availability. Additional technical details are available in the GitHub CSAF advisory file. Contact Contemporary Controls directly for firmware updates and remediation guidance.

Workarounds

  • Implement network segmentation to isolate BASC 20T devices from general network traffic and potential attacker observation points
  • Deploy encrypted VPN tunnels for remote management of building automation systems
  • Use application-layer firewalls or protocol-aware gateways to filter unauthorized commands
  • Disable unnecessary network services and ports on the device where possible
  • Implement physical security controls to prevent unauthorized network access to OT segments
bash
# Network segmentation example for isolating ICS/OT devices
# Configure VLAN isolation for building automation controllers
# Example firewall rules to restrict BASC 20T access

# Allow only authorized management stations
iptables -A FORWARD -s 192.168.100.0/24 -d 192.168.200.10 -j ACCEPT
iptables -A FORWARD -d 192.168.200.10 -j DROP

# Log all traffic to the device for monitoring
iptables -A FORWARD -d 192.168.200.10 -j LOG --log-prefix "BASC20T-ACCESS: "

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

  • Vulnerability Details
  • TypeCSRF

  • Vendor/TechContemporary Controls

  • SeverityCRITICAL

  • CVSS Score9.3

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/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
  • AvailabilityHigh
  • CWE References
  • CWE-807
  • Technical References
  • GitHub CSAF File

  • Contact Technical Support - CControls

  • CISA ICS Advisory #ICS-26-099-01
  • Latest CVEs
  • CVE-2025-52479: HTTP.jl & URIs.jl CRLF Injection Flaw

  • CVE-2026-31740: Linux Kernel Race Condition Vulnerability

  • CVE-2026-31743: Linux Kernel Buffer Overflow Vulnerability

  • CVE-2026-31744: Linux Kernel NULL Pointer 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