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.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-08-05 13:24
Updated : 2026-08-26 17:13
NVD link : CVE-2026-71264
Mitre link : CVE-2026-71264
CVE.ORG link : CVE-2026-71264
JSON object : View
Products Affected
No product.
CWE
CWE-862
Missing Authorization
