ZeroHour

Vulnerabilities

21 CVEs · NVD, GitHub Advisories, CISA KEV, FIRST EPSS, GitHub PoC repos

CVEVulnerabilityCVSSEPSSFlagsAffectedExposurePublished
CVE-2025-62902
Exposure of Sensitive System Information to an Unauthorized Control Sphere vulnerability in ThemeHunk WP Popup Builder wp-popup-builder allows Retrieve Embedded

Exposure of Sensitive System Information to an Unauthorized Control Sphere vulnerability in ThemeHunk WP Popup Builder wp-popup-builder allows Retrieve Embedded Sensitive Data.This issue affects WP Popup Builder: from n/a through <= 1.3.8.

NVD description · AI analysis pending
5.3<1%
  • themehunk wp popup builder
CVE-2025-52816
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in themehunk Zita zita allows PHP Local Fi

Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in themehunk Zita zita allows PHP Local File Inclusion.This issue affects Zita: from n/a through <= 1.6.5.

NVD description · AI analysis pending
9.8<1%
  • themehunk zita
CVE-2025-30990
Missing Authorization vulnerability in ThemeHunk ThemeHunk themehunk-megamenu-plus allows Exploiting Incorrectly Configured Access Control Security Levels.This

Missing Authorization vulnerability in ThemeHunk ThemeHunk themehunk-megamenu-plus allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects ThemeHunk: from n/a through <= 1.2.0.

NVD description · AI analysis pending
5.4<1%
  • themehunk mega menu
CVE-2024-10475
The Responsive Contact Form Builder & Lead Generation Plugin WordPress plugin before 1.9.8 does not sanitise and escape some of its settings, which could allow

The Responsive Contact Form Builder & Lead Generation Plugin WordPress plugin before 1.9.8 does not sanitise and escape some of its settings, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed (for example in multisite setup).

NVD description · AI analysis pending
4.8<1% PoC
  • themehunk contact form \& lead form elementor builder
CVE-2025-22644
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in ThemeHunk Vayu Blocks – Gutenberg Blocks for WordPress & W

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in ThemeHunk Vayu Blocks – Gutenberg Blocks for WordPress & WooCommerce vayu-blocks allows Stored XSS.This issue affects Vayu Blocks – Gutenberg Blocks for WordPress & WooCommerce: from n/a through <= 1.4.7.

NVD description · AI analysis pending
6.5<1%
  • themehunk vayu blocks
CVE-2025-30881
Missing Authorization vulnerability in themehunk Big Store big-store allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects

Missing Authorization vulnerability in themehunk Big Store big-store allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Big Store: from n/a through <= 2.0.8.

NVD description · AI analysis pending
5.4<1%
  • themehunk big store
CVE-2024-11972
Missing Authorization in Hunk Companion Plugin Allows Unauthenticated Plugin Install

The Hunk Companion plugin for WordPress (versions before 1.9.0) fails to properly authorize several REST API endpoints, allowing unauthenticated attackers to send crafted requests that install and activate arbitrary plugins from the WordPress.org repository. Because attackers can select plugins that are old, closed, or known to be vulnerable, the flaw can be chained into full site compromise by first staging a vulnerable plugin and then exploiting it. Any WordPress site running a Hunk Companion version prior to 1.9.0 is affected, with no privileges or user interaction required on the attacker's part (CVSS 9.8). The vulnerability is being actively exploited in the wild: Wordfence reported blocking millions of attack attempts targeting Hunk Companion and the related GutenKit flaws, and it carries a high EPSS score of 54.5%.

Do: Update Hunk Companion to version 1.9.0 or later immediately. After patching, audit the plugin list for unexpectedly installed or activated plugins — especially old, closed, or known-vulnerable ones added without administrator action — and review access logs for unauthenticated requests to the REST endpoints; if updating is not yet possible, restrict unauthenticated access to the plugin's REST routes via a firewall or WAF rule.

9.854% PoC
  • themehunk hunk companion All versions before 1.9.0
