CVE-2026-6079
Received Received - Intake

Unauthenticated Task Modification in Material Dashboard WordPress Plugin

Vulnerability report for CVE-2026-6079, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-05

Last updated on: 2026-08-05

Assigner: Wordfence

Description

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 makes it possible for unauthenticated attackers to enumerate all scheduled tasks (potentially exposing PII), execute arbitrary tasks, and delete any task via the public_amd_ajax_handler AJAX action.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-05
Last Modified
2026-08-05
Generated
2026-08-05
AI Q&A
2026-08-05
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
creative_tim material_dashboard to 1.4.10 (inc)
material_dashboard plugin to 1.4.10 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-862 The product does not perform an authorization check when an actor attempts to access a resource or perform an action.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

The Material Dashboard plugin for WordPress has a vulnerability due to missing capability checks in the amd_ajax_target_task_manager() function. This allows unauthenticated attackers to access and modify data through the public_amd_ajax_handler AJAX action. They can enumerate scheduled tasks, execute arbitrary tasks, and delete any task.

Detection Guidance

Check WordPress sites using the Material Dashboard plugin for unauthorized task modifications or deletions. Inspect server logs for public_amd_ajax_handler requests. Use tools like WP-CLI to list active plugins and verify versions.

Impact Analysis

Unauthenticated attackers could access personally identifiable information (PII) by enumerating tasks. They may also execute malicious tasks or delete critical tasks, disrupting normal operations. This could lead to data breaches or system downtime.

Compliance Impact

This vulnerability could lead to unauthorized access to PII, violating GDPR and HIPAA requirements for data protection and access controls. Organizations using this plugin may face compliance violations, legal penalties, and reputational damage.

Mitigation Strategies

Update the Material Dashboard plugin to the latest version if available. If no update exists, disable the plugin immediately. Restrict access to the AJAX handler via server rules or firewall. Monitor for suspicious activity in task logs.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-6079. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart