Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-89010— WAVLINK WN535M1/WN535M3 Unauthenticated OS Command Injection via sync_server

Quick assessment

Affected
WAVLINK Technology WN535M1
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

WAVLINK WN535M1 和 WN535M3 路由器中,在运行早于 M35M1_V250922 版本的固件时,存在一个无需身份验证的操作系统命令注入漏洞。远程攻击者可以通过向运行在 TCP 端口 13136 上的 sync_server 守护进程发送特制的文件名,从而以 root 权限执行任意命令。该守护进程通过 sprintf() 将包含 shell 元字符的攻击者可控的文件名输入插入到一个 shell 命令字符串中,并在未经过任何净化处理的情况下将其传递给 system() 函数,从而实现了在设备上的 r

CVSS 9.8 · Critical
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-89010

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
WAVLINK WN535M1/WN535M3 Unauthenticated OS Command Injection via sync_server
Source: CVE Program / CVE List V5
Vulnerability 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.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Source: CVE Program / CVE List V5
Vulnerability Type
OS命令中使用的特殊元素转义处理不恰当(OS命令注入)
Source: CVE Program / CVE List V5

Affected Products

Vendor Product Affected Versions CPE Subscribe
WAVLINK Technology WN535M1 M35M1_V210223 -
WAVLINK Technology WN535M3 M35M1_V210223 -

II. Public POCs for CVE-2026-89010

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-89010

登录查看更多情报信息。

Vendor Advisories for CVE-2026-89010 (1)

Proof of Concept for CVE-2026-89010 (1)

Other References for CVE-2026-89010 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-89010

No comments yet


Leave a comment