Authentication Bypass in Rust IoT Platform
CVE-2026-71277

9.1CRITICAL

Key Information:

Vendor
CVE Published:
5 August 2026

What is CVE-2026-71277?

The Rust IoT Platform's AuthToken request-guard implementation has a significant security flaw where it verifies the presence of the Authorization HTTP header but fails to check its actual value against any valid session, token store or signature. This oversight allows an attacker to bypass authentication by using arbitrary Authorization headers, potentially gaining unauthorized access to endpoints that are only protected by this guard. To mitigate this vulnerability, it is crucial to implement robust validation mechanisms that check the validity of the Authorization header against established session or token parameters.

Affected Version(s)

rust-iot-platform 0

References

CVSS V3.1

Score:
9.1
Severity:
CRITICAL
Confidentiality:
High
Integrity:
High
Availability:
High
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
None
User Interaction:
None
Scope:
Unchanged

Timeline

  • Vulnerability published

  • Vulnerability Reserved

Credit

Alibek Baxtiyorov
.