SB2025110746 - Multiple vulnerabilities in The Hack Repair Guy's Plugin Archiver plugin for WordPress
Published: November 7, 2025
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 2 vulnerabilities.
1) Cross-site request forgery (CVE-ID: CVE-2025-10188)
CWE-ID: CWE-352 - Cross-Site Request Forgery (CSRF)
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N/E:U/U:Clear
The vulnerability allows a remote attacker to perform cross-site request forgery attacks.
The vulnerability exists due to insufficient validation of the HTTP request origin in the bulk_remove() function. A remote attacker can trick the victim to visit a specially crafted web page and perform arbitrary actions on behalf of the victim on the vulnerable website.
2) Path traversal (CVE-ID: CVE-2025-10176)
CWE-ID: CWE-22 - Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
The vulnerability allows a remote attacker to perform directory traversal attacks.
The vulnerability exists due to input validation error when processing directory traversal sequences in the prepare_items function. A remote attacker can send a specially crafted HTTP request and delete arbitrary files on the system, leading to arbitrary code execution.
Remediation
Install update from vendor's website.
References
- https://www.wordfence.com/threat-intel/vulnerabilities/wordpress-plugins/hackrepair-plugin-archiver/the-hack-repair-guys-plugin-archiver-204-cross-site-request-forgery-to-arbitrary-directory-deletion-in-wp-content
- https://www.wordfence.com/threat-intel/vulnerabilities/wordpress-plugins/hackrepair-plugin-archiver/the-hack-repair-guys-plugin-archiver-204-authenticated-administrator-arbitrary-file-deletion