ZeroHour

CVE-2026-19472

niche

Unauthenticated DoS in Rockwell Automation ArmorStart LT embedded web server

CVSS 4.0
8.7 high
EPSS
<1%p21
Published
()
Modified
AI analysis

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.

What to 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.

Affected
Rockwell Automation ArmorStart LT (distributed motor controller with embedded web server)
Estimated exposure
nicheunknown; plausibly on the order of tens of thousands of deployed devices worldwide, of which only a small fraction is internet-exposed — No public install-base counts or scan data are provided in the source material; ArmorStart LT is a niche line of distributed motor controllers deployed mainly inside industrial OT networks that are usually segmented from the internet, so…

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

A denial-of-service security issue exists within ArmorStart® LT. The security issue stems from improper handling of a crafted HTTP PUT request sent to the embedded web server. This can result in a loss of web server availability

Weakness
CWE-770
Vector
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/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

In the news

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.

Rockwell Automation reported two issues in the embedded web server of ArmorStart LT v2.001 and earlier. CVE-2026-19471 involves multiple stored cross-site scripting flaws (CVSS 7.3) where unsanitized input is stored server-side and executes in other users' browsers. CVE-2026-19472 is a denial-of-service issue (CVSS 7.5) triggered by a crafted HTTP PUT request that exhausts web server resources. No public exploitation has been reported to CISA.