Skip to main content

Groundhogg EUVDEUVD-2026-43462

| CVE-2026-57389 HIGH
Path Traversal (CWE-22)
2026-07-13 Patchstack
8.6
CVSS 3.1 · Vendor: Patchstack
Share

Severity by source

Vendor (Patchstack) PRIMARY
8.6 HIGH
AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H
vuln.today AI
9.1 CRITICAL

Unauthenticated network path traversal with no user interaction (AV:N/AC:L/PR:N/UI:N); arbitrary file deletion damages integrity (I:H) and availability (A:H), and I treat it as unchanged scope (S:U).

3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H
4.0 AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N

Primary rating from Vendor (Patchstack).

CVSS VectorVendor: Patchstack

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Changed
Confidentiality
None
Integrity
None
Availability
High

Lifecycle Timeline

2
Analysis Generated
Jul 13, 2026 - 11:01 vuln.today
CVE Published
Jul 13, 2026 - 08:41 cve.org
HIGH 8.6

DescriptionCVE.org

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability in Adrian Tobey Groundhogg groundhogg allows Path Traversal.This issue affects Groundhogg: from n/a through <= 4.4.1.

AnalysisAI

Path traversal in the Groundhogg WordPress CRM/marketing-automation plugin (versions up to and including 4.4.1) lets remote unauthenticated attackers delete arbitrary files on the server by supplying crafted pathnames that escape the intended directory. Patchstack classifies the concrete impact as arbitrary file deletion, and the CVSS vector (AV:N/PR:N with scope-change and high availability impact) reflects that deleting critical files such as wp-config.php can break or reset the WordPress site. No public exploit has been identified at time of analysis, and it is not listed in CISA KEV.

Technical ContextAI

Groundhogg is a self-hosted CRM, email-marketing and sales-automation plugin for WordPress, typically exposing AJAX/REST handlers to the web server (PHP). The root cause is CWE-22 (Improper Limitation of a Pathname to a Restricted Directory / Path Traversal): a user-controlled filename or path parameter is passed to a filesystem operation-here a delete/unlink routine-without canonicalizing or constraining it to an allowed base directory, so sequences like '../' let the request reference files outside the plugin's storage area. The affected CPE is cpe:2.3:a:adrian_tobey:groundhogg:*, and Patchstack's advisory identifies the operation as arbitrary file deletion rather than read/write.

RemediationAI

Upgrade Groundhogg to a release later than 4.4.1 as soon as the vendor publishes a fixed version; the provided data does not name an exact patched version, so consult the Patchstack advisory (https://patchstack.com/database/Wordpress/Plugin/groundhogg/vulnerability/wordpress-groundhogg-plugin-4-4-1-arbitrary-file-deletion-vulnerability) and the plugin's WordPress.org changelog to confirm the specific build before deploying. Until a patched version is confirmed, apply compensating controls: use a WAF (such as Patchstack's virtual patch) to block requests containing '../' or encoded traversal sequences to Groundhogg AJAX/REST endpoints; restrict access to the plugin's admin-ajax and REST routes at the reverse proxy where feasible-noting this may disable legitimate front-end forms or automation callbacks; enforce least-privilege filesystem permissions so the PHP/web-server user cannot delete core files like wp-config.php or the uploads directory, accepting that some plugin write operations may fail; and back up the site so a successful deletion can be recovered. Deactivating the plugin fully removes exposure but disables all CRM/marketing functionality.

CVE-2019-15647 HIGH POC
8.8 Aug 27

The groundhogg plugin before 1.3.5 for WordPress has wp-admin/admin-ajax.php?action=bulk_action_listener remote code exe

CVE-2023-1425 HIGH POC
7.2 Apr 10

The WordPress CRM, Email & Marketing Automation for WordPress | Award Winner - Groundhogg WordPress plugin before 2.7.9.

CVE-2023-2111 MEDIUM POC
4.9 May 30

The Fast & Effective Popups & Lead-Generation for WordPress plugin before 2.1.4 concatenates user input into an SQL quer

CVE-2026-40727 HIGH
7.7 Jun 15

Arbitrary file deletion in the Groundhogg WordPress plugin (versions 4.4 and earlier) allows authenticated users with th

CVE-2023-34179 HIGH
7.6 Nov 03

A vulnerability in Adrian Tobey Groundhogg groundhogg.7.11. Rated high severity (CVSS 7.6), this vulnerability is remote

CVE-2023-2736 HIGH
7.5 May 20

The Groundhogg plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 2.7.9.

CVE-2026-48885 HIGH
7.1 Jun 15

Unauthenticated reflected/stored cross-site scripting in the HollerBox WordPress plugin (versions 2.3.10.1 and earlier)

CVE-2026-85310 MEDIUM
6.5 Sep 10

Path traversal in the import_contacts function of the Groundhogg WordPress CRM plugin (versions ≤ 4.7.1) allows authenti

CVE-2026-40793 MEDIUM
6.5 Jun 15

Broken access control in the Groundhogg WordPress CRM/marketing automation plugin (all versions below 4.4.1) allows low-

CVE-2024-37264 MEDIUM
6.1 Jul 22

Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in Groundhogg

CVE-2023-2716 MEDIUM
5.4 May 20

The Groundhogg plugin for WordPress is vulnerable to unauthorized access of data and modification of data due to a missi

CVE-2023-34178 MEDIUM
5.4 Nov 09

A vulnerability in Adrian Tobey Groundhogg groundhogg.7.11. Rated medium severity (CVSS 5.4), this vulnerability is remo

Share

EUVD-2026-43462 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy