CVE-2026-42678
DOM-Based XSS in GiveWP 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 |
|---|---|---|
| stellarwp | givewp | to 4.14.5 (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 Cross-site Scripting (XSS) issue specifically of the DOM-Based type found in the Liquid Web / StellarWP GiveWP plugin. It occurs due to improper neutralization of input during web page generation, which means that malicious scripts can be injected and executed in the context of a user's browser.
How can this vulnerability impact me? :
The vulnerability can allow attackers to execute arbitrary scripts in the victim's browser, potentially leading to unauthorized actions such as stealing cookies, session tokens, or other sensitive information. It can also result in data manipulation or disruption of service.