Search Results (1 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2026-71264 1 Aircoookie 1 Wled 2026-08-10 8.2 High
WLED's GET /json/cfg endpoint (registered in wled00/wled_server.cpp) calls serveJson with no settings-PIN check, unlike the /edit endpoint which explicitly checks correctPIN, disclosing the device's general configuration (network, hardware, LED setup) to any unauthenticated client on the network.