CVE-2026-1509
Description
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.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
The Avada (Fusion) Builder plugin for WordPress allows authenticated attackers to execute arbitrary WordPress action hooks, potentially leading to privilege escalation or other impacts.
The Avada (Fusion) Builder plugin for WordPress, in all versions up to and including 3.15.1, contains a vulnerability in its output_action_hook() function. This function accepts user-controlled input to trigger any registered WordPress action hook without proper authorization checks, specifically through the Dynamic Data feature. The lack of capability or nonce verification allows an attacker to invoke arbitrary hooks.
An authenticated attacker with Subscriber-level access or higher can exploit this by sending crafted requests that specify a target action hook. No additional privileges are required beyond a valid WordPress user account. The attack surface is the Dynamic Data feature, which processes user-supplied hook names.
Successful exploitation enables the attacker to execute any WordPress action hook that is registered on the site. Depending on the available hooks, this can lead to privilege escalation (e.g., creating new admin users), file inclusion, denial of service, or other security impacts. The exact outcome depends on the hooks present in the WordPress installation and other plugins.
The vendor has addressed this issue in a later release. According to the Avada changelog [1], the latest version is 7.15.3, which likely includes a fix for this vulnerability. Users are strongly advised to update the Avada theme and Fusion Builder plugin to the latest available version to mitigate the risk.
AI Insight generated on May 18, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
1- Range: <=3.15.1
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
3News mentions
1- Wordfence Intelligence Weekly WordPress Vulnerability Report (April 13, 2026 to April 19, 2026)Wordfence Blog · Apr 23, 2026