CVE-2025-14127
Unknown Unknown - Not Provided
Reflected XSS in Testimonial Master WordPress Plugin

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-05-07
AI Q&A
2026-01-07
EPSS Evaluated
2026-05-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 Powered Q&A
Can you explain this vulnerability to me?

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.


How can this vulnerability impact me? :

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.


What immediate steps should I take to mitigate this vulnerability?

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]


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart