CVE-2025-13072
7.1HandL · UTM Grabber / Tracker
The HandL UTM Grabber / Tracker WordPress plugin is vulnerable to reflected Cross-Site Scripting due to improper sanitization of input, potentially impacting high-privilege users.
Executive summary
The HandL UTM Grabber / Tracker WordPress plugin contains a reflected Cross-Site Scripting vulnerability that could allow attackers to execute malicious scripts in the context of an administrator session.
Vulnerability
The plugin fails to properly sanitize and escape input parameters before rendering them on a page. This Reflected Cross-Site Scripting (XSS) flaw can be triggered by unauthenticated attackers to execute scripts in the browser of a high-privilege user, such as an administrator.
Business impact
Successful exploitation allows an attacker to perform actions on behalf of an authenticated administrator, potentially leading to full site compromise, unauthorized configuration changes, or the redirection of site traffic. With a CVSS score of 7.1, this vulnerability represents a significant risk to the integrity and security of the WordPress environment.
Remediation
Immediate Action: Update the HandL UTM Grabber / Tracker plugin to version 2.8.1 or later to implement the necessary input sanitization.
Proactive Monitoring: Monitor server access logs for unusual URL parameters containing script tags or encoded characters that may indicate attempted XSS attacks.
Compensating Controls: Deploy a Web Application Firewall (WAF) with active rules to detect and block common XSS patterns in incoming HTTP requests.
Exploitation status
Public Exploit Available: No (There is no confirmed weaponized exploit or public proof-of-concept published in the provided data).
Analyst recommendation
Given the potential for high-privilege account compromise, administrators should prioritize updating this plugin immediately. If an update cannot be applied right away, consider deactivating the plugin to eliminate the attack surface until a secure version is deployed.
Sources
Originally found and disclosed by Alex Tselevich (nos3curity), with WPScan (coordinator), per the CVE Program record.