CVE-2026-82453

Severity CVSS v4.0:
HIGH
Type:
CWE-256 Plaintext Storage of a Password
Publication date:
29/08/2026
Last modified:
23/09/2026

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.