A widespread exploitation campaign is targeting WordPress websites with GutenKit and Hunk Companion plugins vulnerable to critical-severity, old security issues that can be used to achieve remote code execution (RCE). WordPress security firm Wordfence says that it blocked 8.7 million attack attempts against its customers in just two days, October 8 and 9. The campaign expoits three flaws, tracked as CVE-2024-9234, CVE-2024-9707, and CVE-2024-11972, all rated critical (CVSS 9.8). CVE-2024-9234 is an unauthenticated REST-endpoint flaw in the GutenKit plugin with 40,000 installs that allows installing arbitrary plugins without authentication. CVE-2024-9707 and CVE-2024-11972 are missing-authorization vulnerabilities in the themehunk-import REST endpoint of the Hunk Companion plugin (8,000 installs) which can also lead to installing arbitrary plugins. An authenticated attacker can leverage the vulnerabilities to introduce another vulnerable plugin that allows remote code execution. Fixes for the three vulnerabilities became available in Gutenkit 2.1.1, released in October 2024, and Hunk Companion 1.9.0, released in December 2024. However, despite the vendor fixing them almost a year ago, many websites continue to use vulnerable versions. Wordfence's observations based on the attack data indicate that researchers say that threat actors are hosting on GitHub a malicious plugin in a .ZIP archive called 'up'. The archive contains obfuscated scripts that allow uploading, downloading...
Hackers launch mass attacks exploiting outdated WordPress plugins
BleepingComputer
·Bill Toulas
·Published Oct 24, 2025
·Updated
Affected Software
2 affected components
WordPress GutenKit
WordPress Hunk Companion
Frequently Asked Questions
1
Which WordPress plugin versions address the exploited vulnerabilities?
The fixes are available in GutenKit 2.1.1, released in October 2024, and Hunk Companion 1.9.0, released in December 2024.
2
Which vulnerabilities are being exploited, and which plugins do they affect?
The campaign targets CVE-2024-9234 in GutenKit and CVE-2024-9707 and CVE-2024-11972 in Hunk Companion. All three are rated critical with a CVSS score of 9.8.
3
How can the flaws lead to remote code execution?
The vulnerabilities allow the installation of arbitrary WordPress plugins. An authenticated attacker can use this capability to introduce another vulnerable plugin that enables remote code execution.
4
How extensive are the reported attacks?
Wordfence said it blocked 8.7 million attack attempts against its customers over October 8 and 9. The article describes the activity as a widespread exploitation campaign.
5
How many sites use the affected plugins?
GutenKit has 40,000 installs, while Hunk Companion has 8,000 installs, according to the article.