CVE-2026-42676
Stored XSS in myCred WordPress Plugin
Publication date: 2026-06-01
Last updated on: 2026-06-01
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| mycred | mycred | to 3.0.4 (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 myCred 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 application. When other users view the affected pages, the malicious scripts can execute in their browsers.
How can this vulnerability impact me? :
The impact of this vulnerability includes the potential for attackers to execute arbitrary scripts in the context of users' browsers. This can lead to information disclosure, session hijacking, or other malicious actions. According to the CVSS score, it has a moderate severity with possible impacts on confidentiality, integrity, and availability.