Reflected Cross-Site Scripting in Team Members Showcase Plugin by WordPress
CVE-2025-11560
Key Information:
- Vendor
WordPress
- Status
- Vendor
- CVE Published:
- 12 November 2025
Badges
What is CVE-2025-11560?
The Team Members Showcase plugin for WordPress prior to version 3.5.0 contains a vulnerability that permits reflected cross-site scripting (XSS). This issue arises from insufficient validation and sanitization of user-provided parameters before rendering them on the webpage. As a consequence, high-privilege users, such as administrators, could be targeted by attackers, who might exploit this oversight to inject malicious scripts. Proper sanitization mechanisms should be implemented to mitigate the risk associated with this vulnerability.
Affected Version(s)
Team Members Showcase 0 < 3.5.0
Exploit Proof of Concept (PoC)
PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.