Description
The Avada (Fusion) Builder plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘Module Title’ parameter in all versions up to, and including, 3.15.5 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Published: 2026-07-13
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Avada (Fusion) Builder plugin for WordPress contains a stored cross‑site scripting flaw that allows an authenticated user with Contributor role or higher to inject malicious scripts that will run when any visitor loads the affected page. The issue arises from insufficient sanitization of the Module Title field, which is saved directly to the database and then rendered without escaping.

Affected Systems

This vulnerability affects the Avada Builder plugin for WordPress, versions up to and including 3.15.5. Users running any of those versions should treat the installation as compromised for authenticated contributors and above.

Risk and Exploitability

The CVSS score of 6.4 indicates a medium‑severity flaw. EPSS <1% suggests a very low likelihood of exploitation. This vulnerability is not listed in the CISA KEV catalog. Based on the description, it is inferred that authenticated users with Contributor or higher access can inject arbitrary scripts via the Module Title field, which are stored and later rendered on pages. Once a malicious script is present, it executes in the browser context of any visitor to the affected page. Therefore, the attack vector is confined to authenticated contributors with module editing rights, but the impact extends to all site visitors who load the affected page.

Generated by OpenCVE AI on July 31, 2026 at 11:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Avada Builder to a version newer than 3.15.5
  • If a patch is not immediately available, remove or limit usage of the Module Title field for Contributor-level users
  • Ensure all stored titles are sanitized using standard WordPress escaping functions before rendering

Generated by OpenCVE AI on July 31, 2026 at 11:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 14 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 13 Jul 2026 20:15:00 +0000

Type Values Removed Values Added
Description The Avada (Fusion) Builder plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘Module Title’ parameter in all versions up to, and including, 3.15.5 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Title Avada Builder <= 3.15.5 - Authenticated (Contributor+) Stored Cross-Site Scripting via Module Title
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 6.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-07-14T13:17:51.032Z

Reserved: 2026-06-17T15:04:47.036Z

Link: CVE-2026-12536

cve-icon Vulnrichment

Updated: 2026-07-14T13:17:45.689Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T11:30:05Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')