CVE-2026-6079 HIGH

CVE-2026-6079: Material Dashboard <= 1.4.10 - Missing Authorization to Unauthenticated Task Enumeration, Execution, and Deletion

Vendor Ho3Einie
Product Material Dashboard
Weakness CWE-862 · Missing authorization
Published August 5, 2026
Last update August 5, 2026

CVSS base score

7.3/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L

What the vulnerability does

01Description

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.

Explanation of Vulnerability in Simple Terms

02Summary

Material Dashboard versions up to 1.4.10 lack proper authorization checks, allowing unauthenticated attackers to read sensitive data, modify content, or disrupt service. The vulnerability requires only network access and no user interaction. Administrators should update to a version newer than 1.4.10 immediately.

What an attacker can do

03Attacker Capabilities

Read sensitive data, modify content, or disrupt the dashboard without authentication.

Potential impact on your site

04Site Impact

Unauthorized users can access, modify, or disrupt your Material Dashboard without logging in.

Conditions required to exploit

05Prerequisites

Network access only; no authentication or user interaction required.

Key dates

06Disclosure timeline

August 5, 2026 CVE published
August 5, 2026 Record updated

Related vulnerabilities

08Related CVE