Skip to content
Threat Feed
high advisory

Command Injection in Zyxel WAX650S export-cgi

An authenticated administrator can exploit a command injection vulnerability in the export-cgi program of Zyxel WAX650S firmware versions through 7.10(ABRM.4)C0 to execute arbitrary OS commands.

CVE-2026-6837 describes a post-authentication command injection vulnerability affecting the 'export-cgi' CGI program within Zyxel WAX650S access point firmware. The vulnerability exists in all firmware versions up to and including 7.10(ABRM.4)C0. An attacker who has already obtained legitimate administrative credentials for the web management interface can leverage this flaw to inject and execute arbitrary commands at the operating system level. Because this vulnerability requires existing administrative access, the primary risk involves privilege escalation or persistence for an attacker who has successfully performed initial credential compromise. Organizations utilizing these devices should prioritize upgrading to patched firmware versions and auditing active administrative sessions.

Attack Chain

  1. Attacker performs credential theft or brute-force to obtain administrator-level access to the web management interface.
  2. Attacker logs into the device management console via HTTP or HTTPS.
  3. Attacker navigates to or directly crafts a request to the 'export-cgi' endpoint.
  4. Attacker injects malicious OS command sequences into the request parameters processed by 'export-cgi'.
  5. The CGI program fails to neutralize shell metacharacters, passing the input directly to the system shell.
  6. The system executes the injected commands with the privileges of the web service process.
  7. Attacker establishes persistent access or exfiltrates configuration data from the device.

Impact

Successful exploitation allows for full control of the affected Zyxel WAX650S access point. This can lead to total loss of device confidentiality, integrity, and availability, as well as the potential for the device to be used as a pivot point for further lateral movement within the network.

Recommendation

  • Apply the vendor-provided firmware update that addresses CVE-2026-6837 on all Zyxel WAX650S units immediately.
  • Audit web server access logs for anomalous POST or GET requests directed at 'export-cgi' by known administrative accounts.
  • Limit access to the device management interface to specific internal management VLANs or dedicated jump hosts to minimize the exposure of administrative endpoints.
  • Monitor for unexpected system processes or network connections originating from the WAX650S device.

Immediate actions

Patch firmware on Zyxel WAX650S

IT Operations 72h

Detection coverage 1

Detect Potential CVE-2026-6837 Exploitation Attempt

high

Detects HTTP requests to the export-cgi program potentially containing shell metacharacters indicating command injection.

sigma tactics: execution techniques: T1059.004 sources: webserver

Detection queries are available on the platform. Get full rules →