largeon the order of 100,000+ WordPress sites (Hunk Companion ships as the companion plugin for ThemeHunk themes and Wordfence blocked ~8.7M combined attack…
CVE-2023-28688
Cross-Site Request Forgery (CSRF) vulnerability in ThemeHunk TH Variation Swatches allows Cross Site Request Forgery.This issue affects TH Variation Swatches:

Cross-Site Request Forgery (CSRF) vulnerability in ThemeHunk TH Variation Swatches allows Cross Site Request Forgery.This issue affects TH Variation Swatches: from n/a through 1.2.7.

NVD description · AI analysis pending
5.4<1%
  • themehunk variation swatches
CVE-2024-9061
Unauthenticated Arbitrary Shortcode Execution in WP Popup Builder WordPress Plugin

WP Popup Builder – Popup Forms and Marketing Lead Generation, a WordPress popup plugin by ThemeHunk, is vulnerable to unauthenticated arbitrary shortcode execution (CWE-94) through the shortcode_Api_Add AJAX action, which is registered for non-logged-in users via wp_ajax_nopriv_ and passes attacker-controlled input to do_shortcode without proper validation. An attacker triggers the flaw by sending a crafted request to the site's admin-ajax.php endpoint with the shortcode_Api_Add action and arbitrary shortcode content. This allows an unauthenticated attacker to execute any shortcode registered on the site, and depending on the shortcodes supplied by other installed plugins or themes, potentially disclose information, embed attacker-controlled content, or trigger code execution, which underpins the critical 9.8 CVSS score. All versions up to and including 1.3.5 are affected; version 1.3.5 added a nonce check that partially mitigated the flaw by blocking access to the function, but the correct authorization check only shipped in version 1.3.6. No public proof-of-concept or confirmed in-the-wild exploitation is known yet, but the 52.3% EPSS score (99th percentile) indicates a high probability of exploitation within the next 30 days.

Do: Update WP Popup Builder to version 1.3.6 or later, which contains the proper authorization check; versions 1.3.5 and earlier remain exploitable by unauthenticated users. If updating immediately is not possible, block unauthenticated admin-ajax.php requests with the shortcode_Api_Add action via a WAF or security plugin, or temporarily deactivate the plugin. Site owners should review access logs for unauthenticated admin-ajax.php calls containing the shortcode_Api_Add action as an indicator of probing.

9.852%
  • themehunk WP Popup Builder – Popup Forms and Marketing Lead Generation (WordPress plugin) all versions up to and including 1.3.5 (1.3.5 partially fixed via nonce check; fully fixed in 1.3.6)
moderate≈20,000+ WordPress sites
CVE-2024-9707
The Hunk Companion plugin for WordPress is vulnerable to unauthorized plugin installation/activation due to a missing capability check on the /wp-json/hc/v1/the

The Hunk Companion plugin for WordPress is vulnerable to unauthorized plugin installation/activation due to a missing capability check on the /wp-json/hc/v1/themehunk-import REST API endpoint in all versions up to, and including, 1.8.4. This makes it possible for unauthenticated attackers to install and activate arbitrary plugins which can be leveraged to achieve remote code execution if another vulnerable plugin is installed and activated.

NVD description · AI analysis pending
9.89%
  • themehunk hunk companion
CVE-2024-8434
The Easy Mega Menu Plugin for WordPress – ThemeHunk plugin for WordPress is vulnerable to unauthorized access due to a missing capability check on several funct

The Easy Mega Menu Plugin for WordPress – ThemeHunk plugin for WordPress is vulnerable to unauthorized access due to a missing capability check on several functions hooked via AJAX in all versions up to, and including, 1.0.9. This makes it possible for authenticated attackers, with subscriber-level access and above, to perform actions like updating plugin settings.

NVD description · AI analysis pending
4.3<1%
  • themehunk mega menu
CVE-2024-44049
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in ThemeHunk Gutenberg Blocks unlimited-blocks.This issue aff

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in ThemeHunk Gutenberg Blocks unlimited-blocks.This issue affects Gutenberg Blocks: from n/a through <= 1.2.8.

NVD description · AI analysis pending
5.4<1%
  • themehunk gutenberg blocks
CVE-2022-40218
Missing Authorization vulnerability in ThemeHunk Advance WordPress Search Plugin.This issue affects Advance WordPress Search Plugin:

Missing Authorization vulnerability in ThemeHunk Advance WordPress Search Plugin.This issue affects Advance WordPress Search Plugin: from n/a through 1.1.4.

NVD description · AI analysis pending
9.8<1%
  • themehunk advance product search
CVE-2024-3637
The Responsive Contact Form Builder & Lead Generation Plugin WordPress plugin through 1.8.9 does not sanitise and escape some of its settings, which could allow

The Responsive Contact Form Builder & Lead Generation Plugin WordPress plugin through 1.8.9 does not sanitise and escape some of its settings, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed (for example in multisite setup)

NVD description · AI analysis pending
6.1<1% PoC
  • themehunk contact form \& lead form elementor builder
CVE-2022-38057
Missing Authorization vulnerability in ThemeHunk Advance WordPress Search Plugin.This issue affects Advance WordPress Search Plugin:

Missing Authorization vulnerability in ThemeHunk Advance WordPress Search Plugin.This issue affects Advance WordPress Search Plugin: from n/a through 1.2.1.

NVD description · AI analysis pending
9.8<1%
  • themehunk th advance product search
CVE-2022-23179
+1 in the same advisory: …23180
The Contact Form & Lead Form Elementor Builder WordPress plugin before 1.7.0 does not escape some of its form fields before outputting them in attributes, which

The Contact Form & Lead Form Elementor Builder WordPress plugin before 1.7.0 does not escape some of its form fields before outputting them in attributes, which could allow high privilege users to perform Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed

NVD description · AI analysis pending
4.8
group max
<1% PoC
  • themehunk contact form \& lead form elementor builder
CVE-2023-27431
Cross-Site Request Forgery (CSRF) vulnerability in ThemeHunk Big Store theme <= 1.9.3 versions.

Cross-Site Request Forgery (CSRF) vulnerability in ThemeHunk Big Store theme <= 1.9.3 versions.

NVD description · AI analysis pending
8.8<1%
  • themehunk big store
CVE-2022-2404
+1 in the same advisory: …2405
The WP Popup Builder WordPress plugin before 1.2.9 does not sanitise and escape a parameter before outputting it back in the page, leading to a Reflected Cross-

The WP Popup Builder WordPress plugin before 1.2.9 does not sanitise and escape a parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting

NVD description · AI analysis pending
6.1
group max
<1% PoC
  • themehunk wp popup builder
CVE-2021-24967
The Contact Form & Lead Form Elementor Builder WordPress plugin before 1.6.4 does not sanitise and escape some lead values, which could allow unauthenticated us

The Contact Form & Lead Form Elementor Builder WordPress plugin before 1.6.4 does not sanitise and escape some lead values, which could allow unauthenticated users to perform Cross-Site Scripting attacks against logged in admin viewing the inserted Leads

NVD description · AI analysis pending
6.11% PoC
  • themehunk contact form \& lead form elementor builder