Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
CSRF needs a lured authenticated victim (UI:R, PR:N); the terse description gives no evidence of full compromise or scope change, so I downgrade to S:U with limited C/I impact.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
2DescriptionCVE.org
Unauthenticated Cross Site Request Forgery (CSRF) in Avada Core <= 5.15.6 versions.
AnalysisAI
Cross-Site Request Forgery in the Avada Core (fusion-core) WordPress plugin at versions 5.15.6 and earlier lets a remote attacker forge privileged state-changing requests by tricking an authenticated user into visiting a malicious page. The flaw (CWE-352) carries a vendor/Patchstack CVSS of 9.6 with a scope-changing, high-impact vector and requires victim interaction (UI:R) but no attacker authentication (PR:N). There is no public exploit identified at time of analysis and it is not listed in CISA KEV; no EPSS score was supplied.
Technical ContextAI
Avada Core is the companion plugin bundled with the widely-sold Avada WordPress theme, providing shortcodes, portfolio/FAQ post types, and site-building features (the internal/repository slug is 'fusion-core', per the Patchstack reference). The root cause is CWE-352, Cross-Site Request Forgery: one or more privileged action handlers process requests without validating a WordPress nonce or equivalent anti-CSRF token, so the server cannot distinguish a legitimate in-app request from one forged by a third-party site. The single CPE provided, cpe:2.3:a:avada_studio:avada_core:*:*:*:*:*:*:*:*, identifies the affected component but does not enumerate a lower version bound.
RemediationAI
No specific fixed version was provided in the input data - no vendor-released patch version is independently confirmed at time of analysis; consult the Avada vendor/ThemeAdvisor advisory and the Patchstack entry (https://patchstack.com/database/wordpress/plugin/fusion-core/vulnerability/wordpress-avada-core-plugin-5-15-6-cross-site-request-forgery-csrf-vulnerability) and upgrade Avada Core to the first release above 5.15.6 once published. As compensating controls until a patch is applied, deploy a WordPress WAF or Patchstack's virtual patching to block forged cross-origin POSTs, enforce SameSite=Strict/Lax on session cookies to blunt cross-site request delivery (side effect: may break legitimate cross-site integrations), and instruct administrators to log out of wp-admin when browsing untrusted sites and avoid clicking unsolicited links while authenticated. Restricting wp-admin access by IP allowlist further reduces the exposure window at the cost of remote-admin convenience.
More in Avada Core
View allA DOM-based Cross-Site Scripting (XSS) vulnerability exists in ThemeFusion Avada Core plugin versions prior to 5.15.0, a
This is a missing authorization vulnerability in ThemeFusion Avada Core (versions prior to 5.15.0) that allows unauthent
Same weakness CWE-352 – Cross-Site Request Forgery (CSRF)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-48083
GHSA-92mf-w334-37r6