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.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-08-29 14:16
Updated : 2026-09-01 03:16
NVD link : CVE-2026-82452
Mitre link : CVE-2026-82452
CVE.ORG link : CVE-2026-82452
JSON object : View
Products Affected
No product.
CWE
CWE-306
Missing Authentication for Critical Function
