Brizy – Page Builder <= 2.8.11 - Unauthenticated Stored Cross-Site Scripting via FileUpload Field Value

7.2
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
CVE CVE-2026-5324
CVSS 7.2 (High)
Publicly Published May 1, 2026
Last Updated May 2, 2026
Researcher Yuto Hyakumoto

Description

The Brizy – Page Builder plugin for WordPress is vulnerable to Unauthenticated Stored Cross-Site Scripting in all versions up to, and including, 2.8.11 This is due to a combination of missing nonce verification for unauthenticated form submissions, insufficient handling of FileUpload fields when no file is uploaded, and the reversal of security encoding via html_entity_decode() followed by unescaped output in the admin view. The submit_form() function skips nonce verification for non-logged-in users (api.php:198). The handleFileTypeFields() function fails to overwrite user-supplied values when no file is attached. While htmlentities() is applied during storage, html_entity_decode() reverses this on display (form-entries.php:79). The form-data.php template outputs FileUpload values directly in href attributes without esc_url(). This makes it possible for unauthenticated attackers to inject arbitrary web scripts that execute when an administrator views the form Leads page.

Learn more about Cross-Site Scripting vulnerabilities and how to prevent them.

References

Share

Vulnerability Details for Brizy – Page Builder

Software Type Plugin
Software Slug brizy (view on wordpress.org)
Patched? Yes
Remediation Update to version 2.8.12, or a newer patched version
Affected Version
  • <= 2.8.11
Patched Version
  • 2.8.12

Recent vulnerabilities in Brizy – Page Builder

# Title CVE ID CVSS Researchers Date
1 Brizy – Page Builder < 2.8.18 - Authenticated (Contributor+) Information Exposure CVE-2026-14195 4.3 Mustafa Ahmed August 1, 2026
2 Brizy - Page Builder <= 2.8.18 - Insecure Direct Object Reference to Authenticated (Contributor+) Template Type Update CVE-2026-16070 4.3 Muni Nitish Kumar Yaddala July 27, 2026
3 Brizy - Page Builder <= 2.8.18 - Authenticated (Contributor+) Stored Cross-Site Scripting CVE-2026-16069 6.4 Muni Nitish Kumar Yaddala July 27, 2026
4 Brizy - Page Builder <= 2.8.18 - Authenticated (Author+) Stored Cross-Site Scripting CVE-2026-16068 6.4 Muni Nitish Kumar Yaddala July 27, 2026
5 Brizy <= 2.7.23 - Missing Authorization CVE-2026-32408 4.3 Jakub Herman February 22, 2026
6 Brizy – Page Builder <= 2.7.16 - Authenticated (Contributor+) Sensitive Information Exposure via get_users Function CVE-2025-0969 6.5 stealthcopter December 12, 2025
7 Brizy <= 2.7.12 - Missing Authorization CVE-2025-58594 4.3 Peter Thaleikis September 3, 2025
8 Brizy <= 2.6.20 - Missing Authorization to Unauthenticated Limited File Upload CVE-2025-4370 5.3 mikemyers July 28, 2025
9 Brizy <= 2.7.7 - Authenticated (Contributor+) Stored Cross-Site Scripting CVE-2025-32198 6.4 João Pedro Soares de Alcântara April 4, 2025
10 Brizy – Page Builder <= 2.6.8 - Authenticated (Author+) Stored Cross-Site Scripting via SVG File Upload CVE-2024-10322 6.4 Francesco Carlucci February 12, 2025

Did you know Wordfence Intelligence provides free personal and commercial API access to our comprehensive WordPress vulnerability database, along with a free webhook integration to stay on top of the latest vulnerabilities added and updated in the database? Get started today!

Learn more

Want to get notified of the latest vulnerabilities that may affect your WordPress site?
Install Wordfence on your site today to get notified immediately if your site is affected by a vulnerability that has been added to our database.

Get Wordfence

The Wordfence Intelligence WordPress vulnerability database is completely free to access and query via API. Please review the documentation on how to access and consume the vulnerability data via API.

Documentation