CVE-2025-13073
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-12-10

Last updated on: 2025-12-12

Assigner: WPScan

Description
The HandL UTM Grabber / Tracker WordPress plugin before 2.8.1 does not sanitize and escape a parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting which could be used against high privilege users such as admin
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-12-10
Last Modified
2025-12-12
Generated
2026-06-16
AI Q&A
2025-12-10
EPSS Evaluated
2026-06-15
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
handl utm_grabber *
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

This vulnerability exists in the HandL UTM Grabber / Tracker WordPress plugin versions before 2.8.1. It occurs because the plugin does not properly sanitize and escape a parameter before outputting it back on the page. This flaw leads to a Reflected Cross-Site Scripting (XSS) vulnerability, which means an attacker can inject malicious scripts that are executed in the context of the victim's browser, potentially targeting high privilege users such as administrators.

Impact Analysis

The vulnerability can impact you by allowing attackers to execute malicious scripts in the browsers of high privilege users like administrators. This can lead to unauthorized actions, session hijacking, theft of sensitive information, or further compromise of the affected WordPress site.

Detection Guidance

This vulnerability can be detected by testing the affected WordPress site for reflected Cross-Site Scripting (XSS) in the HandL UTM Grabber / Tracker plugin prior to version 2.8.1. One method is to create or identify a post containing the vulnerable shortcode [handl_landing_page], then visit the URL with an XSS payload appended to an arbitrary parameter, for example: http://example.com/handl-test-1/?nosecurity=""><script>alert(document.cookie)</script>. If the script executes, the vulnerability is present. There are no specific network commands provided, but manual testing via a browser or automated web vulnerability scanners targeting reflected XSS on the plugin's parameters can be used. [1]

Mitigation Strategies

The immediate step to mitigate this vulnerability is to update the HandL UTM Grabber / Tracker WordPress plugin to version 2.8.1 or later, where the issue is fixed by proper sanitization and escaping of parameters. Until the update can be applied, restrict access to high-privilege users and avoid clicking on suspicious URLs containing parameters that could exploit the vulnerability. [1]

Compliance Impact

The provided resources do not specify how this vulnerability affects compliance with common standards and regulations such as GDPR or HIPAA.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2025-13073. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart