CVE-2026-25306
Reflected XSS in XStore Core Plugin Allows Webpage Injection
Publication date: 2026-03-25
Last updated on: 2026-04-23
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| 8theme | xstore_core | to 5.6.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 Cross-site Scripting (XSS) issue found in the 8theme XStore Core plugin, specifically in versions up to and including 5.6.4. It occurs due to improper neutralization of input during web page generation, which allows an attacker to inject malicious scripts that are reflected back to users.
How can this vulnerability impact me? :
The vulnerability can allow attackers to execute malicious scripts in the context of a user's browser session. This can lead to theft of sensitive information, session hijacking, defacement of websites, or redirection to malicious sites.