๐Ÿ” CVE Alert

CVE-2026-71264

HIGH 8.2

WLED Unauthenticated Configuration Disclosure via /json/cfg and Global Settings-PIN Lock State

CVSS Score
8.2
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-862
Vendor aircoookie
Product wled
Published Aug 5, 2026
Last Updated Aug 10, 2026
Stay Ahead of the Next One

Get instant alerts for aircoookie wled

Be the first to know when new high vulnerabilities affecting aircoookie wled are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
High
Availability
None

Affected Versions

Aircoookie / WLED
0 โ‰ค *

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/Aircoookie/WLED github.com: https://github.com/Aircoookie/WLED/blob/main/wled00/wled_server.cpp

Credits

Alibek Baxtiyorov