WordPress security changelog
CRITICAL CVE-2024-11080 Deferred

Post Grid permits unauthenticated WordPress hook execution

Post Grid exposes several functions in includes/blocks/form-wrap/function.php to unauthenticated hook injection. An attacker can invoke WordPress actions where the selected hook lacks its own security control. The authoritative description says versions 2.2.32 through 2.3.1 are affected, while its machine-readable affected range says 2.2.85 through 2.3.32; that source inconsistency remains unresolved.

CVE / CNA score 9.8 CVSS 3.1 · security@wordfence.com
NVD score Pending NVD has not published its own CVSS assessment.
Component
Post Grid
Plugin slug
post-grid
Affected
2.2.85 through 2.3.32
Safe version
See mitigation notes
Published
Sep 05, 2026
Weakness
CWE-94 — Improper Control of Generation of Code ('Code Injection')

This CVE was published Sep 05, 2026 and is one of 29 known issues for this plugin.

Update, patch or deactivate.

No confirmed fixed release is identified, and the official WordPress.org listing does not currently provide a release beyond the affected range. Disable the affected plugin when the site's risk warrants and monitor the vendor for a confirmed fix.

No confirmed safe version is listed. Consider a vendor-supported patch or temporarily restricting the affected functionality while you assess the risk.

Deactivate only when warranted by your risk profile, or when advised by your hosting provider in the limited circumstances where the vulnerability cannot otherwise be mitigated. If you’re unsure which action is appropriate, contact Fused or your hosting provider for guidance.

Technical description

The Post Grid and Gutenberg Blocks – ComboBlocks plugin for WordPress is vulnerable to Unauthenticated Hook Injection in versions 2.2.32 to 2.3.1 via several functions in the ~/includes/blocks/form-wrap/function.php file. This makes it possible for unauthenticated attackers to execute actions with hooks in WordPress, granted no other security controls are present in the function.

CVE / CNA vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Primary and upstream sources