Skip to main content

Brizy WordPress Plugin CVE-2026-14195

| EUVDEUVD-2026-51704 LOW
Authorization Bypass Through User-Controlled Key (CWE-639)
2026-08-01 WPScan GHSA-8cq8-g7rh-54g9
2.7
CVSS 3.1 · Vendor: WPScan

Severity by source

Vendor (WPScan) PRIMARY
2.7 LOW
AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N
vuln.today AI
4.3 MEDIUM

Contributor is a low-privilege WordPress role, making PR:L more accurate than the NVD-assigned PR:H; impact is read-only confidentiality.

3.1 AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
4.0 AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N

Primary rating from Vendor (WPScan).

CVSS VectorVendor: WPScan

Attack Vector
Network
Attack Complexity
Low
Privileges Required
High
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
None
Availability
None

Lifecycle Timeline

5
Analysis Generated
Aug 05, 2026 - 17:45 vuln.today
CVSS changed
Aug 05, 2026 - 17:22 NVD
2.7 (None) 2.7 (LOW)
Patch available
Aug 01, 2026 - 07:01 EUVD
CVE Published
Aug 01, 2026 - 06:00 cve.org
UNKNOWN (no severity yet)
CVE Published
Aug 01, 2026 - 06:00 cve.org
LOW 2.7

DescriptionCVE.org

The Brizy WordPress plugin before 2.8.18 does not properly verify authorization on a request handler before returning post content, allowing users with the Contributor role or higher to read the content of arbitrary posts, including other users' private, pending, and draft posts.

AnalysisAI

Improper authorization in the Brizy WordPress plugin before 2.8.18 allows any authenticated user holding the Contributor role or above to read the full content of arbitrary posts, bypassing WordPress's native visibility controls for private, pending, and draft posts. The flaw resides in a specific request handler that returns post content without verifying whether the requesting user is entitled to view it (CWE-639, IDOR). A publicly available proof-of-concept exploit has been published by WPScan; however, no confirmed active exploitation appears in CISA KEV, and the EPSS score of 0.13% (3rd percentile) reflects limited observed exploitation activity at time of analysis.

Technical ContextAI

Brizy is a drag-and-drop page builder plugin for WordPress. The vulnerability is classified as CWE-639 (Authorization Bypass Through User-Controlled Key), a class of Insecure Direct Object Reference (IDOR) flaw where a server-side request handler returns content based on a caller-supplied identifier - in this case a post ID or similar key - without confirming the caller holds read permission for that object. WordPress natively restricts visibility of posts in 'private', 'draft', and 'pending' status to their authors and privileged roles (Editor/Administrator). The Brizy plugin's request handler bypasses this model by responding with content to any authenticated request, regardless of the requester's relationship to the post. The affected CPE is cpe:2.3:a:unknown:brizy:*:*:*:*:*:*:*:* covering all versions before 2.8.18.

RemediationAI

Vendor-released patch: Brizy version 2.8.18. Site administrators should update the Brizy plugin to 2.8.18 or later immediately via the WordPress dashboard or wp-cli. The WPScan advisory at https://wpscan.com/vulnerability/2ed270b0-c01e-4615-b365-3455c161a2d9/ confirms this fix version. If an immediate upgrade is not feasible, a compensating control is to temporarily revoke or limit Contributor-role accounts on the site, particularly for untrusted external contributors, noting this disrupts publishing workflows. Restricting access to the vulnerable request handler endpoint via WAF rules targeting the specific Brizy AJAX action (if identifiable from the POC) is a second compensating option, though the handler's exact endpoint name is not specified in available data.

More in Brizy

View all
CVE-2020-36714 HIGH POC
7.4 Oct 20

The Brizy plugin for WordPress is vulnerable to authorization bypass due to a incorrect capability check on the is_admin

CVE-2022-2219 HIGH POC
7.2 Jul 25

The Unyson WordPress plugin before 2.7.27 does not sanitise and escape a parameter before outputting it back in the page

CVE-2026-16069 MEDIUM POC
6.8 Aug 04

Stored cross-site scripting in the Brizy WordPress plugin before 2.8.19 allows any authenticated user with Contributor r

CVE-2024-1311 HIGH
8.8 Mar 13

The Brizy - Page Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validatio

CVE-2024-10960 CRITICAL
9.9 Feb 12

The Brizy - Page Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validatio

CVE-2024-3242 HIGH
8.8 Jul 18

The Brizy - Page Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing file extension vali

CVE-2022-2041 MEDIUM POC
5.4 Jun 27

The Brizy WordPress plugin before 2.4.2 does not sanitise and escape some element content, which could allow users with

CVE-2022-2040 MEDIUM POC
5.4 Jun 27

The Brizy WordPress plugin before 2.4.2 does not sanitise and escape some element URL, which could allow users with a ro

CVE-2021-38344 MEDIUM POC
5.4 Oct 14

The Brizy Page Builder plugin <= 2.3.11 for WordPress was vulnerable to stored XSS by lower-privileged users such as a s

CVE-2021-38346 HIGH
8.8 Oct 14

The Brizy Page Builder plugin <= 2.3.11 for WordPress allowed authenticated users to upload executable files to a locati

CVE-2024-2087 HIGH
7.2 Jun 05

The Brizy - Page Builder plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the form name values in a

CVE-2026-16068 LOW POC
3.5 Aug 04

Stored XSS in the Brizy WordPress plugin (all versions before 2.8.19) allows authenticated Author-level users to inject

Share

CVE-2026-14195 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy