{ "dataType": "CVE_RECORD", "dataVersion": "5.2", "cveMetadata": { "cveId": "CVE-2026-82452", "assignerOrgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10", "state": "PUBLISHED", "assignerShortName": "VulnCheck", "dateReserved": "2026-08-29T13:22:58.588Z", "datePublished": "2026-08-29T13:47:54.696Z", "dateUpdated": "2026-08-29T13:47:54.696Z" }, "containers": { "cna": { "providerMetadata": { "orgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10", "shortName": "VulnCheck", "dateUpdated": "2026-08-29T13:47:54.696Z" }, "datePublic": "2026-08-26T00:00:00.000Z", "title": "rust-iot-platform Authentication Bypass via Missing Request Guards", "descriptions": [ { "lang": "en", "value": "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." } ], "problemTypes": [ { "descriptions": [ { "lang": "en", "description": "Missing Authentication for Critical Function", "cweId": "CWE-306", "type": "CWE" } ] } ], "affected": [ { "vendor": "iot-ecology", "product": "rust-iot-platform", "collectionURL": "https://github.com/iot-ecology/rust-iot-platform", "repo": "https://github.com/iot-ecology/rust-iot-platform", "versions": [ { "version": "0", "lessThanOrEqual": "5df942ab6bc46a3bf83dbee8c7970554f92c972d", "status": "affected", "versionType": "git" } ], "defaultStatus": "unaffected" } ], "metrics": [ { "format": "CVSS", "cvssV4_0": { "version": "4.0", "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N", "attackVector": "NETWORK", "attackComplexity": "LOW", "attackRequirements": "NONE", "privilegesRequired": "NONE", "userInteraction": "NONE", "vulnConfidentialityImpact": "HIGH", "vulnIntegrityImpact": "HIGH", "vulnAvailabilityImpact": "HIGH", "subConfidentialityImpact": "NONE", "subIntegrityImpact": "NONE", "subAvailabilityImpact": "NONE", "baseScore": 9.3, "baseSeverity": "CRITICAL" } }, { "format": "CVSS", "cvssV3_1": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL" } } ], "references": [ { "url": "https://github.com/iot-ecology/rust-iot-platform/blob/5df942ab6bc46a3bf83dbee8c7970554f92c972d/api/src/controller/user_router.rs", "tags": [ "technical-description" ], "name": "Vulnerable code: user_router.rs (handlers without AuthToken)" }, { "url": "https://github.com/iot-ecology/rust-iot-platform", "tags": [ "product" ] }, { "name": "VulnCheck Advisory: rust-iot-platform Authentication Bypass via Missing Request Guards", "tags": [ "third-party-advisory" ], "url": "https://www.vulncheck.com/advisories/rust-iot-platform-authentication-bypass-via-missing-request-guards" } ], "credits": [ { "lang": "en", "value": "Harsh Raj Singhania", "type": "reporter" } ], "x_generator": { "engine": "vulncheck-endgame" } } } }