Monitor vulnerabilities like this one.
Sign up free to get alerted when software you use is affected.
9.8
CVE-2026-71278: Unauthenticated Script Execution in rust-iot-platform
CVE-2026-71278 · published 1 month ago
Summary
An attacker can create a malicious script and execute it on the server without logging in. This can lead to unauthorized access and potentially cause harm to the system. To fix this, ensure that all routes require authentication, and validate user input to prevent malicious scripts from being created.
What to do
The CVE record does not list a fixed version. Check the vendor's site or the advisory links below - a fix may already be released.
Affected software
| Vendor | Product | Affected versions |
|---|---|---|
| iot-ecology | rust-iot-platform | <= * |
Original advisory text
rust-iot-platform Unauthenticated Remote Code Execution via Unsandboxed Calc-Rule Script Evaluation
rust-iot-platform allows creating a "calc rule" via POST /calc-rule/create (api/src/controller/calc_rule_router.rs) containing an arbitrary field. This route does not take the AuthToken request guard used elsewhere in the application, making it reachable without authentication.
Severity
9.8
Critical
CVSS 3.1: 9.8 (NVD)
Exploitation
EPSS <1%
Type
CWE-94Code Injection
Timeline
Published5 Aug 2026
Updated30 Aug 2026
First seen5 Aug 2026
Monitor software like this
Free during beta