CVE-2026-71264: WLED Unauthenticated Configuration Disclosure via /json/cfg and Global Settings-PIN Lock State

Published Aug 5, 2026
·
Updated

WLED's GET /json/cfg endpoint (registered in wled00/wledserver.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. Separately, the settings-PIN unlock state is tracked via a single global boolean correctPIN (wled00/wled.h), not per-session state: once any single client submits the correct 4-digit PIN via POST /json, correctPIN becomes true for every client, granting all subsequent unauthenticated clients full configuration-write access (OTA firmware updates, WiFi reconfiguration, factory reset) until the device reboots.

Affected Software

1 affected component
WLED WLED

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Configuration

    Modify the GET /json/cfg handler to perform the same settings-PIN check used by the /edit endpoint (i.e., do not call serveJson() without verifying correctPIN).

    WLED (wled00/wled_server.cpp) Authorization check on GET /json/cfg (serveJson) = Require settings-PIN / correctPIN to be true before responding

Event History

Aug 5, 2026
CVE Published
via MITRE·12:26 PM
Data Sourced
via MITRE·12:26 PM
DescriptionSeverityWeakness
Data Sourced
via NVD·01:24 PM
DescriptionSeverityWeakness
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2026-71264?

CVE-2026-71264 has a severity score of 8.2, indicating a high risk vulnerability.

2

How do I fix CVE-2026-71264?

To fix CVE-2026-71264, ensure that the /json/cfg endpoint requires appropriate authentication and implement a settings-PIN check.

3

What does CVE-2026-71264 affect?

CVE-2026-71264 affects the WLED software, allowing unauthenticated access to sensitive configuration information.

4

Can CVE-2026-71264 lead to unauthorized access?

Yes, CVE-2026-71264 can lead to unauthorized access by disclosing device configuration to any unauthenticated client on the network.

5

When was CVE-2026-71264 published?

CVE-2026-71264 was published on August 5, 2026.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203