CVE-2026-71277
Last modified
CVE-2026-71277 is a critical-severity vulnerability rated 9.1/10 on the CVSS scale. 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. EPSS estimates a 0.24% chance of exploitation in the next 30 days.
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. ) satisfies the guard, granting access to every endpoint protected only by this request guard.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| iot-ecology | rust-iot-platform | <= * |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-71277?
How severe is CVE-2026-71277?
How do I fix CVE-2026-71277?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-71271Memos' webhook URL validation, isReservedIP (internal/webhoo…8.5
- CVE-2026-71272Memos' webhook dispatch function safeDialContext (internal/w…8.5
- CVE-2026-71273OpenBK7231T's /cfg_wifi_set endpoint (src/httpserver/http_fn…6.5
- CVE-2026-71274OpenBK7231T's CHANNEL_SetLabel (src/cmnds/cmd_channels.c) st…8.5
- CVE-2026-71275OpenBK7231T's http_fn_ota_exec() (src/httpserver/http_fns.c)…5.4
- CVE-2026-71276Magistrala (formerly Mainflux)'s message-readers API reads a…7.1
- CVE-2026-71278rust-iot-platform allows creating a "calc rule" via POST /ca…9.8
- CVE-2026-71279Zigbee2MQTT's ExternalJSExtension.getFilePath (lib/extension…8
- CVE-2026-7128A security vulnerability has been detected in SourceCodester…7.3
- CVE-2026-71280go-shiori's DownloadBookmark (internal/core/download.go) fet…8.5
- CVE-2026-71281Hugging Face peft's LoRA-GA and CorDA initialization modules…8.8
- CVE-2026-71282ChirpStack's SQLite-backend device tag filtering (chirpstack…6.5
Are you affected by CVE-2026-71277?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
