← All CVEs

CVE-2026-71277

critical · 9.1

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. ) satisfies the guard, granting access to every endpoint protected only by this request guard.

9.1
CVSS
0.2%
EPSS (exploit prob.)
16th
EPSS percentile
2026-08-05
Published

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N

Weaknesses

CWE-287

References

Query this programmatically:

curl https://evil-db.io/api/v1/cve/CVE-2026-71277