Avada <= 7.11.5 - Authenticated(Contributor+) Sensitive Information Exposure via Form Entries
Strategic Overview
- Status
- Patched in 7.11.6
- Affected Theme
- Avada | Website Builder For WordPress & WooCommerce
- Affected Version
<= 7.11.5- CVSS
- 6.5Medium
- Weakness type
- CWE-284 · Improper Access Control
- CVE
CVE-2024-1668
At a glance
CVE-2024-1668 is a medium-severity Improper Access Control vulnerability in the Avada WordPress theme, affecting versions <= 7.11.5. It carries a CVSS score of 6.5 (reachable over the network; low attack complexity; high confidentiality impact). Exploitation requires an authenticated account at Contributor level or above. The issue is fixed in version 7.11.6; sites on affected versions should update now. Disclosed March 2024, reported by Muhammad Zeeshan (Xib3rR4dAr).
Vulnerability Overview
The Avada | Website Builder For WordPress & WooCommerce theme for WordPress is vulnerable to Sensitive Information Exposure in versions up to and including 7.11.5 via the form entries page. This makes it possible for authenticated attackers, with contributor access and above, to view the contents of all form submissions, including fields that are obfuscated (such as the contact form's "password" field).
Technical Analysis
The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no interaction from a victim user. A successful exploit has high impact on confidentiality.
CWE-284: Improper Access Control
Avada <= 7.11.5 carries this weakness at password, and reaching it takes an account at Contributor level or above. Improper access control means the code decides what a caller may do using something other than their actual permissions, so the decision can be wrong without any check appearing to be missing.
Whoever can shape the request decides the answer, so the protected action runs for callers the code never meant to allow. For Avada the fix is 7.11.6: builds <= 7.11.5 are affected, anything from 7.11.6 onward is not.
Remediation
Update to version 7.11.6, or a newer patched version
How does WordSec protect against this?
Because it turns on account access, WordSec's login security is the relevant layer: role-based two-factor, captcha and brute-force limits raise the cost of getting the account this needs. None of that substitutes for the fix: Avada 7.11.6 closes this, and updating the theme is the step that ends it.
- Login Security
- Alerts
External References
Related records
Other vulnerabilities in Avada | Website Builder For WordPress & WooCommerce
- 9.8CVE-2026-18431: Avada and Fusion Builder <= 3.16 - Unauthenticated RCE
CVE-2026-18431 - 8.8CVE-2024-1468: Avada Arbitrary File Upload
CVE-2024-1468 - 8.8CVE-2023-39312: Avada <= 7.11.1 Arbitrary File Upload
CVE-2023-39312 - 8.8CVE-2022-41996: Avada <= 7.8.1 Cross-Site Request Forgery
CVE-2022-41996 - 8.8CVE-2017-18607: Avada <= 5.1.4 Cross-Site Request Forgery
CVE-2017-18607 - 8.5CVE-2023-39313: Avada <= 7.11.1 Server Side Request Forgery
CVE-2023-39313 - 8.3CVE-2022-1386: Fusion Builder & Avada <= 7.6.1 - Unauthenticated SSRF
CVE-2022-1386 - 7.5CVE-2026-12256: Avada <= 3.15.3 PHP Object Injection
CVE-2026-12256
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C