CVE-2026-71278

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.
Configurations

No configuration.

History

No history.

Information

Published : 2026-08-05 13:24

Updated : 2026-08-26 17:13


NVD link : CVE-2026-71278

Mitre link : CVE-2026-71278

CVE.ORG link : CVE-2026-71278


JSON object : View

Products Affected

No product.

CWE
CWE-94

Improper Control of Generation of Code ('Code Injection')