CVE•Published 2026-08-05•Modified 2026-08-26•1 article on news•5 live references•NVD data
CVE-2026-71231
Vulnerability data via NVD (ingested)
CVSS v3.1
9.8
CRITICAL
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS percentile
29
Exploit Prediction Scoring System · top 71% of all CVEs
Weaknesses (CWE)
Description
IOTSmartHome's gui/login.php checkCookie function builds an authentication query as SELECT * FROM users WHERE ID='<decoded lastLogin cookie>' after base64-decoding the client-supplied lastLogin cookie via safe_decode, which performs URL-safe base64 decoding with no sanitization of the decoded value before it is concatenated into the SQL string.
Timeline
Published 2026-08-05
Modified 2026-08-26
External references
Search for exposed instances
Shodan + Censys queries derived from NVD's CPE data. The vuln tag catches assets Shodan has explicitly linked to this CVE; the product / banner fingerprints find exposed instances even when the vuln tag was never applied (which is common).
More intel sources (5)
Shodan report
vuln:CVE-2026-71231Country / ASN / product breakdown for the vuln query.
Censys
vulnerabilities.cve_id: CVE-2026-71231Censys host search filtered to this CVE id.
grep.app
CVE-2026-71231Public source-code mentions — fast PoC discovery.
GitHub code
CVE-2026-71231GitHub code search for direct mentions.
Google dork
"CVE-2026-71231" exploit -site:nvd.nist.govWrite-ups and news, NVD excluded.
Known PoCs on GitHub
No public proof-of-concept repositories found for CVE-2026-71231 on GitHub.