CVE-2026-82452 PUBLISHED

rust-iot-platform Authentication Bypass via Missing Request Guards

Assigner: VulnCheck
Reserved: 29.08.2026 Published: 29.08.2026 Updated: 29.08.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 9.3

Product Status

Vendor iot-ecology
Product rust-iot-platform
Versions Default: unaffected
  • affected from 0 to 5df942ab6bc46a3bf83dbee8c7970554f92c972d (incl.)

Credits

  • Harsh Raj Singhania reporter

References

Problem Types

  • Missing Authentication for Critical Function CWE