CVE-2026-5324

Published: Mag 02, 2026 Last Modified: Mag 02, 2026
ExploitDB:
Other exploit source:
Google Dorks:
HIGH 7,2
Attack Vector: network
Attack Complexity: low
Privileges Required: none
User Interaction: none
Scope: changed
Confidentiality: low
Integrity: low
Availability: none

Description

AI Translation Available

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.

EPSS (Exploit Prediction Scoring System)

Trend Analysis

EPSS (Exploit Prediction Scoring System)

Prevede la probabilità di sfruttamento basata su intelligence sulle minacce e sulle caratteristiche della vulnerabilità.

EPSS Score
0,0009
Percentile
0,3th
Updated

Single Data Point

Only one EPSS measurement is available for this CVE. Trend analysis requires multiple data points over time.

79

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

Stable
Common Consequences
Security Scopes Affected:
Access Control Confidentiality Integrity Availability
Potential Impacts:
Bypass Protection Mechanism Read Application Data Execute Unauthorized Code Or Commands
Applicable Platforms
Technologies: AI/ML, Web Based, Web Server
View CWE Details
https://plugins.trac.wordpress.org/browser/brizy/tags/2.7.24/admin/form-entries…
https://plugins.trac.wordpress.org/browser/brizy/tags/2.7.24/admin/views/form-d…
https://plugins.trac.wordpress.org/browser/brizy/tags/2.7.24/editor/forms/api.p…
https://plugins.trac.wordpress.org/browser/brizy/tags/2.7.24/editor/forms/api.p…
https://plugins.trac.wordpress.org/browser/brizy/trunk/admin/views/form-data.ph…
https://plugins.trac.wordpress.org/changeset/3502206/brizy/trunk/admin/views/fo…
https://plugins.trac.wordpress.org/changeset?old_path=%2Fbrizy/tags/2.8.11&new_…
https://www.wordfence.com/threat-intel/vulnerabilities/id/78ec499e-5edd-4f11-90…