Description
Zbtlink WE1326, WE357, WE5926, WE5926-WD, WE826-Q, WE826-T2, WE826-WD, WG108, and WG3526 firmware 19.1101, Zbtlink WE2426-C firmware 19.1112, Zbtlink WE5926-EC_QP firmware 20.0516, Zbtlink WF3526-P firmware 19.051, CTN720-W1, LF-1541, and MT7620N firmware 19.1101, and WRC1 firmware 20.0622 contain an unauthenticated command injection in the infosrvd service (UDP/9992). A remote unauthenticated attacker can send a crafted UDP packet to execute arbitrary commands as root. The service's authentication uses a hardcoded salt and an all-zero wildcard MAC bypass, rendering it ineffective.
Published: 2026-08-27
Score: 9.3 Critical
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An unauthenticated command injection flaw exists in the infosrvd service that listens on UDP port 9992. A remote attacker can craft a UDP packet and cause the service to execute arbitrary shell commands with root privileges. The vulnerability results from a hardcoded salt for authentication and an all‑zero wildcard MAC bypass, rendering the authentication mechanism ineffective. The weakness is a classic OS command injection (CWE-78) and a broken authentication approach (CWE-321).

Affected Systems

Affected devices include Zbtlink models WE1326, WE357, WE5926, WE5926‑WD, WE826‑Q, WE826‑T2, WE826‑WD, WG108, WG3526 (firmware 19.1101 or later), Zbtlink WE2426‑C (firmware 19.1112), Zbtlink WE5926‑EC_QP (firmware 20.0516), Zbtlink WF3526‑P (firmware 19.051) and Unsure: CTN720‑W1, LF‑1541, MT7620N (firmware 19.1101), and WRC1 (firmware 20.0622). These devices use the infosrvd service that is exposed to the network without adequate authentication. If the affected firmware is in use, the device is vulnerable.

Risk and Exploitability

The CVSS score is 9.3, indicating high severity. EPSS is not available, and the vulnerability is not currently listed in CISA’s KEV catalog. The exploitation requires only a crafted UDP packet to the exposed port, and no authentication or other pre‑conditions are needed. Given the simplicity of the attack vector, the threat is significant for any network that accepts packets on port 9992 to these devices.

Generated by OpenCVE AI on August 27, 2026 at 14:37 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the device firmware to the latest version that removes the command injection flaw
  • Disable or block UDP traffic to port 9992 on the device, or firewall the port if the service is unnecessary
  • Apply network segmentation and restrict access to the device so that only trusted hosts can reach the infosrvd service

Generated by OpenCVE AI on August 27, 2026 at 14:37 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 27 Aug 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 27 Aug 2026 13:00:00 +0000

Type Values Removed Values Added
Description Zbtlink WE1326, WE357, WE5926, WE5926-WD, WE826-Q, WE826-T2, WE826-WD, WG108, and WG3526 firmware 19.1101, Zbtlink WE2426-C firmware 19.1112, Zbtlink WE5926-EC_QP firmware 20.0516, Zbtlink WF3526-P firmware 19.051, CTN720-W1, LF-1541, and MT7620N firmware 19.1101, and WRC1 firmware 20.0622 contain an unauthenticated command injection in the infosrvd service (UDP/9992). A remote unauthenticated attacker can send a crafted UDP packet to execute arbitrary commands as root. The service's authentication uses a hardcoded salt and an all-zero wildcard MAC bypass, rendering it ineffective.
Title Zbtlink MQWrt infosrvd Command Injection
Weaknesses CWE-321
CWE-78
References
Metrics cvssV3_1

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

cvssV4_0

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-27T13:41:32.924Z

Reserved: 2026-08-14T18:01:19.917Z

Link: CVE-2026-74233

cve-icon Vulnrichment

Updated: 2026-08-27T13:41:28.947Z

cve-icon NVD

Status : Received

Published: 2026-08-27T13:18:34.137

Modified: 2026-08-27T13:18:34.137

Link: CVE-2026-74233

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-27T14:45:17Z

Weaknesses
  • CWE-321

    Use of Hard-coded Cryptographic Key

  • CWE-78

    Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')