Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
4DescriptionCVE.org
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.
AnalysisAI
Avada (Fusion) Builder plugin for WordPress up to version 3.15.1 allows authenticated Subscriber-level users and above to access protected post metadata through the Dynamic Data feature's post_custom_field parameter due to insufficient validation of underscore-prefixed metadata keys. The fusion_get_post_custom_field() function fails to enforce metadata access controls, enabling disclosure of sensitive metadata that should be restricted. No public exploit code or active exploitation has been confirmed at the time of analysis.
Technical ContextAI
The Avada Fusion Builder is a WordPress page builder plugin that provides dynamic content functionality through shortcodes and parameters. The vulnerability exists in the fusion_get_post_custom_field() function, which handles retrieval of custom post metadata via the post_custom_field parameter in the Dynamic Data feature. WordPress conventionally protects metadata keys prefixed with underscores by default, restricting their access to privileged users. This plugin fails to perform equivalent validation before exposing metadata values, creating a bypass of standard WordPress metadata access control patterns (CWE-639: Authorization Bypass Through User-Controlled Key). The affected product is identified by CPE cpe:2.3:a:themefusion:avada_(fusion)_builder:*:*:*:*:*:*:*:*, affecting all versions up to and including 3.15.1 distributed through ThemeForest.
RemediationAI
The primary remediation is to upgrade the Avada Fusion Builder plugin to a patched version above 3.15.1. Users should navigate to their WordPress admin dashboard, select Plugins, locate Avada Fusion Builder, and click Update if a newer version is available. Verify through the official ThemeForest product page or Wordfence threat intelligence that the upgrade resolves the fusion_get_post_custom_field() function validation issue. As an interim mitigation, restrict Subscriber-level user accounts to trusted users only and review custom post metadata to identify sensitive fields that may have been exposed. Audit access logs in Wordfence or similar security plugins to determine if unauthorized metadata extraction has occurred. Refer to the Wordfence vulnerability advisory at https://www.wordfence.com/threat-intel/vulnerabilities/id/f1f69f93-80e3-434d-98a6-fc8757b4e6d1?source=cve for detailed technical remediation guidance and patch availability confirmation.
More in Avada Fusion Builder
View allArbitrary file deletion in the Avada (Fusion) Builder WordPress plugin through version 3.15.3 allows remote unauthentica
Unauthenticated arbitrary file write in the Avada WordPress theme (versions up to and including 7.16) combined with the
Unauthenticated remote code execution in the Avada Builder (fusion-builder) WordPress plugin versions up to and includin
Time-based SQL injection in Avada Builder for WordPress allows remote unauthenticated attackers to extract sensitive dat
Arbitrary file read in Avada Builder plugin for WordPress versions up to 3.15.2 allows authenticated attackers with Subs
Stored Cross-Site Scripting in the Avada (Fusion) Builder WordPress plugin through version 3.15.6 allows authenticated c
Stored Cross-Site Scripting in Avada (Fusion) Builder for WordPress (all versions through 3.15.2) allows authenticated a
Stored Cross-Site Scripting in the Avada (Fusion) Builder WordPress plugin versions up to 3.15.5 allows authenticated co
Arbitrary WordPress action execution in Avada (Fusion) Builder plugin versions up to 3.15.1 allows authenticated attacke
Same technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-22822