CVE-2025-62745
Stored XSS in Team Showcase WordPress Plugin
Publication date: 2026-05-25
Last updated on: 2026-05-25
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| pickplugins | team_showcase | to 1.22.28 (inc) |
Helpful Resources
Exploitability
| 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 Stored Cross-site Scripting (XSS) issue in the PickPlugins Team Showcase plugin. It occurs due to improper neutralization of input during web page generation, which means that malicious scripts can be injected and stored by the plugin and later executed in the context of users visiting the affected web pages.
How can this vulnerability impact me? :
The vulnerability can allow attackers to execute arbitrary scripts in the browsers of users who visit the affected pages. This can lead to theft of user credentials, session hijacking, defacement of the website, or distribution of malware.