Description
The Brizy WordPress plugin before 2.8.19 does not properly verify authorization on the object being modified before updating a template's type meta, validating a request parameter that is different from the one used in the write operation, allowing users with Contributor-level access and above to change the template-type assignment of templates owned by other users.
Published: 2026-08-04
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

CVE-2026-16070 exposes an authorization bypass in the Brizy WordPress plugin. The plugin fails to verify that the user modifying a template owns the template, instead comparing a request parameter unrelated to the write operation. Users with Contributor-level or higher privileges can therefore alter the template-type metadata of templates belonging to other users. This allows unauthorized manipulation of site layouts and could facilitate further privilege escalation.

Affected Systems

All WordPress installations running Brizy Page Builder before version 2.8.19 are affected. The flaw applies to sites that have users assigned the Contributor role or higher, regardless of the WordPress core version. No other plugins or components are mentioned. The impact is confined to the Brizy plugin’s template management interface.

Risk and Exploitability

No CVSS or EPSS score is available, but the vulnerability enables authenticated users with Contributor or greater access to modify other users’ templates. Because the flaw is straightforward to exploit once a contributor account exists, the risk is considered high for sites that expose this role widely. No public exploit or KEV listing is documented, yet the broad attack surface and simple exploitation path warrant immediate attention. The potential for cascading effects justifies a high priority for remediation. Ends.

Generated by OpenCVE AI on August 4, 2026 at 09:13 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Brizy plugin update (v2.8.19 or newer) to close the authorization check.
  • If a patch is not yet available, revoke or downgrade the Contributor role on affected sites until the plugin is updated.
  • Deploy a web‑application firewall rule or input validation check that blocks requests attempting to change template types for templates not owned by the requester.

Generated by OpenCVE AI on August 4, 2026 at 09:13 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 04 Aug 2026 09:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284
CWE-639

Tue, 04 Aug 2026 08:00:00 +0000

Type Values Removed Values Added
First Time appeared Brizy
Brizy brizy
Wordpress
Wordpress wordpress
Vendors & Products Brizy
Brizy brizy
Wordpress
Wordpress wordpress

Tue, 04 Aug 2026 06:30:00 +0000

Type Values Removed Values Added
Description The Brizy WordPress plugin before 2.8.19 does not properly verify authorization on the object being modified before updating a template's type meta, validating a request parameter that is different from the one used in the write operation, allowing users with Contributor-level access and above to change the template-type assignment of templates owned by other users.
Title Brizy - Page Builder < 2.8.19 - Contributor+ Template Type Update via IDOR
References

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-04T06:00:12.248Z

Reserved: 2026-07-17T13:18:04.858Z

Link: CVE-2026-16070

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T09:15:03Z

Weaknesses
  • CWE-284

    Improper Access Control

  • CWE-639

    Authorization Bypass Through User-Controlled Key