Arbitrary File Write in Avada Theme and Fusion Builder
An unauthenticated arbitrary file write vulnerability in the Avada WordPress theme and Fusion Builder plugin allows remote attackers to execute arbitrary PHP code and compromise the host.
CVE search metadata
CVE search record: CVE-2026-18431. Severity: critical. CVSS: 9.8. EPSS: 0.64%. KEV: no. Product: Avada (<= 7.16), Fusion Builder (<= 3.16). Brief: Arbitrary File Write in Avada Theme and Fusion Builder. Brief link: https://feed.craftedsignal.io/briefs/2026-08-avada-rce/
ThemeFusion's Avada theme for WordPress and the associated Fusion Builder plugin contain critical authorization and input validation vulnerabilities, tracked as CVE-2026-18431. These flaws affect Avada versions up to 7.16 and Fusion Builder versions up to 3.16. The vulnerability enables unauthenticated attackers to write arbitrary files to the server's file system by chaining specific weaknesses within the two components. Successful exploitation requires both components to be active and the presence of specific administrator-authored content. By crafting malicious requests, an attacker can upload arbitrary PHP files and achieve remote code execution (RCE), leading to a complete compromise of the WordPress site. Defenders must prioritize upgrading to patched versions to mitigate this critical RCE risk.
Impact
Successful exploitation of this vulnerability results in full site compromise, allowing attackers to execute arbitrary code, modify site content, and access sensitive database information. Given the popularity of the Avada theme, the potential victim count is significant across various sectors including e-commerce, corporate blogs, and professional services that utilize WordPress for web presence.
Recommendation
- Update Avada theme and Fusion Builder plugin to the latest versions immediately to address CVE-2026-18431.
- Audit the WordPress uploads directory and active theme directories for unexpected PHP files or recent modifications to existing template files.
- Implement web application firewall (WAF) rules to inspect and block suspicious POST requests directed at themes or plugins containing filename parameters or unexpected extensions.
Immediate actions
Patch Avada and Fusion Builder to versions beyond 7.16 and 3.16 respectively.
Mitigations
Monitor server logs for unauthorized file uploads or unusual POST requests to Avada/Fusion Builder endpoints.
CVE-2026-18431