Schneider Electric advisories flag vulnerabilities across Modicon M340, NetBotz 5, PowerChute Serial Shutdown, EcoStruxure IT Data Center Expert and PowerLogic T300
CISA and Canada's Cyber Centre relay multiple Schneider Electric advisories: CVE-2025-6625 (CVSS 7.5) lets unauthenticated attackers crash Modicon M340 controllers and modules via a crafted FTP command, while NetBotz 5 750/755 (CVE-2026-13336, CVE-2026-13337)…
On September 17, 2026, CISA published or republished three Schneider Electric advisories. Republished vendor advisory SEVD-2025-224-05 describes CVE-2025-6625 (CWE-20 improper input validation, CVSS v3.1 base score 7.5) in Modicon M340 controllers and X80 Ethernet, M580 Global Data, and Modbus/TCP modules: a crafted FTP command sent to an affected device causes denial of service, with fixes available including M340 firmware SV3.70. ICSA-26-260-05 covers Schneider Electric NetBotz 5 750/755 environmental monitors running versions 5.5.2 and prior: CVE-2026-13336 (CWE-78, CVSS 6.4) allows Linux command execution when a maliciously modified system backup is restored, and CVE-2026-13337 (CWE-564, CVSS 4.6) allows Hibernate (HQL) injection into the NetBotz database via the web interface; successful exploitation could enable code execution, device manipulation, and unauthorized data access on the local network, with no indication of exploitation in the wild. ICSA-26-260-07 covers PowerChute Serial Shutdown versions 1.5 and prior: CVE-2026-13348 (CWE-307, CVSS v3.1 score 5.3) allows an arbitrary number of authentication attempts when redirect handling is disabled, granting unauthorized access to user accounts; the UPS management software is deployed across commercial facilities, critical manufacturing, energy, and IT sectors worldwide, no exploitation has been reported, and CISA recommends network isolation, VPN-protected remote access, and applying the vendor fix. Separately, Canada's Cyber Centre advisory AV26-912 (issued September 11, 2026, reflecting status as of September 9, 2026) notes vulnerabilities in EcoStruxure IT Data Center Expert versions 9.1.2 and prior and PowerLogic T300 versions 2.9.8-5620 and prior, including an improper neutralization of special elements used in an OS command on the PowerLogic T300, and urges users to review vendor notifications, apply suggested mitigations, and install updates. The reports cover different product sets and do not conflict.
- CVE-2025-6625 (CWE-20, CVSS v3.1 7.5): improper input validation in Modicon M340 controllers and X80 Ethernet, M580 Global Data, and Modbus/TCP modules; crafted FTP commands cause denial of service; affects M340 firmware before SV3.70;…
- CVE-2026-13336 (CWE-78, CVSS 6.4): OS command injection in NetBotz 5 750/755 versions 5.5.2 and prior, triggered by restoring a maliciously modified system backup, allowing Linux command execution
- CVE-2026-13337 (CWE-564, CVSS 4.6): Hibernate SQL injection in NetBotz 5 750/755 versions 5.5.2 and prior via the web service or web UI, enabling HQL injection into the NetBotz database
- NetBotz exploitation could enable code execution, device manipulation, and unauthorized data access on the local network; fixes available and no indication of exploitation in the wild (CISA ICSA-26-260-05)
- CVE-2026-13348 (CWE-307, CVSS v3.1 5.3): PowerChute Serial Shutdown versions 1.5 and prior allow an arbitrary number of authentication attempts when redirect handling is disabled, leading to unauthorized account access; fix available and…
- PowerChute Serial Shutdown is deployed across commercial facilities, critical manufacturing, energy, and IT sectors worldwide; CISA recommends network isolation, VPN-protected remote access, and applying the vendor fix
- Canada's Cyber Centre advisory AV26-912 (September 11, 2026, status as of September 9, 2026): vulnerabilities affect EcoStruxure IT Data Center Expert versions 9.1.2 and prior and PowerLogic T300 versions 2.9.8-5620 and prior, including an…
- Administrators are urged to review vendor notifications, apply suggested mitigations, and install updates for all affected products
Coverage timelineoldest first · each row is one article
- · 7d ago[Control systems] Schneider Electric security advisory (AV26-912)
Canadian Centre for Cyber Security· 18
Canada's Cyber Centre relays a Schneider Electric advisory covering multiple vulnerabilities in EcoStruxure IT Data Center Expert and PowerLogic T300, urging users to apply updates.
Vulnerabilities in this storyAll →
| CVE | Vulnerability | CVSS | EPSS | Flags | Affected | Exposure | Published |
|---|---|---|---|---|---|---|---|
| CVE-2025-6625 | CWE-20: Improper Input Validation vulnerability exists that could cause a Denial Of Service when specific crafted FTP command is sent to the device. CWE-20: Improper Input Validation vulnerability exists that could cause a Denial Of Service when specific crafted FTP command is sent to the device. NVD description · AI analysis pending | 8.7 | <1% | — | — | ||
| CVE-2026-13336 | OS Command Injection via Malicious Backup Restore in Schneider Electric Product CVE-2026-13336 is an OS command injection flaw (CWE-78) in the backup/restore functionality of an affected Schneider Electric product, assigned by Schneider Electric's CNA. It is triggered when an administrator restores a system backup file that has been maliciously modified, causing arbitrary Linux operating system commands to be executed on the device during the restore. Because the CVSS 4.0 vector requires high privileges (PR:H), an adjacent network position (AV:A), and specialized attack conditions (AT:P), exploitation most plausibly requires an attacker who can tamper with a backup file or its storage location, such as an insider or an attacker with access to the network path or backup repository. Successful exploitation yields high impact to confidentiality, integrity, and availability on the vulnerable system (VC:H/VI:H/VA:H), effectively full command execution on the underlying Linux OS. As of this analysis there is no known exploitation, no public proof-of-concept, it is not in the CISA KEV catalog, and EPSS estimates only a 0.6% chance of exploitation in the next 30 days. Do: Monitor Schneider Electric's security notifications (SEVD) referenced by this CVE and apply the patched firmware or software version once identified in the vendor advisory. Until patched, only restore backups from trusted sources, verify the integrity of backup files (e.g., checksums) before restoring, and restrict access to backup storage and administrative/restore interfaces on the affected device. Given the AV:A attack vector, segment administrative access to the device from untrusted adjacent networks. | 7.3 | <1% |
| — | ||
| CVE-2026-13337 | Authenticated HQL Injection in Schneider Electric NetBotz 5 750/755 CVE-2026-13337 is an SQL injection flaw (CWE-564) in the Hibernate layer of Schneider Electric NetBotz appliances, allowing a malicious HQL query to be injected into the NetBotz database. Triggering it requires an attacker to already hold valid login credentials and reach the appliance over the network (adjacent network vector, low privileges, no user interaction), submitting the crafted query via the web-service interface or the web UI. A successful injection yields low-level confidentiality and integrity impact — reading or altering data in the NetBotz monitoring database — rather than full system compromise. Only users of the Schneider Electric NetBotz 5 750 and 755 monitoring appliances are affected. There is no evidence of exploitation: no public proof-of-concept, not listed in CISA KEV, and EPSS puts 30-day exploitation probability at just 0.2%. Do: Upgrade NetBotz 5 750/755 appliances to the fixed firmware identified in Schneider Electric's security advisory (SEVD) for CVE-2026-13337. Until patched, restrict access to the web UI and web-service interface to trusted management networks only, since exploitation requires authenticated access. Review and rotate appliance user accounts and monitor NetBotz database activity for unexpected HQL queries or data changes. | 5.1 | <1% |
| nichelikely thousands to low tens of thousands of appliances deployed globally; no public scan or install data for this specific model pair | ||
| CVE-2026-13348 | Password brute-force flaw in Schneider Electric PowerChute Serial Shutdown Schneider Electric PowerChute Serial Shutdown, the management agent used with APC UPS devices, contains an improper restriction of excessive authentication attempts (CWE-307) that allows an unauthenticated attacker to make an arbitrary number of login attempts against a user account. The weakness manifests when redirect handling is disabled, in which case the software fails to enforce account lockout or rate limiting, enabling an online password brute-force attack. An attacker who succeeds gains unauthorized access to a PowerChute account; the CVSS 4.0 vector indicates low confidentiality impact with no direct integrity or availability impact, so the primary risk is unauthorized visibility into and use of a valid account. Any organization running the affected software is potentially affected, though installations whose web interface is reachable only from trusted internal networks face materially lower risk. No public proof-of-concept, CISA KEV listing, or confirmed in-the-wild exploitation is known; EPSS currently estimates a 0.3% probability of exploitation within 30 days. Do: Update PowerChute Serial Shutdown to the fixed release identified in Schneider Electric's security notification as soon as it is available. Until then, restrict access to the PowerChute web interface to trusted management networks using firewall rules, verify whether redirect handling has been disabled in your configuration (the condition under which the lockout bypass occurs), use strong unique credentials for PowerChute accounts, and monitor authentication logs for repeated failed login attempts. | 6.9 | <1% |
| largeon the order of 100,000+ installations worldwide (internet-exposed subset unknown and likely far smaller) |