CVE-2026-90705 Details
Description
A vulnerability was determined in D-Link DWR-M921 1.1.52. This affects the function formsysCmd of the file /boafrm/formsysCmd of the component Boa Dispatch Table. Executing a manipulation of the argument sysCmd can lead to os command injection. The attack can be executed remotely. The exploit has been publicly disclosed and may be utilized.
An OS command injection vulnerability has been identified in the D-Link DWR-M921 router, specifically in firmware version 1.1.52. The issue arises in the Boa Dispatch Table, within the function 'formSysCmd'. This vulnerability allows remote command injection by manipulating the 'sysCmd' argument, with no input filtering applied. The exploitation requires authentication, but the vulnerability can be reproduced on the emulated firmware.
It is recommended to remove the 'formSysCmd' handler or eliminate the 'system()' call that allows command execution. If a diagnostic feature is necessary, implement a strict whitelist of allowed commands and use 'execve' with an argument array instead of concatenating command strings.
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 14, 2026CISA-ADP
Assessed Sep 16, 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.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://gist.github.com/H3rmesk1t/42bca7c81530b8419811ddcbd39b3b56 | [email protected] | ExploitRemedy |
| https://vuldb.com/cve/CVE-2026-90705 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/submit/917697 | [email protected] | Issue TrackingPermission Required |
| https://vuldb.com/vuln/403247 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/403247/cti | [email protected] | Content Wall |
| https://www.dlink.com/ | [email protected] | Vendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-77 | Improper Neutralization of Special Elements used in a Command ('Command Injection') | [email protected] |
| CWE-78 | Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| D-Link DWR-M921 | 1.1.52 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 16, 2026 | CVE Modified | CISA-ADP |
| Sep 14, 2026 | New CVE Received | [email protected] |
Volerion