CVE-2026-90702 Details
Description
A flaw has been found in D-Link DWR-M921 1.1.52. Impacted is the function system of the file /boafrm/formDiskFormat. This manipulation of the argument partition causes os command injection. The attack may be initiated remotely. The exploit has been published and may be used.
An OS command injection vulnerability has been identified in the D-Link DWR-M921 router, specifically in the firmware version 1.1.52. The issue arises in the '/boafrm/formDiskFormat' handler, where the 'partition' parameter is manipulated without proper sanitization, allowing authenticated users to inject commands that are executed with root privileges. This vulnerability can be exploited remotely.
Users are advised to apply a strict whitelist for the 'partition' and 'systype' parameters, rejecting all shell metacharacters and using C library calls for command execution instead of concatenating strings and using the 'system()' function.
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/1f7efbf4584ce13222e8b0c669e7784a | [email protected] | ExploitTechnical Description |
| https://vuldb.com/cve/CVE-2026-90702 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/submit/917692 | [email protected] | Issue TrackingPermission Required |
| https://vuldb.com/vuln/403244 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/403244/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