CVE-2026-89010 Details
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.
A command injection vulnerability has been identified in WAVLINK WN535M1 and WN535M3 routers running firmware prior to M35M1_V250922. This vulnerability allows remote attackers to execute arbitrary commands as root. The issue arises in the sync_server daemon, which listens on TCP port 13136. The daemon improperly handles filenames by interpolating attacker-controlled input containing shell metacharacters into a command string, which is then executed via the system() function without any sanitization.
Users can upgrade to the M35M1_V250922 firmware version, although this requires a risky two-step U-Boot Recovery procedure. Alternatively, the mesh mode can be disabled to prevent the sync_server from listening on TCP 13136.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 11, 2026CISA-ADP
Assessed Sep 11, 2026References 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-ID | CWE Name | Source |
|---|---|---|
| CWE-78 | Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| WAVLINK WN535M1 | <= M35M1_V210223 |
CPE
Remediation
| |
| WAVLINK WN535M3 | <= M35M1_V210223 |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 11, 2026 | CVE Modified | CISA-ADP |
| Sep 11, 2026 | New CVE Received | [email protected] |
Volerion