CVE-2026-9724
MEDIUM
4.3
CVSS 3.1
Description
The MotorDesk plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.1.2. This is due to missing or incorrect nonce validation on the motordesk_admin_home function. This makes it possible for unauthenticated attackers to update the plugin's configuration settings, including the search page URI and custom template directory path via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Metadata
Severity & Metrics
4.3
MEDIUM CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
Affected products (1)
| Vendor | Product | Platform | Versions |
|---|---|---|---|
| motordesk | MotorDesk | — | 0 ≤ 1.1.2 |
Weakness (CWE)
| CWE | Source | Description |
|---|---|---|
| CWE-352 | cna | CWE-352 Cross-Site Request Forgery (CSRF) |
CVSS scores (1)
| Score | Severity | Version | Source | Vector |
|---|---|---|---|---|
| 4.3 | MEDIUM | 3.1 | cna | CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N |
References (5)
- https://www.wordfence.com/threat-intel/vulnerabilities/id/5e3e9421-809c-423a-afcf-28c061c00fad?source=cve
- https://plugins.trac.wordpress.org/browser/motordesk/trunk/include/motordesk_admin.php#L157
- https://plugins.trac.wordpress.org/browser/motordesk/trunk/include/motordesk_admin.php#L134
- https://plugins.trac.wordpress.org/browser/motordesk/trunk/include/motordesk_admin.php#L122
- https://plugins.trac.wordpress.org/browser/motordesk/trunk/include/motordesk_admin.php#L182