PatchSiren cyber security CVE debrief
CVE-2026-6079 ho3einie CVE debrief
The Material Dashboard plugin for WordPress has a vulnerability allowing unauthorized access and modification of data due to missing capability checks on the amd_ajax_target_task_manager() function in all versions up to, and including, 1.4.10. This vulnerability allows unauthenticated attackers to enumerate all scheduled tasks, execute arbitrary tasks, and delete any task via the public_amd_ajax_handler AJAX action. The vulnerability has a high severity score and requires immediate attention from WordPress users with the Material Dashboard plugin installed. Affected users should apply patches or updates to version 1.4.11 or later and restrict access to the public_amd_ajax_handler AJAX action. Additionally, defenders should monitor for suspicious activity related to task enumeration and execution and review official advisories for further guidance.
- Vendor
- ho3einie
- Product
- Material Dashboard
- CVSS
- HIGH 7.3
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-05
- Original CVE updated
- 2026-08-05
- Advisory published
- 2026-08-05
- Advisory updated
- 2026-08-05
Who should care
WordPress users with the Material Dashboard plugin installed, security teams monitoring WordPress vulnerabilities, administrators responsible for patching and securing WordPress installations, and operators managing affected systems.
Technical summary
The Material Dashboard plugin for WordPress is vulnerable to unauthorized access and modification of data due to missing capability checks on the amd_ajax_target_task_manager() function in all versions up to, and including, 1.4.10. This allows unauthenticated attackers to enumerate all scheduled tasks, execute arbitrary tasks, and delete any task via the public_amd_ajax_handler AJAX action. The vulnerability exists because the plugin does not properly validate user capabilities before allowing access to sensitive functionality. Defenders should verify affected product deployments, review official advisories, and plan vendor-supported updates or mitigations. It is also essential to monitor for suspicious activity related to task enumeration and execution and to restrict access to the public_amd_ajax_handler AJAX action.
Defensive priority
High priority due to potential for data exposure and arbitrary task execution.
Recommended defensive actions
- Apply patches or updates to the Material Dashboard plugin for WordPress to version 1.4.11 or later.
- Restrict access to the public_amd_ajax_handler AJAX action.
- Monitor for suspicious activity related to task enumeration and execution.
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.
- Review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance.
- Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed.
- Check relevant monitoring, detection, and logs for exposed assets that need extra review.
Evidence notes
The evidence from the NVD and Wordfence indicates a high-severity vulnerability in the Material Dashboard plugin for WordPress, allowing unauthorized data access and modification. The vulnerability exists due to missing capability checks on the amd_ajax_target_task_manager() function in all versions up to, and including, 1.4.10. This allows unauthenticated attackers to enumerate all scheduled tasks, execute arbitrary tasks, and delete any task via the public_amd_ajax_handler AJAX action. Defenders should verify affected product deployments, review official advisories, and plan vendor-supported updates or mitigations.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-6079 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-6079
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-6079 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-6079
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://plugins.trac.wordpress.org/browser/material-dashboard/trunk/core/AMDNetwork/AMDNetwork.php
-
Source reference
Unverified legacy reference
URL: https://plugins.trac.wordpress.org/browser/material-dashboard/trunk/core/AMDTasks/AMDTasks.php
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.