Multiple Vulnerabilities in Schneider Electric NetBotz 5 750/755
Schneider Electric NetBotz 5 750 and 755 devices are affected by OS command injection and Hibernate SQL injection vulnerabilities, enabling unauthorized code execution and database manipulation.
CVE search metadata
CVE search record: CVE-2026-13336. EPSS: 0.62%. KEV: no. Product: NetBotz 5 750 (<= 5.5.2), NetBotz 5 755 (<= 5.5.2). Brief: Multiple Vulnerabilities in Schneider Electric NetBotz 5 750/755. Brief link: https://feed.craftedsignal.io/briefs/2026-09-netbotz-vulnerabilities/
CVE search record: CVE-2026-13337. EPSS: 0.18%. KEV: no. Product: NetBotz 5 750 (<= 5.5.2), NetBotz 5 755 (<= 5.5.2). Brief: Multiple Vulnerabilities in Schneider Electric NetBotz 5 750/755. Brief link: https://feed.craftedsignal.io/briefs/2026-09-netbotz-vulnerabilities/
Schneider Electric has identified multiple vulnerabilities affecting the NetBotz 5 750 and 755 security and environmental monitoring products, specifically in firmware versions 5.5.2 and earlier. The vulnerabilities, tracked as CVE-2026-13336 and CVE-2026-13337, present risks of arbitrary code execution and unauthorized data access. CVE-2026-13336 is an OS Command Injection vulnerability that allows for arbitrary code execution when a maliciously modified system backup file is restored. CVE-2026-13337 involves an SQL injection vulnerability within the Hibernate framework, which can be exploited by an attacker with access to the web service interface or web-UI to inject malicious HQL queries. These flaws reside in devices critical for monitoring environmental factors like temperature, humidity, and physical security. Successful exploitation could result in complete device compromise or unauthorized manipulation of the monitoring data collected by the units. Defenders should prioritize applying the vendor-provided firmware update to version 5.6.0.
Attack Chain
- Attacker gains network access to the target NetBotz device management interface.
- For CVE-2026-13337, the attacker authenticates to the web-UI or web-service interface.
- The attacker crafts a malicious HQL query payload targeting the Hibernate database layer.
- The payload is injected through the web interface, exploiting the lack of input neutralization.
- For CVE-2026-13336, the attacker obtains or modifies a valid system backup file with embedded OS commands.
- The attacker initiates the "restore" function on the NetBotz device using the malicious backup.
- The device processes the restore, inadvertently executing the embedded OS commands within the Linux environment.
- The final objective is achieved, resulting in arbitrary code execution or unauthorized database modification.
Impact
Successful exploitation of these vulnerabilities allows for remote or arbitrary code execution on NetBotz 5 750 and 755 hardware. Because these devices serve as critical environmental and physical security monitors for data centers and manufacturing facilities, compromise leads to the potential for data exfiltration, manipulation of security alerts, and the ability to pivot into wider industrial or information technology networks. The vulnerabilities affect organizations globally across the commercial facilities, critical manufacturing, and information technology sectors.
Recommendation
- Upgrade all instances of Schneider Electric NetBotz 5 750/755 to firmware version 5.6.0 immediately.
- Isolate NetBotz monitoring devices behind firewalls and ensure they are not accessible from the public internet to mitigate the attack vector described in CVE-2026-13337.
- Implement strict access control lists for the web-UI and web-service interfaces to restrict access to authorized management workstations only.
- Enforce physical security controls for all NetBotz controllers, including housing units in locked cabinets to prevent tampering or unauthorized backup manipulation.
- Monitor the integrity of system backup files and restrict the ability to perform system restores to verified administrative personnel.
Immediate actions
Upgrade NetBotz 5 750/755 firmware to 5.6.0
Mitigations
Isolate NetBotz management interfaces from external/internet access
CVE-2026-13337