CVE-2025-58959

7.6

AmentoTech · Taskbot

The AmentoTech Taskbot WordPress plugin is vulnerable to path traversal, which allows an authenticated attacker to perform arbitrary file deletion.

Executive summary

A path traversal vulnerability in the AmentoTech Taskbot plugin for WordPress exposes systems to potential service disruption through arbitrary file deletion.

Vulnerability

This is a path traversal vulnerability (CWE-22) that allows an authenticated user to manipulate file paths and delete arbitrary files on the host server. The attack vector is network based and requires the attacker to hold low-level privileges to initiate the request.

Business impact

The ability for an authenticated user to delete arbitrary files poses a significant risk to system integrity and availability. Successful exploitation could lead to the deletion of critical application files, configuration data, or core WordPress components, resulting in significant system downtime. Given the CVSS score of 7.6, this flaw is categorized as high severity and requires immediate attention to prevent operational disruption.

Remediation

Immediate Action: Review the official Patchstack advisory for the availability of a security update and apply it immediately to version 6.4 or higher.

Proactive Monitoring: Monitor server access logs for suspicious file deletion patterns or requests targeting sensitive directory structures.

Compensating Controls: Implement a Web Application Firewall (WAF) to filter malicious requests containing path traversal sequences, such as dot-dot-slash patterns.

Exploitation status

Public Exploit Available: Unknown.

Analyst recommendation

Organizations utilizing the Taskbot plugin should prioritize auditing their WordPress environment for the affected versions. Given the potential for service denial through file deletion, administrators must apply the latest vendor patches as soon as they become available and restrict user permissions to the minimum level necessary to reduce the attack surface.

More AmentoTech CVEs

Sources

Originally found and disclosed by 0xd4rk5id3 | Patchstack Bug Bounty Program, per the CVE Program record.