CVE-2026-27086
Received Received - Intake

DOM-Based Cross-Site Scripting in WoodMart Theme

Vulnerability report for CVE-2026-27086, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-04

Last updated on: 2026-09-04

Assigner: Patchstack

Description

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Xtemos WoodMart allows DOM-Based XSS. This issue affects WoodMart: from n/a before 8.3.8.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-04
Last Modified
2026-09-04
Generated
2026-09-04
AI Q&A
2026-09-04
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
xtemos woodmart to 8.3.8 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
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 Quick Actions

Instant insights powered by AI
Executive Summary

This is a DOM-Based Cross-Site Scripting (XSS) vulnerability in the Xtemos WoodMart theme. It occurs when user input is improperly neutralized during web page generation, allowing malicious scripts to execute in the browser. The issue exists in versions before 8.3.8.

Detection Guidance

To detect DOM-Based XSS in WoodMart, inspect web page source code for suspicious JavaScript inputs. Use browser developer tools to check for untrusted data in DOM manipulation functions like innerHTML or document.write. Look for unusual script tags or event handlers in page elements.

Impact Analysis

An attacker could exploit this to steal user sessions, perform actions on behalf of users, or deface the website. It may also lead to unauthorized data access or manipulation if combined with other vulnerabilities.

Compliance Impact

This vulnerability could lead to data breaches, violating GDPR (data protection) and HIPAA (healthcare data privacy). Non-compliance may result in fines, legal penalties, and reputational damage due to unauthorized data exposure.

Mitigation Strategies

Update WoodMart to version 8.3.8 or later to address the DOM-Based XSS vulnerability. Review and sanitize user inputs to prevent malicious script injection. Implement Content Security Policy (CSP) headers to mitigate XSS risks.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-27086. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart