ZeroHour
Story · 1 source · 3 articlesfirst updated ()

CISA advisories cover four Rockwell Automation vulnerabilities across 1756-ENBT, ControlFLASH, and ArmorStart LT

What's new: Initial merged summary (no previous version). This first merge combines three CISA advisories dated 2026-09-03 into a single Rockwell Automation story covering four CVEs (CVE-2025-10478, CVE-2026-12663, CVE-2026-19471, CVE-2026-19472) across three products; the reports contain no conflicting figures.
Merged summary · glm-5.3-flash · rewritten as coverage arrives

On 2026-09-03, CISA published advisories for four Rockwell Automation vulnerabilities: CVE-2025-10478 (CVSS 7.5) DoS in the 1756-ENBT EtherNet/IP bridge, CVE-2026-12663 (CVSS 7.3) local code execution in ControlFLASH V15.07 and earlier, and CVE-2026-19471…

CISA released three Rockwell Automation advisories dated 2026-09-03, including a republication of Rockwell's own advisory, covering four CVEs across three products. (1) CVE-2025-10478 (CVSS 7.5, CWE-754) affects all versions of the 1756-ENBT ControlLogix EtherNet/IP bridge: a crafted CIP packet can crash the module, which requires a manual restart to recover; CISA recommends minimizing network exposure and placing devices behind firewalls. Affected sectors include critical manufacturing, food and agriculture, transportation systems, and water. (2) CVE-2026-12663 (CVSS 7.3) affects ControlFLASH V15.07 and earlier, where the installer grants the Everyone group write permissions on the installation directory, letting a local attacker plant malicious code that executes at the logged-in user's privilege level; the issue is local-only and not remotely exploitable, and affects manufacturing, energy, and water sectors. (3) CVE-2026-19471 (CVSS 7.3) and CVE-2026-19472 (CVSS 7.5) affect the embedded web server of ArmorStart LT v2.001 and earlier: multiple stored cross-site scripting flaws caused by unsanitized input stored server-side, and a denial-of-service triggered by a crafted HTTP PUT request that exhausts web server resources; the fix is updating beyond v2.001 and limiting device internet exposure. No public exploitation has been reported to CISA for any of the four vulnerabilities. The reports do not state fixed versions for the 1756-ENBT or ControlFLASH issues.

  • CVE-2025-10478 (CVSS 7.5, CWE-754): denial-of-service in the 1756-ENBT ControlLogix EtherNet/IP bridge; a crafted CIP packet crashes the module and a manual restart is required for recovery; all module versions are affected.
  • CVE-2026-12663 (CVSS 7.3): ControlFLASH V15.07 and earlier grants the Everyone group write permissions on the installation directory, enabling local arbitrary code execution at the logged-in user's privilege level; local attack vector…
  • CVE-2026-19471 (CVSS 7.3): multiple stored cross-site scripting flaws in the ArmorStart LT embedded web server (v2.001 and earlier), caused by unsanitized user input persisted on the server and executed in other users' browsers.
  • CVE-2026-19472 (CVSS 7.5): denial-of-service in ArmorStart LT (v2.001 and earlier) triggered by a crafted HTTP PUT request that exhausts web server resources and causes loss of webserver availability.
  • Sectors listed as affected: critical manufacturing, food and agriculture, transportation systems, and water (1756-ENBT); manufacturing, energy, and water (ControlFLASH).
  • No public exploitation has been reported to CISA for any of the four CVEs.
  • Recommendations: minimize network exposure and place the 1756-ENBT behind firewalls; update ArmorStart LT beyond v2.001 and limit device internet exposure; the advisories do not state a fixed version for the 1756-ENBT or ControlFLASH…

Coverage timeline

  1. · 12d ago
    CISA Advisories· 24
    Rockwell Automation ArmorStart LT

    CISA flags two flaws (CVE-2026-19471, CVE-2026-19472) in Rockwell Automation ArmorStart LT <=v2.001: stored XSS and web server denial-of-service.

  2. · 12d ago
    CISA Advisories· 38
    Rockwell Automation 1756-ENBT Module

    Rockwell's 1756-ENBT ControlLogix EtherNet/IP bridge (all versions) is vulnerable to DoS via crafted CIP packets, crashing the module until manual restart.

  3. · 12d ago
    CISA Advisories· 24
    Rockwell Automation ControlFLASH

    CISA advisory for CVE-2026-12663 (CVSS 7.3) in Rockwell Automation ControlFLASH <=V15.07: world-writable install directory enables local code execution.

Vulnerabilities in this storyAll →

CVEVulnerabilityCVSSEPSSFlagsAffectedExposurePublished
CVE-2025-10478

NVD description · AI analysis pending
CVE-2026-12663
Everyone-Group Write Permissions in Rockwell ControlFLASH Allow Local Code Execution

The ControlFLASH installer grants write permissions to the Windows 'Everyone' group on the product's installation directory, leaving that directory writable by any local account. An attacker who already has low-privileged access to the machine can plant or modify files in the directory, and when a user launches ControlFLASH the attacker's code runs at that logged-in user's permission level (user interaction is required). This gives the attacker arbitrary code execution of their choosing on the target machine, though within the privileges of the launching user rather than full system-level escalation. Any Windows host where ControlFLASH was installed with these default permissions is affected, typically engineering or maintenance workstations in Rockwell Automation/Allen-Bradley environments. There is no known public proof-of-concept, the issue is not in CISA's KEV catalog, and EPSS predicts only a 0.1% chance of exploitation in the next 30 days.

Do: Check Rockwell Automation's security advisory for the affected ControlFLASH versions and fixed release, and update the installer/software when available; as an interim measure, audit the ACLs on the ControlFLASH installation directory (e.g., with icacls) and remove write access for the Everyone group, restricting write permissions to administrators. Identify workstations where ControlFLASH is installed, limit local logon to trusted accounts, and monitor the installation directory for unexpected or modified files.

7.0<1%
  • Rockwell Automation ControlFLASH
large≈100,000+ engineering/maintenance workstations worldwide (order-of-magnitude estimate)
CVE-2026-19471
Stored XSS in Rockwell Automation ArmorStart LT

CVE-2026-19471 describes multiple stored cross-site scripting (XSS) flaws in Rockwell Automation's ArmorStart LT, caused by user-supplied input that is not properly sanitized before being stored on the device. An attacker can inject malicious scripts into stored fields, and those scripts execute in the browser of any user who later views the affected page in the device's interface. Per the CVSS 4.0 vector, the attack is carried out over the network and requires no privileges or user interaction beyond viewing the stored content, but the rated impact is limited (low impact to confidentiality, integrity, and availability), meaning an attacker could typically run scripts in other users' sessions within the product's interface rather than compromise the broader system. Affected users are organizations running ArmorStart LT distributed motor-control units whose management or web interfaces are accessed by operators and engineers. As of now there is no known public proof of concept, the flaw is not in CISA's KEV catalog, and EPSS estimates only a 0.3% chance of exploitation in the next 30 days.

Do: Monitor the Rockwell Automation security advisory ([email protected]) for the affected version ranges and fixed firmware, and apply the vendor's update when released. In the meantime, restrict access to ArmorStart LT management interfaces to trusted personnel, limit or avoid browser access to the device UI from untrusted endpoints, and ensure the units are segmented from untrusted networks. Because impact is limited to script execution in users' browsers, standard web-session hygiene and network segmentation substantially reduce risk.

6.9<1%
  • Rockwell Automation ArmorStart LT
nichelikely on the order of thousands of installed units across industrial plants, with only a small subset reachable beyond the plant network (estimate; no public…
CVE-2026-19472
Unauthenticated DoS in Rockwell Automation ArmorStart LT embedded web server

Rockwell Automation's ArmorStart LT distributed motor controller contains a denial-of-service flaw in its embedded web server, classified as CWE-770 (allocation of resources without limits). A remote, unauthenticated attacker can trigger it by sending a single specially crafted HTTP PUT request to the device's web interface, per the CVSS 4.0 vector (network attack vector, no privileges or user interaction required). The result is a crash or hang of the web server and loss of the device's web management interface; the CVSS scoring indicates no confidentiality or integrity impact and no impact on downstream systems. Organizations running ArmorStart LT motor controllers, typically in plant-floor OT networks, are affected, especially where the embedded web server is reachable from untrusted networks. No public proof-of-concept or known exploitation exists, the flaw is not in CISA KEV, and EPSS estimates only a 0.3% chance of exploitation in the next 30 days.

Do: Check the Rockwell Automation security advisory for affected and fixed firmware versions (not specified in the available data) and plan a firmware update when releases are identified. Until then, restrict HTTP access to ArmorStart LT web servers to trusted management networks using firewall rules, ACLs, or network segmentation, and avoid exposing the embedded web server directly to the internet. Monitor devices for unexplained web interface outages, which would indicate possible exploitation attempts.

8.7<1%
  • Rockwell Automation ArmorStart LT (distributed motor controller with embedded web server)
nicheunknown; plausibly on the order of tens of thousands of deployed devices worldwide, of which only a small fraction is internet-exposed