CVE-2026-71278

Summary

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.

Affected Software

VendorProductVersion RangeStatus
iot-ecologyrust-iot-platform0 <= *affected

Weaknesses

  • CWE-94: CWE-94

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: yes
    • Technical Impact: total

References