PatchSiren cyber security CVE debrief
CVE-2026-89010 WAVLINK Technology CVE debrief
AI-assisted PatchSiren debrief based on the supplied source corpus. The CVE record was published on 2026-09-11T15:17:08.357Z and has not been modified since then. 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 vulnerability enables root-level command execution on the device due to improper input sanitization.
- Vendor
- WAVLINK Technology
- Product
- WN535M1
- CVSS
- CRITICAL 9.3
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-11
- Original CVE updated
- 2026-09-11
- Advisory published
- 2026-09-11
- Advisory updated
- 2026-09-11
Who should care
Defenders and security teams responsible for WAVLINK WN535M1 and WN535M3 routers should assess exposure and prioritize remediation. Network administrators and incident responders should be aware of potential impact and verify input sanitization.
Why it matters
CVE-2026-89010 is a critical unauthenticated OS command injection vulnerability in WAVLINK WN535M1 and WN535M3 routers. Defenders should prioritize verifying exposure, assessing if sync_server daemon is reachable, and improving input sanitization to prevent potential compromise.
- Remote attackers can execute arbitrary commands as root.
- Unauthenticated access to sync_server daemon can lead to full device compromise.
- Lack of input sanitization enables exploitation.
- Firmware version prior to M35M1_V250922 requires verification.
Technical summary
WAVLINK WN535M1 and WN535M3 routers running firmware prior to M35M1_V250922 have an unauthenticated OS command injection vulnerability. The sync_server daemon on TCP port 13136 interpolates attacker-controlled filename input into a shell command string via sprintf() and passes it to system() without sanitization, enabling root-level command execution. This vulnerability allows remote attackers to execute arbitrary commands as root by sending crafted filenames. Defenders should prioritize verifying exposure of WAVLINK WN535M1 and WN535M3 routers running firmware prior to M35M1_V250922, assessing if sync_server daemon is reachable and if input sanitization can be improved.
Defensive priority
Defenders should prioritize verifying exposure of WAVLINK WN535M1 and WN535M3 routers running firmware prior to M35M1_V250922, assessing if sync_server daemon is reachable and if input sanitization can be improved.
Recommended defensive actions
- Verify if WAVLINK WN535M1 and WN535M3 routers are in use and assess exposure.
- Check if firmware has been updated to M35M1_V250922 or later.
- Restrict access to the sync_server daemon on TCP port 13136.
- Implement input validation and sanitization for filenames processed by sync_server.
- Review compensating controls for exposed systems while remediation is scheduled and verified.
- Track exceptions, retest remediated assets, and close the item only after evidence is documented.
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.
Evidence notes
The CVE record and NVD entry detail an unauthenticated OS command injection vulnerability in WAVLINK WN535M1 and WN535M3 routers. Official sources confirm remote attackers can execute arbitrary commands as root by sending crafted filenames to the sync_server daemon.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-89010 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-89010
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-89010 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-89010
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://docs.wavlink.xyz/
-
Source reference
Unverified legacy reference
URL: https://github.com/camdsmith/wavlink-sync_server-rce/blob/main/README.md
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/wavlink-wn535m1-wn535m3-unauthenticated-os-command-injection-via-sync-server
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.