Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
Reflected XSS over the web (AV:N/AC:L), no auth needed (PR:N) but victim must click (UI:R); script runs in the WordPress session, crossing scope (S:C) with Low C/I/A impact.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
1DescriptionCVE.org
Unauthenticated Cross Site Scripting (XSS) in Enfold <= 7.1.4 versions.
AnalysisAI
Reflected cross-site scripting in the Enfold WordPress theme versions up to and including 7.1.4 allows remote unauthenticated attackers to execute arbitrary JavaScript in a victim's browser when the user is lured into clicking a crafted link. The CVSS scope change (S:C) and Low impact across C/I/A indicate the injected script can affect components beyond the vulnerable theme component, typically the authenticated WordPress session. No public exploit identified at time of analysis, though Patchstack's disclosure provides enough detail for skilled researchers to reproduce.
Technical ContextAI
Enfold is a widely deployed commercial WordPress theme by Kriesi (CPE: cpe:2.3:a:kriesi:enfold) used on many business and portfolio sites. The flaw maps to CWE-79 (Improper Neutralization of Input During Web Page Generation), and the Patchstack reference explicitly classifies it as reflected XSS, meaning user-controllable input from a request parameter is echoed back into a rendered page without proper output encoding or sanitization. Because WordPress themes render content within the same origin as the admin/session cookies, any successful injection runs in the security context of the visiting user, including potentially logged-in administrators.
RemediationAI
Upstream fix available per Patchstack advisory; a released patched version is not independently confirmed in the provided data, so administrators should consult the Patchstack page (https://patchstack.com/database/wordpress/theme/enfold/vulnerability/wordpress-enfold-theme-7-1-4-reflected-cross-site-scripting-xss-vulnerability) and Kriesi/ThemeForest for the next Enfold release above 7.1.4 and upgrade promptly. Until upgraded, place the site behind a WAF with an XSS ruleset (Patchstack, Wordfence, Cloudflare) to filter reflected payloads, train administrators to avoid following untrusted links to their own site while logged in, and consider enforcing a restrictive Content-Security-Policy header that disallows inline script - noting CSP may break legitimate Enfold builder features that rely on inline JavaScript and requires testing before enforcement.
Unspecified vulnerability in the folder framework in the Enfold theme before 3.0.1 for WordPress has unknown impact and
The Enfold Enfold WordPress theme before 4.8.4 was vulnerable to Reflected Cross-Site Scripting (XSS). Rated medium seve
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Kriesi Enfold - Re
The Enfold - Responsive Multi-Purpose Theme theme for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘wr
The Enfold theme for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 6.0.9
Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in Kriesi.At E
Reflected cross-site scripting in the Kriesi Enfold WordPress theme through version 8.0 allows unauthenticated remote at
The Enfold theme for WordPress is vulnerable to unauthorized access of data due to a missing capability check in avia-ex
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-37494