CVE-2026-90703 Details
Description
A vulnerability has been found in D-Link DWR-M921 1.1.52. The affected element is the function system of the file /boafrm/formDiskCreateShare. Such manipulation of the argument folderpath leads to os command injection. The attack may be launched remotely. The exploit has been disclosed to the public and may be used.
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 disk share management feature, where the 'folderpath' parameter can be manipulated to inject malicious commands. This vulnerability can be exploited remotely, but requires authentication.
It is recommended to apply a strict whitelist for the 'folderpath' and 'foldername' parameters, allowing only specific path characters and rejecting all shell metacharacters. Additionally, use the 'mkdir()' C API instead of executing commands through the system() function, and write configuration changes after creating directories to avoid command injection risks.
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 15, 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/24a09e799cd873abde6a2a806a030568 | [email protected] | ExploitRemedyTechnical Description |
| https://vuldb.com/cve/CVE-2026-90703 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/submit/917695 | [email protected] | Issue TrackingPermission Required |
| https://vuldb.com/vuln/403245 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/403245/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 15, 2026 | CVE Modified | CISA-ADP |
| Sep 14, 2026 | New CVE Received | [email protected] |
Volerion