Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
Unauthenticated network-reachable reflected XSS (PR:N, AV:N, AC:L) requires victim click (UI:R); script crosses into the user session (S:C) with limited C/I/A impact.
Primary rating from Vendor (patchstack).
CVSS VectorVendor: patchstack
Lifecycle Timeline
1DescriptionCVE.org
Unauthenticated Cross Site Scripting (XSS) in WoodMart <= 8.5.3 versions.
AnalysisAI
Reflected cross-site scripting in the WoodMart premium WooCommerce/WordPress theme (versions up to and including 8.5.3) allows unauthenticated remote attackers to inject script that executes in a victim's browser when the victim is lured into triggering a crafted request. The flaw was disclosed via Patchstack and carries a CVSS 3.1 score of 7.1 with a changed scope, reflecting impact that crosses from the theme into the user's authenticated session context. There is no public exploit identified at time of analysis and the CVE is not listed in CISA KEV.
Technical ContextAI
WoodMart is a widely sold commercial WordPress theme oriented toward WooCommerce storefronts, exposing numerous front-end templates, AJAX handlers, and shortcode/parameter-driven rendering paths. The root cause is CWE-79 (Improper Neutralization of Input During Web Page Generation), meaning user-controllable input is reflected into HTML output without adequate output encoding or sanitization. Because the CVSS scope is marked Changed (S:C), the injected script runs in the security context of the rendering page/browser session rather than being confined to the vulnerable component, which is characteristic of XSS that can act on a logged-in user's session. No specific affected CPE string was supplied in the input beyond the theme name and the affected version ceiling (<= 8.5.3).
RemediationAI
Upgrade the WoodMart theme to the first release above 8.5.3 that Patchstack/the vendor identifies as fixed; an exact patched version number was not included in the provided input, so consult the Patchstack advisory (https://patchstack.com/database/wordpress/theme/woodmart/vulnerability/wordpress-woodmart-theme-8-5-3-cross-site-scripting-xss-vulnerability?_s_id=cve) and the XTemos changelog to confirm the fixed build before deploying. If immediate updating is not possible, deploy a Web Application Firewall (such as Patchstack's vPatch or an equivalent WAF rule) to filter reflected-XSS payloads against the affected theme endpoints - note this can produce false positives on legitimate input containing markup. As an additional control, ensure a restrictive Content-Security-Policy header is set to limit inline/external script execution, accepting that a strict CSP may break some theme or plugin functionality and require tuning.
More in Wordpress Theme
View allThe Newscrunch theme for WordPress is vulnerable to arbitrary file uploads due to a missing capability check in the news
The Mesmerize & Materialis themes for WordPress are vulnerable to authenticated options change in versions up to, and in
A vulnerability in posimyththemes Nexter nexter.0.3. Rated high severity (CVSS 8.5), this vulnerability is remotely expl
The Brilliance <= 1.2.7, Activello <= 1.4.0, and Newspaper X <= 1.3.1 themes for WordPress are vulnerable to Plugin Acti
Remote code execution in the dmcwebzone Airin Blog WordPress plugin (versions up to and including 1.6.1) is possible thr
search.php in the Nova Lite theme before 1.3.9 for WordPress allows Reflected XSS. Rated medium severity (CVSS 6.1), thi
Unrestricted Upload of File with Dangerous Type vulnerability in EPC AI Hub allows Upload a Web Shell to a Web Server.3.
Backdoor / malicious code implant in the Silk Themes 'Newspapers X' WordPress theme (versions 1.0.46 through 1.0.48) all
Critical unrestricted file upload vulnerability in NasaTheme Flozen that allows unauthenticated remote attackers to uplo
Remote code execution in LogisticsHub WordPress theme allows unauthenticated attackers to upload arbitrary files, includ
Farost Energia WordPress plugin allows unrestricted file upload enabling attackers to upload web shells and achieve remo
Unrestricted file upload in the Medcity WordPress theme before version 1.1.9 allows unauthenticated attackers to upload
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-39724
GHSA-p5jp-3f2p-w428