AUGUST 16, 2026
Live Feed
Back to database
Case File

CVE-2026-6079

HIGH · CVSS 7.3 EPSS 0.39%

Source: NVD + CISA KEV + EPSS · Published 2026-08-05 · Last synced 2026-08-16

CyberRota Analysis

AI-Generated

The Material Dashboard plugin for WordPress is susceptible to unauthorized access and data modification due to inadequate capability checks in the amd_ajax_target_task_manager() function, affecting all versions up to 1.4.10. This vulnerability allows unauthenticated attackers to enumerate scheduled tasks, potentially exposing personally identifiable information (PII), execute arbitrary tasks, and delete any scheduled task. WordPress administrators using this plugin should prioritize patching to mitigate the risk of exploitation.

CVE
CVE-2026-6079
Severity
HIGH
CVSS
7.3
EPSS
0.39%
WordPress

Original NVD 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.