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

CVE-2025-3943: Tridium Niagara Parameter Injection Flaw

CVE-2025-3943 is a parameter injection vulnerability in Tridium Niagara Framework caused by sensitive data in GET requests. This flaw affects multiple versions across Windows, Linux, and QNX platforms. Learn about technical details, affected versions, impact assessment, and mitigation strategies.

Published: April 22, 2026

CVE-2025-3943 Overview

CVE-2025-3943 is a parameter injection vulnerability in the Tridium Niagara Framework and Niagara Enterprise Security products. The vulnerability stems from the improper use of GET request methods with sensitive query strings (CWE-598), allowing attackers to inject malicious parameters into requests. This flaw affects deployments across Windows, Linux, and QNX operating systems, making it a significant concern for organizations using Niagara-based building automation and industrial control systems.

Critical Impact

Unauthenticated network-based attackers can exploit this vulnerability to achieve high confidentiality impact through parameter injection, potentially exposing sensitive information from building automation and industrial control systems.

Affected Products

  • Tridium Niagara Framework versions before 4.14.2, before 4.15.1, and before 4.10.11
  • Tridium Niagara Enterprise Security versions before 4.14.2, before 4.15.1, and before 4.10.11
  • Affected operating systems: Microsoft Windows, Linux, and BlackBerry QNX

Discovery Timeline

  • 2025-05-22 - CVE-2025-3943 published to NVD
  • 2025-06-04 - Last updated in NVD database

Technical Details for CVE-2025-3943

Vulnerability Analysis

This vulnerability exists due to the Niagara Framework's use of GET request methods to transmit sensitive data via query strings. When sensitive parameters are included in GET requests, they become visible in browser history, server logs, referrer headers, and potentially through man-in-the-middle inspection. This design flaw enables parameter injection attacks where adversaries can manipulate query parameters to alter application behavior or extract sensitive information.

The Niagara Framework is widely deployed in building automation systems (BAS), energy management systems, and industrial control environments. Given the critical infrastructure nature of these deployments, successful exploitation could lead to unauthorized access to building management data, environmental control parameters, and security system configurations.

Root Cause

The root cause is the application's reliance on HTTP GET requests to transmit sensitive information through URL query strings. According to CWE-598, sensitive information should be transmitted using POST methods with data in the request body rather than exposed in URLs. The Niagara Framework fails to properly protect sensitive parameters by using an inappropriate HTTP method, leaving query string data exposed to logging, caching, and interception.

Attack Vector

The vulnerability is exploitable over the network without authentication or user interaction. An attacker with network access to a vulnerable Niagara Framework instance can craft malicious requests that inject parameters into sensitive queries. The attack complexity is low, meaning standard network-based attack techniques can be employed.

Exploitation may involve:

  1. Intercepting or observing GET requests containing sensitive query parameters
  2. Crafting modified requests with injected parameters to manipulate application logic
  3. Leveraging exposed query strings from server logs, proxy logs, or browser history
  4. Performing parameter tampering to access unauthorized data or functionality

Since building automation systems often manage physical security, HVAC, lighting, and access control, successful parameter injection attacks could have real-world physical consequences in addition to data confidentiality impacts.

Detection Methods for CVE-2025-3943

Indicators of Compromise

  • Unusual GET requests to Niagara Framework endpoints containing modified or suspicious query parameters
  • Abnormal patterns in web server or application logs showing parameter tampering attempts
  • Unexpected access to sensitive configuration or data endpoints from unauthorized sources
  • Evidence of query string manipulation in proxy logs or network traffic captures

Detection Strategies

  • Monitor web application logs for GET requests with anomalous query string patterns targeting Niagara Framework services
  • Implement web application firewall (WAF) rules to detect and block parameter injection attempts
  • Deploy network intrusion detection systems (NIDS) with signatures for Niagara-specific attack patterns
  • Review proxy and server access logs for requests containing sensitive data in URL query strings

Monitoring Recommendations

  • Enable detailed logging on all Niagara Framework instances and centralize log collection
  • Configure alerting for unusual request patterns or parameter values in Niagara web interfaces
  • Monitor for reconnaissance activity targeting Niagara ports and services (typically TCP 443, 4911)
  • Implement anomaly detection for API endpoint access patterns across building automation infrastructure

How to Mitigate CVE-2025-3943

Immediate Actions Required

  • Upgrade Niagara Framework to version 4.14.2u2, 4.15.u1, or 4.10u.11 as recommended by Tridium
  • Upgrade Niagara Enterprise Security to version 4.14.2u2, 4.15.u1, or 4.10u.11
  • Audit network segmentation to ensure Niagara systems are isolated from untrusted networks
  • Review and restrict network access to Niagara Framework management interfaces

Patch Information

Tridium has released patched versions to address this vulnerability. Organizations should upgrade to the following minimum versions:

  • Niagara Framework: 4.14.2u2, 4.15.u1, or 4.10u.11
  • Niagara Enterprise Security: 4.14.2u2, 4.15.u1, or 4.10u.11

For detailed patch instructions and technical bulletins, refer to the Niagara Community Technical Bulletin and Honeywell Product Security Notices.

Workarounds

  • Place Niagara Framework systems behind a reverse proxy or WAF that filters malicious parameter injection attempts
  • Implement strict network access controls to limit connectivity to trusted management networks only
  • Enable TLS/HTTPS encryption to protect query string data in transit from network-level interception
  • Monitor and audit all access to Niagara web interfaces until patches can be applied
bash
# Example: Restrict network access to Niagara services using iptables
# Allow only trusted management subnet to access Niagara ports
iptables -A INPUT -p tcp --dport 443 -s 10.10.10.0/24 -j ACCEPT
iptables -A INPUT -p tcp --dport 4911 -s 10.10.10.0/24 -j ACCEPT
iptables -A INPUT -p tcp --dport 443 -j DROP
iptables -A INPUT -p tcp --dport 4911 -j DROP

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

  • Vulnerability Details
  • TypeOther

  • Vendor/TechTridium Niagara

  • SeverityHIGH

  • CVSS Score7.5

  • EPSS Probability0.42%

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

  • NVD-CWE-Other
  • Technical References
  • Niagara Community Technical Bulletin
  • Vendor Resources
  • Honeywell Product Security Notices
  • Related CVEs
  • CVE-2025-3945: Tridium Niagara RCE Vulnerability

  • CVE-2025-3936: Tridium Niagara Privilege Escalation Flaw

  • CVE-2025-3937: Tridium Niagara Information Disclosure Flaw

  • CVE-2025-3944: Tridium Niagara Privilege Escalation Flaw
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