Cyber Posture

CVE-2025-7972

Critical

Published: 14 August 2025

Published
14 August 2025
Modified
29 October 2025
KEV Added
Patch
CVSS Score 9.1 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H
EPSS Score 0.0014 34.2th percentile
Risk Priority 18 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-7972 is a critical-severity Incorrect User Management (CWE-286) vulnerability in Rockwellautomation Factorytalk Linx. Its CVSS base score is 9.1 (Critical).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 34.2th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 CM-6 (Configuration Settings) and SI-2 (Flaw Remediation).

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploit Public-Facing Application (T1190). What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Directly mitigates the CVE by identifying, reporting, and correcting the flaw enabling FTSP token validation bypass via NODE_ENV modification.

prevent

Ensures secure configuration settings prevent deployment or runtime use of NODE_ENV='development' that disables token validation in production.

prevent

Enforces approved access authorizations to block unauthorized create, update, and delete operations on FTLinx drivers despite the token bypass.

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
Why these techniques?

Remote unauthenticated authentication bypass in a network-exposed component (FactoryTalk Linx Network Browser) directly enables T1190.

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

NVD Description

A security issue exists within the FactoryTalk Linx Network Browser. By modifying the process.env.NODE_ENV to ‘development’, the attacker can disable FTSP token validation. This bypass allows access to create, update, and delete FTLinx drivers.

Deeper analysisAI

CVE-2025-7972, published on 2025-08-14, is a security vulnerability in the FactoryTalk Linx Network Browser. The issue allows an attacker to disable FTSP token validation by modifying the process.env.NODE_ENV variable to 'development'. This bypass enables unauthorized access to create, update, and delete FTLinx drivers. It carries a CVSS v3.1 base score of 9.1 (AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H) and maps to CWE-286 (Incorrect Authorization).

Unauthenticated attackers can exploit this vulnerability remotely over the network with low attack complexity and no user interaction required. Exploitation bypasses authentication controls, allowing manipulation of FTLinx drivers and resulting in high impacts to integrity and availability, though no confidentiality impact.

The Rockwell Automation security advisory provides details on mitigation; refer to https://www.rockwellautomation.com/en-us/trust-center/security-advisories/advisory.SD1735.html.

Details

CWE(s)

Affected Products

rockwellautomation
factorytalk linx
≤ 6.50

CVEs Like This One

CVE-2025-9161Same vendor: Rockwellautomation
CVE-2025-9064Same vendor: Rockwellautomation
CVE-2025-9282Same vendor: Rockwellautomation
CVE-2025-9281Same vendor: Rockwellautomation
CVE-2025-9280Same vendor: Rockwellautomation
CVE-2025-9279Same vendor: Rockwellautomation
CVE-2025-9464Same vendor: Rockwellautomation
CVE-2025-0497Same vendor: Rockwellautomation
CVE-2025-9278Same vendor: Rockwellautomation
CVE-2025-9283Same vendor: Rockwellautomation

References