CVE-2026-82452
rust-iot-platform Authentication Bypass via Missing Request Guards
CVSS Score
9.8
EPSS Score
0.0%
EPSS Percentile
0th
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.
| CWE | CWE-306 |
| Vendor | iot-ecology |
| Product | rust-iot-platform |
| Published | Aug 29, 2026 |
Stay Ahead of the Next One
Get instant alerts for iot-ecology rust-iot-platform
Be the first to know when new critical vulnerabilities affecting iot-ecology rust-iot-platform are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
CVSS v3 Breakdown
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High
Affected Versions
iot-ecology / rust-iot-platform
0 โค 5df942ab6bc46a3bf83dbee8c7970554f92c972d
References
github.com: https://github.com/iot-ecology/rust-iot-platform/blob/5df942ab6bc46a3bf83dbee8c7970554f92c972d/api/src/controller/user_router.rs github.com: https://github.com/iot-ecology/rust-iot-platform vulncheck.com: https://www.vulncheck.com/advisories/rust-iot-platform-authentication-bypass-via-missing-request-guards
Credits
๐ Harsh Raj Singhania