CVE-2026-1541 MEDIUM

CVE-2026-1541: Avada (Fusion) Builder <= 3.15.1 - Authenticated (Subscriber+) Sensitive Information Exposure via Insecure Direct Object Reference

Vendor Themefusion
Product Avada (Fusion) Builder
Weakness CWE-639 · IDOR
Published April 15, 2026
Last update April 15, 2026

CVSS base score

4.3/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality Low
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N

What the vulnerability does

01Description

The Avada (Fusion) Builder plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 3.15.1. This is due to the plugin's `fusion_get_post_custom_field()` function failing to validate whether metadata keys are protected (underscore-prefixed). This makes it possible for authenticated attackers, with Subscriber-level access and above, to extract protected post metadata fields that should not be publicly accessible via the Dynamic Data feature's `post_custom_field` parameter.

Explanation of Vulnerability in Simple Terms

02Summary

Avada (Fusion) Builder versions up to 3.15.1 contain an authorization flaw that allows authenticated users to access sensitive information they should not be able to view. The vulnerability requires a valid user account but no special privileges. An attacker with low-level access can read data intended for other users or administrators.

What an attacker can do

03Attacker Capabilities

Read sensitive information belonging to other users or the site.

Potential impact on your site

04Site Impact

User data and site information may be exposed to authenticated attackers with basic access.

Conditions required to exploit

05Prerequisites

Attacker must have a valid user account with low-level privileges on the site.

Key dates

06Disclosure timeline

April 15, 2026 CVE published
April 15, 2026 Record updated

Related vulnerabilities

08Related CVE