Description
The Groundhogg — CRM, Newsletters, and Marketing Automation WordPress plugin before 4.5.13 does not validate or escape values submitted to some optional web form fields before storing them and outputting them back in an administrative area, allowing unauthenticated users to perform Stored Cross-Site Scripting attacks against high privilege users.
Published: 2026-08-30
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting
Action: Immediate Patch
AI Analysis

Impact

Groundhogg does not validate or escape values submitted to optional web form fields such as dropdown or radio controls before storing them and later rendering them in an administrative area. This flaw allows an unauthenticated user to submit malicious script content that is persisted and executed when a high‑privilege user views the form. The execution of the injected code can compromise the confidentiality or integrity of the administration interface, potentially enabling further actions by the attacker within that privileged context.

Affected Systems

This vulnerability affects all installations of the Groundhogg WordPress plugin with a version number earlier than 4.5.13. Site administrators should examine any public Groundhogg forms that employ the vulnerable dropdown or radio fields to determine whether the affected code path is present.

Risk and Exploitability

The EPSS score is < 1% and it is not listed in CISA’s KEV catalog. The CVSS score is 8.8, indicating a high severity. The vulnerability can be exploited by simply submitting a crafted value to a publicly accessible Groundhogg form; no authentication is required to trigger the stored XSS. Because a high‑privilege user subsequently receives malicious code execution when accessing the administrative view, the risk is high. Immediate action is warranted to prevent attackers from leveraging this flaw.

Generated by OpenCVE AI on August 31, 2026 at 15:11 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Groundhogg plugin to version 4.5.13 or later to remove the unescaped input handling bug.
  • If an update cannot be applied immediately, disable or remove the optional dropdown and radio fields from any publicly accessible Groundhogg forms to block the injection vector.
  • Restrict the use of Groundhogg forms to authenticated users only, ensuring that only privileged accounts can submit data that is stored and later rendered in admin screens.

Generated by OpenCVE AI on August 31, 2026 at 15:11 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 31 Aug 2026 13:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-79
Metrics cvssV3_1

{'score': 8.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Sun, 30 Aug 2026 08:15:00 +0000

Type Values Removed Values Added
First Time appeared Groundhogg
Groundhogg groundhogg
Wordpress
Wordpress wordpress
Vendors & Products Groundhogg
Groundhogg groundhogg
Wordpress
Wordpress wordpress

Sun, 30 Aug 2026 06:30:00 +0000

Type Values Removed Values Added
Description The Groundhogg — CRM, Newsletters, and Marketing Automation WordPress plugin before 4.5.13 does not validate or escape values submitted to some optional web form fields before storing them and outputting them back in an administrative area, allowing unauthenticated users to perform Stored Cross-Site Scripting attacks against high privilege users.
Title Groundhogg < 4.5.13 - Unauthenticated Stored XSS via Web Form Dropdown/Radio Field
References

Subscriptions

Groundhogg Groundhogg
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-31T12:38:06.133Z

Reserved: 2026-08-27T10:06:26.911Z

Link: CVE-2026-81660

cve-icon Vulnrichment

Updated: 2026-08-31T12:30:13.199Z

cve-icon NVD

Status : Deferred

Published: 2026-08-30T07:17:21.790

Modified: 2026-08-31T20:14:36.250

Link: CVE-2026-81660

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-31T15:15:14Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')