CVE-2025-13072
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_tracker *
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 displaying it back on the page. This flaw allows an attacker to perform a Reflected Cross-Site Scripting (XSS) attack, which can be used to execute malicious scripts in the context of users visiting the page, especially 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 such as stealing session cookies, defacing the website, or performing actions on behalf of the admin, potentially compromising the security and integrity of your WordPress site.

Detection Guidance

This vulnerability can be detected by testing the 'utm_source' parameter for reflected Cross-Site Scripting (XSS). One method is to visit a URL on your WordPress site that uses the HandL UTM Grabber / Tracker plugin with an XSS payload appended to the utm_source parameter, for example: http://example.com/handl-xss?utm_source=%3Cscript%3Ealert(document.cookie)%3C/script%3E. If an alert box appears or the script executes, the site is vulnerable. Additionally, you can use web vulnerability scanners that test for reflected XSS on parameters named 'utm_source'. [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 has been fixed by properly sanitizing and escaping the 'utm_source' parameter. Until the update can be applied, restrict access to high-privilege users and avoid clicking on suspicious URLs containing the utm_source parameter. [1]

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