ZeroHour

CVE-2024-11080

large

Unauthenticated Hook Injection in WordPress ComboBlocks (Post Grid) Plugin

CVSS 3.1
9.8 critical
EPSS
<1%p37
Published
()
Modified
AI analysis

CVE-2024-11080 is an unauthenticated hook injection flaw (CWE-94) in the Post Grid and Gutenberg Blocks - ComboBlocks WordPress plugin, affecting versions 2.2.32 through 2.3.1. The vulnerable functions in the includes/blocks/form-wrap/function.php file can be reached over the network without authentication, allowing an attacker to invoke WordPress hook functions with arbitrary hooks, provided no other security controls are present in the function. Successful abuse lets the attacker trigger actions registered for those hooks, with impact ranging from content or data manipulation to code execution or privilege changes depending on which hooks and handlers a given site exposes; the 9.8 CVSS score reflects high confidentiality, integrity, and availability impact potential. Any WordPress site running the plugin in versions 2.2.32 through 2.3.1 is affected. No public proof-of-concept is known, the flaw is not in CISA KEV, and EPSS estimates only about a 0.4% chance of exploitation in the next 30 days, so no in-the-wild exploitation is currently known.

What to do: Update the ComboBlocks plugin to the latest available release (any version above 2.3.1) and confirm the installed version on the WordPress Plugins page. Until updating, consider blocking unauthenticated requests to the plugin's form-related endpoints via WAF rules and review the site for unexpected content changes, new users, or modified settings. Since impact depends on which hooks are exposed on each site, check installed plugins/themes for handlers reachable by unauthenticated callers.

Affected
ComboBlocks (WordPress plugin) Post Grid and Gutenberg Blocks - ComboBlocks2.2.32 through 2.3.1
Estimated exposure
largelikely tens of thousands of WordPress sites (roughly 10,000-60,000 active installs) — No active-install count was provided in the source data; the estimate reflects the plugin's profile as a mid-tier WordPress.org form/block plugin, a category that typically reports active installs in the low tens of thousands, so…

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

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.

Ecosystems
WordPress
Weakness
CWE-94
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

In the news

No ingested article mentions this CVE yet.