CVE-2026-1509 PUBLISHED

Avada (Fusion) Builder <= 3.15.1 - Authenticated (Subscriber+) Limited Arbitrary WordPress Action Execution

Assigner: Wordfence
Reserved: 27.01.2026 Published: 15.04.2026 Updated: 15.04.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N
CVSS Score: 5.4

Product Status

Vendor themefusion
Product Avada (Fusion) Builder
Versions Default: unaffected
  • affected from 0 to 3.15.1 (incl.)

Credits

  • Craig Smith finder

References

Problem Types

  • CWE-94 Improper Control of Generation of Code ('Code Injection') CWE