Severity by source
AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L
Lifecycle Timeline
4DescriptionCVE.org
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in ThemeFusion Avada Core fusion-core allows DOM-Based XSS.This issue affects Avada Core: from n/a through < 5.15.0.
AnalysisAI
A DOM-based Cross-Site Scripting (XSS) vulnerability exists in ThemeFusion Avada Core plugin versions prior to 5.15.0, allowing authenticated users with low privileges to inject malicious scripts that execute in other users' browsers. The vulnerability requires user interaction (UI:R) and affects the confidentiality, integrity, and availability of affected WordPress installations. With an EPSS score of 0.03% (8th percentile), real-world exploitation probability is currently low, though the vulnerability is documented and patched.
Technical ContextAI
This vulnerability is a DOM-based XSS (CWE-79: Improper Neutralization of Input During Web Page Generation) within the fusion-core plugin (CPE: cpe:2.3:a:themefusion:avada_core:*:*:*:*:*:*:*:*), a WordPress theme framework component developed by ThemeFusion. DOM-based XSS occurs when untrusted user input is processed by client-side JavaScript and rendered into the DOM without proper sanitization or encoding. Unlike reflected/stored XSS, DOM-based XSS flows entirely within the browser and may bypass server-side security controls. The vulnerability affects versions from an unspecified baseline through version 5.14.x, with remediation available in 5.15.0 and later. The root cause involves improper handling of user-controlled input in JavaScript code that directly manipulates the DOM.
RemediationAI
vendor_patch: Update Avada Core (fusion-core) plugin to version 5.15.0 or later; method: WordPress admin dashboard: Plugins > Updates > Update Avada Core, or manual download from Patchstack/ThemeFusion; priority: Standard (within 30 days of next maintenance window) workaround: If immediate patching is not possible, restrict plugin access to trusted administrators only via user role management; disable user-facing theme customization features if affected functionality identified detection: Monitor WordPress admin audit logs for suspicious script injection attempts; scan site via security plugins for XSS payloads in post content/settings
More in Avada Core
View allSame weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-12007