Vulnerability Description
rust-iot-platform through commit 5df942ab stores user passwords in cleartext without hashing in the user model. Attackers can read API responses from user retrieval and listing routes to obtain plaintext credentials for all accounts.
CVSS Score
HIGH
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-cleartext-password-storag
FAQ
What is CVE-2026-82453?
CVE-2026-82453 is a vulnerability with a CVSS score of 7.5 (HIGH). rust-iot-platform through commit 5df942ab stores user passwords in cleartext without hashing in the user model. Attackers can read API responses from user retrieval and listing routes to obtain plaint...
How severe is CVE-2026-82453?
CVE-2026-82453 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-82453?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.