Vulnerability Description
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.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://github.com/iot-ecology/rust-iot-platform
- https://github.com/iot-ecology/rust-iot-platform/blob/5df942ab6bc46a3bf83dbee8c7
- https://www.vulncheck.com/advisories/rust-iot-platform-authentication-bypass-via
FAQ
What is CVE-2026-82452?
CVE-2026-82452 is a vulnerability with a CVSS score of 9.8 (CRITICAL). 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 c...
How severe is CVE-2026-82452?
CVE-2026-82452 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-82452?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.