CVE-2026-82452

Summary

rust-iot-platform through commit 5df942ab contains an authentication bypass vulnerability where most REST API routes lack authentication guards in their handler signatures. Unauthenticated attackers can create, update, list, retrieve, and delete user accounts by directly accessing unprotected endpoints without providing valid credentials.

Affected Software

VendorProductVersion RangeStatus
iot-ecologyrust-iot-platform0 <= 5df942ab6bc46a3bf83dbee8c7970554f92c972daffected

Weaknesses

  • CWE-306: Missing Authentication for Critical Function

References