Description
Cudy WR3000 2.0 running firmware before 2.5.24 contains a hard-coded JWT HMAC signing secret vulnerability in the Mosquitto MQTT broker's authentication plugin that allows unauthenticated attackers to forge valid JWT tokens by extracting the secret from the firmware image. Attackers can use the extracted secret to craft arbitrary JWT tokens and authenticate to the MQTT broker without legitimate credentials, gaining unauthorized access to the device's mesh networking interface.
Published: 2026-08-19
Score: 9.3 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability exists in the Mosquitto MQTT broker plugin of the Cudy WR3000 2.0 firmware prior to version 2.5.24. A hard‑coded JWT HMAC signing secret is embedded in the firmware, enabling an attacker who obtains the firmware image, or a device on the network, to extract the secret. With the secret, the attacker can forge valid JWT tokens, authenticate to the MQTT broker without legitimate credentials, and gain unauthorized control of the device’s mesh networking interface. This compromises device integrity and may further grant access to local network traffic.

Affected Systems

The victim is a Shenzhen Cudy Technology Co., Ltd. WR3000 2.0 router running firmware before 2.5.24. No other vendors or product variants are listed in the CNA data.

Risk and Exploitability

The CVSS score of 9.3 classifies this threat as critical, while the EPSS score of <1% indicates a very low—but non‑zero—probability of exploitation. The flaw is not yet listed in the CISA KEV catalog. Based on the description, it is inferred that an attacker would need to first obtain the firmware image, which could come from physical access or from vendor download sites, before extracting the secret. Once the secret is known, forging a JWT token is trivial, allowing the attacker to authenticate to the MQTT broker over the network and bypass authentication.

Generated by OpenCVE AI on August 20, 2026 at 17:30 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the WR3000 firmware to version 2.5.24 or later to remove the hard‑coded JWT secret.
  • If an immediate firmware upgrade is not possible, configure firewall rules to block unsolicited MQTT traffic or restrict access to trusted IP addresses only.
  • Configure the router to limit access to the MQTT interface to a trusted local subnet only, using ACLs or VLAN segmentation to contain potential lateral movement.

Generated by OpenCVE AI on August 20, 2026 at 17:30 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 21 Aug 2026 21:45:00 +0000

Type Values Removed Values Added
First Time appeared Shenzhen Cudy Technology
Shenzhen Cudy Technology wr3000 2.0
Vendors & Products Shenzhen Cudy Technology
Shenzhen Cudy Technology wr3000 2.0

Fri, 21 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Wed, 19 Aug 2026 14:45:00 +0000

Type Values Removed Values Added
Description Cudy WR3000 2.0 running firmware before 2.5.24 contains a hard-coded JWT HMAC signing secret vulnerability in the Mosquitto MQTT broker's authentication plugin that allows unauthenticated attackers to forge valid JWT tokens by extracting the secret from the firmware image. Attackers can use the extracted secret to craft arbitrary JWT tokens and authenticate to the MQTT broker without legitimate credentials, gaining unauthorized access to the device's mesh networking interface.
Title Cudy WR3000 2.0 Hard-coded JWT Secret Authentication Bypass via MQTT
Weaknesses CWE-798
References
Metrics cvssV3_1

{'score': 9.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N'}

cvssV4_0

{'score': 9.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N'}


Subscriptions

Shenzhen Cudy Technology Wr3000 2.0
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-31T19:08:00.967Z

Reserved: 2026-08-08T16:43:04.177Z

Link: CVE-2026-71960

cve-icon Vulnrichment

Updated: 2026-08-21T19:25:42.948Z

cve-icon NVD

Status : Received

Published: 2026-08-19T15:18:01.943

Modified: 2026-08-31T20:17:09.510

Link: CVE-2026-71960

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-21T21:16:28Z

Weaknesses
  • CWE-798

    Use of Hard-coded Credentials