CVE-2026-35018 PUBLISHED

NetComm NF20MESH < R6B032 Authenticated RCE via OS Command Injection

Assigner: VulnCheck
Reserved: 31.03.2026 Published: 23.06.2026 Updated: 23.06.2026

NetComm NF20MESH routers running firmware R6B031 and earlier contain an authenticated remote code execution vulnerability that allows authenticated attackers to execute arbitrary commands as root by injecting shell metacharacters into the username JSON parameter processed by the dalStorage_addUserAccount function. Attackers can exploit the unsafe concatenation of user-supplied input into a shell command string passed to rut_doSystemAction without sanitization to achieve full root-level command execution on the underlying operating system.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 8.7

Product Status

Vendor NetComm Wireless Pty Ltd
Product NF20MESH
Versions Default: affected
  • affected from 0 to R6B032 (excl.)

Credits

  • Brendan Scarvell of Signal 11 finder

References

Problem Types

  • Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') CWE