Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-89010 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

Description

WAVLINK WN535M1 and WN535M3 routers running firmware prior to M35M1_V250922 contain an unauthenticated OS command injection vulnerability that allows remote attackers to execute arbitrary commands as root by sending crafted filenames to the sync_server daemon on TCP port 13136. The daemon interpolates attacker-controlled filename input containing shell metacharacters into a shell command string via sprintf() and passes it to system() without sanitization, enabling root-level command execution on the device.

Metrics

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-78Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')[email protected]

Affected Products

ProductVersions
WAVLINK WN535M1
<= M35M1_V210223

CPE

  • No CPEs found in CPE dictionary for this product.

Remediation

  • Workaround:low effort

    Disable Mesh Mode to stop the sync_server from binding to TCP port 13136.

  • Mitigation:low effort

    Block inbound TCP port 13136 at the network boundary.

  • Upgrade: M35M1_V250922moderate effort

    Perform the U-Boot Recovery procedure to upgrade to the fixed firmware. Note that this process carries a risk of bricking the device.

WAVLINK WN535M3
<= M35M1_V210223

CPE

  • No CPEs found in CPE dictionary for this product.

Remediation

  • Workaround:low effort

    Disable Mesh Mode to stop the sync_server from binding to TCP port 13136.

  • Mitigation:low effort

    Block inbound TCP port 13136 at the network boundary.

  • Upgrade: M35M1_V250922moderate effort

    Perform the U-Boot Recovery procedure to upgrade to the fixed firmware. Note that this process carries a risk of bricking the device.

Change History

2 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-89010
NVD Published Date:
Sep 11, 2026
NVD Last Modified:
Sep 11, 2026
Source:
[email protected]
CVE-2026-89010 Details - Not Deferred