CVE-2026-6079 PUBLISHED

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

Assigner: Wordfence
Reserved: 10.04.2026 Published: 05.08.2026 Updated: 05.08.2026

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.

Metrics

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

Product Status

Vendor ho3einie
Product Material Dashboard
Versions Default: unaffected
  • affected from 0 to 1.4.10 (incl.)

Credits

  • Md. Moniruzzaman Prodhan (NomanProdhan) finder

References

Problem Types

  • CWE-862 Missing Authorization CWE