GHSA-22gq-jjvp-2jc9CriticalCVSS 9.8
WAVLINK WN535M1 and WN535M3 routers running firmware prior to M35M1_V250922 contain an...
🔗 CVE IDs covered (1)
📋 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.
🔗 References (5)
- https://nvd.nist.gov/vuln/detail/CVE-2026-89010
- https://docs.wavlink.xyz
- https://github.com/camdsmith/wavlink-sync_server-rce/blob/main/README.md
- https://www.vulncheck.com/advisories/wavlink-wn535m1-wn535m3-unauthenticated-os-command-injection-via-sync-server
- https://github.com/advisories/GHSA-22gq-jjvp-2jc9