CVE-2025-14127
Unknown Unknown - Not Provided

Reflected XSS in Testimonial Master WordPress Plugin

Vulnerability report for CVE-2025-14127, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-01-07

Last updated on: 2026-01-07

Assigner: Wordfence

Description

The Testimonial Master plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the `$_SERVER['PHP_SELF']` variable in all versions up to, and including, 0.2.1 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-01-07
Last Modified
2026-01-07
Generated
2026-07-06
AI Q&A
2026-01-07
EPSS Evaluated
2026-07-05
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
padlabs testimonial_master to 0.2.1 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Mitigation Strategies

Immediate mitigation steps include disabling or uninstalling the Testimonial Master plugin if it is installed, especially since it has been closed and is unavailable for download pending review. Additionally, avoid clicking on suspicious links that may exploit the reflected XSS vulnerability. Monitor and restrict user input that may be reflected via the PHP_SELF variable. Consider applying web application firewall (WAF) rules to block malicious requests targeting this vulnerability. [1]

Executive Summary

This vulnerability is a Reflected Cross-Site Scripting (XSS) issue in the Testimonial Master plugin for WordPress. It occurs because the plugin does not properly sanitize or escape the $_SERVER['PHP_SELF'] variable, allowing attackers to inject malicious scripts. These scripts can run when a user is tricked into clicking a crafted link, potentially compromising the user's interaction with the website.

Impact Analysis

The vulnerability can allow unauthenticated attackers to execute arbitrary web scripts in the context of the affected website. This can lead to theft of user data, session hijacking, or other malicious actions performed on behalf of the user, especially if the user is tricked into clicking a malicious link.

Chat Assistant

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

EPSS Chart