CVE-2026-82452
9.3
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
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
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| iot-ecology | rust-iot-platform | 0 <= 5df942ab6bc46a3bf83dbee8c7970554f92c972d | affected |
Weaknesses
- CWE-306: Missing Authentication for Critical Function
References
- https://github.com/iot-ecology/rust-iot-platform/blob/5df942ab6bc46a3bf83dbee8c7970554f92c972d/api/src/controller/user_router.rs
- https://github.com/iot-ecology/rust-iot-platform
- https://www.vulncheck.com/advisories/rust-iot-platform-authentication-bypass-via-missing-request-guards
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.