CVE-2026-71277

CRITICAL

rust-iot-platform Authentication Bypass via Non-Validated Authorization Header

Title source: cna
STIX 2.1

Description

rust-iot-platform's AuthToken request-guard implementation (api/src/main.rs) only checks whether the Authorization HTTP header is present, and never validates its value against any session, token store, or signature. Any request carrying an arbitrary non-empty Authorization header (e.g. `Authorization: fake`) satisfies the guard, granting access to every endpoint protected only by this request guard.

Scores

CVSS v3 9.1
EPSS 0.0024
EPSS Percentile 15.3%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N

CISA SSVC

Vulnrichment
Exploitation none
Automatable yes
Technical Impact total

Details

CWE
CWE-287
Status published
Products (1)
iot-ecology/rust-iot-platform
Published Aug 05, 2026
Tracked Since Aug 05, 2026