SEPTEMBER 18, 2026
Live Feed
Back to database
Case File

CVE-2026-82453

HIGH · CVSS 7.5 EPSS 0.28% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-29 · Last synced 2026-09-18

CyberRota Analysis

AI-Generated

The rust-iot-platform stores user passwords in cleartext within the user model, exposing them to potential theft through API responses during user retrieval and listing operations. This vulnerability allows attackers to access plaintext credentials for all accounts, posing a significant risk to user data integrity and confidentiality. Organizations utilizing this platform should prioritize remediation efforts to protect sensitive user information from unauthorized access.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-82453
Severity
HIGH
CVSS
7.5
EPSS
0.28%

Original NVD 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.