Avada (Fusion) Builder <= 3.15.2 - Unauthenticated Remote Code Execution via PHP Function Injection via 'render_logics' Shortcode Attribute via Widget AJAX Handler

9.8
Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')
CVE CVE-2026-6279
CVSS 9.8 (Critical)
Publicly Published May 20, 2026
Last Updated May 21, 2026
Researchers Tin Pham (TF1T)
Trong Pham (dtro)
Hao Ngo

Description

The Avada Builder (fusion-builder) plugin for WordPress is vulnerable to Unauthenticated Remote Code Execution via PHP Function Injection in versions up to and including 3.15.2. This is due to the `wp_conditional_tags` case in `Fusion_Builder_Conditional_Render_Helper::get_value()` passing attacker-controlled values from a base64-decoded JSON blob directly to `call_user_func()` without any allowlist validation. This is exploitable by unauthenticated attackers through the `fusion_get_widget_markup` AJAX endpoint, which is registered for non-privileged (unauthenticated) users via `wp_ajax_nopriv_fusion_get_widget_markup`. The endpoint is protected only by a nonce (`fusion_load_nonce`), but this nonce is generated for user ID 0 and is deterministically exposed in the JavaScript output of any public-facing page containing a Post Cards (`[fusion_post_cards]`) or Table of Contents (`[fusion_table_of_contents]`) element. This makes it possible for unauthenticated attackers to execute arbitrary code on affected sites.

References

Share

Vulnerability Details for Avada (Fusion) Builder

Software Type Plugin
Software Slug fusion-builder
Patched? Yes
Remediation Update to version 3.15.3, or a newer patched version
Affected Version
  • <= 3.15.2
Patched Version
  • 3.15.3

Recent vulnerabilities in Avada (Fusion) Builder

# Title CVE ID CVSS Researchers Date
1 Avada Builder <= 3.15.5 - Authenticated (Contributor+) Stored Cross-Site Scripting via Module Title CVE-2026-12536 6.4 Zbigniew Piotrak July 13, 2026
2 Avada (Fusion) Builder <= 3.15.3 - Unauthenticated Arbitrary File Deletion via Form Entry Value CVE-2026-8713 9.1 daroo June 18, 2026
3 Avada (Fusion) Builder <= 3.15.4 - Authenticated (Contributor+) Privilege Escalation CVE-2026-56008 8.8 daroo June 18, 2026
4 Avada (Fusion) Builder <= 3.15.4 - Authenticated (Contributor+) Arbitrary File Deletion CVE-2026-54193 8.1 daroo June 16, 2026
5 Avada (Fusion) Builder <= 3.15.4 - Authenticated (Contributor+) PHP Object Injection CVE-2026-54194 7.5 daroo June 15, 2026
6 Avada (Fusion) Builder <= 3.15.2 - Authenticated (Subscriber+) Stored Cross-Site Scripting via Multiple Shortcodes CVE-2026-1543 6.4 Webbernaut May 20, 2026
7 Avada Builder <= 3.15.1 - Unauthenticated SQL Injection via 'product_order' Parameter CVE-2026-4798 7.5 Rafie Muhammad May 12, 2026
8 Avada Builder <= 3.15.2 - Authenticated (Subscriber+) Arbitrary File Read via 'custom_svg' Shortcode Parameter CVE-2026-4782 6.5 Rafie Muhammad May 12, 2026
9 Avada (Fusion) Builder <= 3.15.1 - Authenticated (Subscriber+) Limited Arbitrary WordPress Action Execution CVE-2026-1509 5.4 Webbernaut April 14, 2026
10 Avada (Fusion) Builder <= 3.15.1 - Authenticated (Subscriber+) Sensitive Information Exposure via Insecure Direct Object Reference CVE-2026-1541 4.3 Webbernaut April 14, 2026

Did you know Wordfence Intelligence provides free personal and commercial API access to our comprehensive WordPress vulnerability database, along with a free webhook integration to stay on top of the latest vulnerabilities added and updated in the database? Get started today!

Learn more

Want to get notified of the latest vulnerabilities that may affect your WordPress site?
Install Wordfence on your site today to get notified immediately if your site is affected by a vulnerability that has been added to our database.

Get Wordfence

The Wordfence Intelligence WordPress vulnerability database is completely free to access and query via API. Please review the documentation on how to access and consume the vulnerability data via API.

Documentation