CVE Catalog

CVE-2026-82453

HighCVSS 7.5
Published: Translated: NVD NIST

Summary

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.

Risk Assessment

Exposure of plaintext passwords can lead to account takeover and breach of data confidentiality.

Recommendation

Implement password hashing (e.g., bcrypt) and do not return passwords in API responses; update the platform to a patched version.

Other vulnerabilities in rust-iot-platform

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS