CVE-2026-71278

Severity CVSS v4.0:
Pending analysis
Type:
CWE-94 Code Injection
Publication date:
05/08/2026
Last modified:
10/08/2026

Description

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.

References to Advisories, Solutions, and Tools