Avada
CVE-2025-64634
MEDIUM
Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
4DescriptionCVE.org
Missing Authorization vulnerability in ThemeFusion Avada avada allows Accessing Functionality Not Properly Constrained by ACLs.This issue affects Avada: from n/a through <= 7.13.2.
AnalysisAI
Broken access control in ThemeFusion Avada WordPress theme through version 7.13.2 allows authenticated attackers with low privileges to access functionality improperly constrained by access control lists, potentially achieving full site compromise. With CVSS 8.8 (High) due to network-based access requiring only low-privilege authentication, attackers can achieve high confidentiality, integrity, and availability impact. EPSS probability remains low at 0.06% (18th percentile), and no public exploit identified at time of analysis, suggesting limited immediate exploitation risk despite the critical CVSS rating.
Technical ContextAI
This vulnerability stems from CWE-862 (Missing Authorization), a weakness where the WordPress theme fails to implement proper authorization checks before granting access to sensitive functionality. The Avada theme, one of the most popular premium WordPress themes from theme-fusion, contains functions or endpoints that check whether a user is authenticated but fail to verify whether that authenticated user has appropriate permissions to access specific administrative or privileged features. The CPE identifier cpe:2.3:a:theme-fusion:avada:*:*:*:*:*:wordpress:*:* confirms this affects the WordPress implementation of Avada. This class of vulnerability is distinct from authentication bypass-attackers must have valid low-privilege credentials (such as subscriber or contributor accounts) but can then escalate to access restricted administrative functions or data that should require higher privilege levels like editor or administrator roles.
RemediationAI
Site administrators should immediately upgrade Avada theme to version 7.13.3 or later, which addresses the missing authorization checks. The Patchstack advisory at https://patchstack.com/database/Wordpress/Theme/avada/vulnerability/wordpress-avada-theme-7-13-1-broken-access-control-vulnerability provides detailed vulnerability information and confirms patch availability. As an interim risk reduction measure for sites that cannot immediately upgrade, administrators should review user roles and disable new user registration if not business-critical, audit existing low-privilege user accounts for suspicious activity, and implement Web Application Firewall (WAF) rules to monitor for anomalous authenticated requests to administrative endpoints. However, these are temporary mitigations-upgrading remains the only complete remediation. Given Avada's status as a premium theme with automatic update capabilities, most installations should be able to apply patches through the standard WordPress theme update mechanism once the license is active.
The Avada theme for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 7.11
The Fusion Builder WordPress plugin before 3.6.2, used in the Avada theme, does not validate a parameter in its forms wh
The Avada | Website Builder For WordPress & WooCommerce theme for WordPress is vulnerable to arbitrary shortcode executi
SQL injection in the Avada theme for WordPress (versions up to and including 7.11.6) allows authenticated attackers with
The Avada theme for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's shortcodes in all versions u
The Avada | Website Builder For WordPress & WooCommerce theme for WordPress is vulnerable to Server-Side Request Forgery
The Avada theme for WordPress is vulnerable to Stored Cross-Site Scripting via the update_layout function in versions up
The Avada | Website Builder For WordPress & WooCommerce theme for WordPress is vulnerable to arbitrary file uploads due
PHP Object Injection in the ThemeFusion Avada WordPress theme versions 3.15.3 and earlier allows authenticated users wit
Cross-Site Request Forgery (CSRF) vulnerability in ThemeFusion Avada premium theme versions <= 7.8.1 on WordPress leadin
Unrestricted Upload of File with Dangerous Type vulnerability in ThemeFusion Avada.11.1. Rated high severity (CVSS 8.5),
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in ThemeFusion Fusion
Same weakness CWE-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today