CVE-2026-25305
DOM-Based XSS in 8theme XStore β€ 9.6.4 Allows Code Injection
Publication date: 2026-02-19
Last updated on: 2026-02-27
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| 8theme | xstore | to 9.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 type of Cross-site Scripting (XSS) known as DOM-Based XSS. It occurs in the 8theme XStore software, specifically in versions up to and including 9.6.4. The issue arises from improper neutralization of input during web page generation, which means that malicious scripts can be injected and executed in the user's browser through the web page.
How can this vulnerability impact me? :
This 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 such as cookies, session tokens, or other private data, unauthorized actions performed on behalf of the user, and potentially compromise the security of the affected web application.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
What immediate steps should I take to mitigate this vulnerability?
I don't know