Skip to main content

WP Grid Builder CVE-2026-13756

| EUVDEUVD-2026-43118 HIGH
Improper Privilege Management (CWE-269)
2026-07-11 security@wordfence.com GHSA-9qvw-92r9-h632
8.8
CVSS 3.1 · Vendor: wordfence
Share

Severity by source

Vendor (wordfence) PRIMARY
8.8 HIGH
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
vuln.today AI
8.8 HIGH

Network-reachable REST endpoint with no user interaction and low complexity, but requires an existing Subscriber account (PR:L); admin takeover yields full C/I/A impact.

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

Primary rating from Vendor (wordfence).

CVSS VectorVendor: wordfence

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

Lifecycle Timeline

2
Analysis Generated
Jul 11, 2026 - 02:26 vuln.today
CVE Published
Jul 11, 2026 - 02:16 nvd
HIGH 8.8

DescriptionCVE.org

The WP Grid Builder plugin for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 2.3.3. This is due to missing authorization and meta key validation in the update() handler for the /wp-json/wpgb/v2/metadata REST endpoint. This makes it possible for authenticated attackers, with Subscriber-level access and above, to elevate their privileges to Administrator by updating their own wp_capabilities user meta with a crafted nested array payload.

AnalysisAI

Privilege escalation in the WP Grid Builder WordPress plugin (versions ≤ 2.3.3) lets an authenticated Subscriber-or-above user promote their own account to Administrator by sending a crafted nested-array payload to the /wp-json/wpgb/v2/metadata REST endpoint. The endpoint's update() handler lacks both an authorization check and meta-key validation, so an attacker can overwrite their own wp_capabilities user meta. No public exploit has been identified at time of analysis, and the flaw is not on CISA KEV; with CVSS 8.8 and low attack complexity, it is a high-priority patch for any site running this plugin.

Technical ContextAI

WP Grid Builder is a commercial WordPress plugin for building filterable/faceted content grids. The flaw lives in a custom WordPress REST API route (wpgb/v2/metadata) whose update() callback is intended to persist plugin metadata but performs neither a capability/permission check nor a whitelist of which meta keys may be written. This maps to CWE-269 (Improper Privilege Management): because arbitrary user_meta keys can be set, an attacker can target the special wp_capabilities meta that WordPress uses to store a user's role/capability map. Supplying a nested-array payload that sets administrator => true rewrites the caller's role. No CPE strings were supplied in the intelligence; the affected component is identified from the plugin slug and vendor changelog only.

RemediationAI

Update WP Grid Builder to the first release above 2.3.3 as published on the vendor changelog (https://docs.wpgridbuilder.com/changelog/); the input data does not name an exact patched version, so no vendor-released patch version is independently confirmed here - verify the fixed build against the changelog before deploying. If an immediate update is not possible, reduce exposure by disabling open user registration (Settings → General → uncheck 'Anyone can register') so attackers cannot obtain the Subscriber account the attack requires, and by restricting or blocking access to the /wp-json/wpgb/v2/metadata REST route at the WAF/reverse-proxy layer; note that blocking the route may break legitimate plugin metadata operations, so test grid functionality afterward. Monitor for unexpected changes to wp_capabilities/role assignments and audit existing accounts for unauthorized administrators. Refer to the Wordfence advisory (https://www.wordfence.com/threat-intel/vulnerabilities/id/6a42e0e8-a8c7-4bc5-80ca-5ef69d1f0b6c?source=cve) for detection guidance.

CVE-2016-10033 CRITICAL POC
9.8 Dec 30

The mailSend function in the isMail transport in PHPMailer before 5.2.18 might allow remote attackers to pass extra para

CVE-2016-10045 CRITICAL POC
9.8 Dec 30

The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

CVE-2024-5084 CRITICAL POC
9.8 May 23

The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil

CVE-2024-44000 CRITICAL POC
9.8 Oct 20

Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote

CVE-2024-8353 CRITICAL POC
9.8 Sep 28

The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all

CVE-2020-36847 CRITICAL POC
9.8 Jul 12

The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner

CVE-2025-11749 CRITICAL POC
9.8 Nov 05

The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint

CVE-2025-27007 CRITICAL POC
9.8 May 01

The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut

CVE-2016-1209 CRITICAL POC
9.8 May 14

The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via

CVE-2024-4443 CRITICAL POC
9.8 May 22

The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based

CVE-2026-63030 CRITICAL POC
9.8 Jul 17

Remote code execution in WordPress 6.9.x (before 6.9.5) and 7.0.x (before 7.0.2) arises from a REST API batch endpoint r

Share

CVE-2026-13756 vulnerability details – vuln.today

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