CVE-2026-90706 Details
Description
A vulnerability was identified in D-Link DWR-M921 1.1.52. This impacts the function formWsc of the file /boafrm/formWsc. The manipulation of the argument targetAPSsid leads to os command injection. The attack is possible to be carried out remotely. The exploit is publicly available and might 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 web interface route '/boafrm/formWsc', where the 'targetAPSsid' parameter is not properly sanitized before being passed to a system command. This vulnerability can be exploited remotely, but requires authentication via a web session cookie.
To address this vulnerability, D-Link should implement proper input validation for the 'targetAPSsid' parameter, allowing only visible ASCII characters and rejecting special characters that could be used for command injection. Additionally, the existing filter function should be enhanced to cover the currently unescaped characters or replaced with a parameterized execution approach.
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 14, 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/f2d1f9115192b7af18699a8214a5b7ad | [email protected] | ExploitTechnical Description |
| https://vuldb.com/cve/CVE-2026-90706 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/submit/917698 | [email protected] | Issue TrackingPermission Required |
| https://vuldb.com/vuln/403248 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/403248/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 14, 2026 | CVE Modified | CISA-ADP |
| Sep 14, 2026 | New CVE Received | [email protected] |
Volerion