SEPTEMBER 15, 2026
Live Feed
Back to database
Case File

CVE-2026-82452

CRITICAL · CVSS 9.8 EPSS 0.46% Public Exploit

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

CyberRota Analysis

AI-Generated

The rust-iot-platform is vulnerable due to an authentication bypass in its REST API, allowing unauthenticated attackers to perform critical operations such as creating, updating, listing, retrieving, and deleting user accounts without valid credentials. This flaw poses a severe risk to any organization using the platform, as it could lead to unauthorized access and manipulation of sensitive user data. Organizations utilizing rust-iot-platform should prioritize immediate remediation to mitigate potential exploitation.

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-82452
Severity
CRITICAL
CVSS
9.8
EPSS
0.46%

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