CVE Catalog

CVE-2026-6079

HighCVSS 7.3
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.39%

32th percentile - higher than 32% of all known CVEs

Summary

The Material Dashboard plugin for WordPress up to version 1.4.10 is vulnerable to unauthorized access and data modification due to missing capability checks in the `amd_ajax_target_task_manager()` function. Unauthenticated attackers can enumerate all scheduled tasks (potentially exposing PII), execute arbitrary tasks, and delete any task via the `public_amd_ajax_handler` AJAX action.

Risk Assessment

An attacker can access sensitive data such as personal information and manipulate system tasks, potentially causing service disruption or further attacks. This can compromise confidentiality and integrity.

Recommendation

Update the Material Dashboard plugin to the latest patched version. Restrict access to AJAX actions and implement proper capability checks.

Related vulnerabilities

Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS