Search This Blog

Powered by Blogger.

Blog Archive

Labels

Footer About

Footer About

Labels

Showing posts with label Avada Builder Plugin. Show all posts

Critical Avada WordPress Vulnerability Allows Unauthenticated PHP Code Execution

 

A critical vulnerability chain in the popular Avada theme for WordPress could allow an unauthenticated attacker to execute arbitrary PHP code on the targeted server. Six distinct security issues are collectively referred to as CVE-2026-18431 and have a critical severity level of 9.8. The first weakness in the six-step chain allows an attacker to expose user-controlled input to a public request. Combined with some other vulnerabilities, it bypasses checks that would otherwise restrict file writes and their locations. 

An attacker could gain full control over the targeted website and do whatever they want, for example, deploy malware, exfiltrate data, redirect users to malicious sites, and create backdoors in the form of administrator accounts. CVE-2026-18431 affects Avada themes up to version 7.16 and Fusion Builder plugins up to version 3.16, the report states. ThemeFusion, the company behind Avada and Fusion Builder, has released a patch, but Wordfence has not yet disclosed all the details of the vulnerability chain for the benefit of site administrators.  

While exploitation of this vulnerability requires the presence of a vulnerable Avada theme, it should be noted that Fusion Builder is a mandatory plugin for Avada, and therefore it is included in all distributions of the theme. This means that the attack surface is not limited in any way, and all sites running on Avada versions up to 7.16 are at risk.

Avada is one of the most popular WordPress products, with more than 1 million sales, so the danger is considerable. In addition to the large volume of traffic, the technical complexity of the vulnerability is significant: Wordfence’s team used its own agentic framework, Argus, to find a six-step vulnerability chain and generate proof-of-concept code for this vulnerability. This process took about two hours from the moment of discovery on July 30. 

Wordfence notified ThemeFusion of the vulnerability on August 5, and the company fixed the issues in Avada 7.16.1 and Fusion Builder 3.16.1 on August 10. The vulnerabilities described in the report show how multiple security weaknesses in one product can be combined to create a complex attack chain that allows an attacker to execute arbitrary PHP code on the server with almost no restrictions. All site administrators using the Avada theme are advised to upgrade to the latest versions to fix CVE-2026-18431.

Avada Theme and Plugin Witnesses Critical Vulnerabilities


Several vulnerabilities have been discovered in the popular Avada theme and its companion Avada Builder plugin by security researcher Rafie Muhammad from Patchstack, who revealed that many WordPress websites are vulnerable to these flaws. 

Avada Theme and Plugin

Avada theme – the most popular theme in WordPress – is the top-selling theme in ThemeForest, selling over 900,000 copies. The theme is paired with an Avada Builder plugin, developed by ThemeFusion.

This theme calls itself "The Complete WordPress Website Building Toolkit," and is geared for premium website builders. Without ever writing a single line of code, it can create everything from one-page business websites to an online marketplace.

Security Flaws

Among the many vulnerabilities exhibited in the Avada Builder plugin, the first is the Authentic SQL Injection(CVE-2023-39309). By exploiting this flaw, the threat actors may enable authentication access, followed by compromising sensitive data and may execute remote code. 

The second vulnerability, named ‘Reflected Cross-Site Scripting (XSS)’ vulnerability (identified as CVE-2023-39306) enables unauthenticated attackers to steal sensitive data and perhaps elevate their privileges on affected WordPress sites.

Additionally, Patchstack found a number of flaws in the Avada theme. A Contributor+ Arbitrary File Upload vulnerability (CVE-2023-39307) is the first among them. In this case, Contributors are given the authority to upload whatever file they choose, including potentially harmful PHP scripts, allowing remote code execution and jeopardizing the integrity of the site.

The discovery of a similar Author+ bug (CVE-2023-39312) is also significant. Here, Authors are given the option to post malicious zip files, potentially introducing the website as susceptible to vulnerabilities and remote code execution.

Also, this series of vulnerabilities include the Contributor+ Server-Side Request Forgery (SSRF) vulnerability (CVE-2023-39313). This flaw allows Contributors to send requests to internal WordPress services, which could lead to illegal actions or data access within the organizational structure.

The vulnerabilities were first discovered and reported to the Avada vendor on July 6, 2023, following which patched versions were made available on July 11. The security alert was made public on August 10, 2023, and Patchstack added the flaws to their database of vulnerabilities.

In order to address the flaws, users are advised to update their Avada Builder plugin to version 3.11.2 and the Avada theme to version 7.11.2, ensuring website security.