PatchSiren cyber security CVE debrief
CVE-2026-13756 WP Grid Builder CVE debrief
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. The CVE record was published on 2026-07-11T02:16:17.457Z and has not been modified since then.
- Vendor
- WP Grid Builder
- Product
- Unknown
- CVSS
- HIGH 8.8
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-07-11
- Original CVE updated
- 2026-07-11
- Advisory published
- 2026-07-11
- Advisory updated
- 2026-07-11
Who should care
WordPress users with the WP Grid Builder plugin installed, particularly those with Subscriber-level access or higher, should be aware of this vulnerability and take immediate action to protect their sites. They should review their current version of the plugin and update to the latest version if necessary.
Technical summary
The WP Grid Builder plugin for WordPress is vulnerable to Privilege Escalation due to missing authorization and meta key validation in the `update()` handler for the `/wp-json/wpgb/v2/metadata` REST endpoint. This allows 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. The vulnerability affects all versions up to, and including, 2.3.3.
Defensive priority
High
Recommended defensive actions
- Update WP Grid Builder plugin to the latest version
- Restrict access to the `/wp-json/wpgb/v2/metadata` REST endpoint
- Monitor user account activity for suspicious behavior
- Implement additional security measures to prevent privilege escalation
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
Evidence notes
The CVE record was published on 2026-07-11T02:16:17.457Z and has not been modified since then. The NVD entry is currently in the 'Received' status. 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.
Official resources
AI-assisted PatchSiren debrief based on the supplied source corpus. The CVE record was published on 2026-07-11T02:16:17.457Z and has not been modified since then. The NVD entry is currently in the 'Received' status.