Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N
Lifecycle Timeline
4DescriptionCVE.org
The Avada (Fusion) Builder plugin for WordPress is vulnerable to Arbitrary WordPress Action Execution in all versions up to, and including, 3.15.1. This is due to the plugin's output_action_hook() function accepting user-controlled input to trigger any registered WordPress action hook without proper authorization checks. This makes it possible for authenticated attackers, with Subscriber-level access and above, to execute arbitrary WordPress action hooks via the Dynamic Data feature, potentially leading to privilege escalation, file inclusion, denial of service, or other security impacts depending on which action hooks are available in the WordPress installation.
AnalysisAI
Arbitrary WordPress action execution in Avada (Fusion) Builder plugin versions up to 3.15.1 allows authenticated attackers with Subscriber-level access to invoke unvalidated WordPress action hooks via the Dynamic Data feature, potentially enabling privilege escalation, file inclusion, denial of service, or remote code execution depending on available hooks in the WordPress installation. The vulnerability stems from the output_action_hook() function accepting user-controlled input without authorization checks. No public exploit code or active exploitation has been confirmed at time of analysis.
Technical ContextAI
The Avada (Fusion) Builder plugin provides dynamic data rendering capabilities within WordPress, allowing site administrators to configure content generation rules. The vulnerable output_action_hook() function accepts user-supplied input to dynamically invoke registered WordPress action hooks-a core WordPress feature that permits plugins and themes to execute custom code at predefined points. WordPress actions are typically triggered by internal code with the expectation that only trusted system components initiate them; however, this vulnerability exposes hook invocation to user-controlled data without verification of the caller's intent or authorization level. CWE-94 (Improper Control of Generation of Code) categorizes this as a code injection flaw where attacker-controlled parameters influence which code paths execute. The vulnerability requires PR:L (Subscriber-level authentication or higher), indicating it is not a pre-authentication attack but leverages WordPress's user role system.
RemediationAI
Update Avada (Fusion) Builder plugin to version 3.15.2 or later immediately. Site administrators should verify the update via the WordPress plugin dashboard or directly from https://avada.com/documentation/avada-changelog/ to confirm the patch version. Until patching is feasible, restrict Dynamic Data feature access to trusted users only by reviewing WordPress user role assignments and disabling Subscriber-level access if the feature is not required for those users. Additionally, audit active WordPress action hooks and consider disabling unnecessary plugins that expose sensitive actions. For detailed patch instructions and release notes, consult the official Wordfence vulnerability report at https://www.wordfence.com/threat-intel/vulnerabilities/id/fdc57b06-bae9-49a3-84dd-f593705330e9?source=cve.
The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete
Same weakness CWE-94 – Code Injection
View allSame technique Denial Of Service
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-22820