CVE-2026-81660
Groundhogg · CRM, Newsletters, and Marketing Automation
The Groundhogg WordPress plugin is vulnerable to stored Cross-Site Scripting (XSS) due to insufficient input sanitization, allowing unauthenticated attackers to target administrative users.
Executive summary
An unauthenticated stored Cross-Site Scripting vulnerability in the Groundhogg WordPress plugin allows remote attackers to execute arbitrary scripts in the context of an administrator session.
Vulnerability
This vulnerability is a stored Cross-Site Scripting (XSS) flaw (CWE-79) resulting from a failure to validate or escape user-submitted data in web form fields, which is subsequently rendered in an administrative dashboard. The vulnerability is exploitable by unauthenticated users.
Business impact
The ability for an unauthenticated attacker to execute arbitrary scripts within the administrative interface poses a severe risk to the integrity and confidentiality of the WordPress installation. Successful exploitation could lead to unauthorized administrative actions, session hijacking, or the modification of site content. Given the high CVSS score of 8.8, this vulnerability represents a significant threat to the security posture of the affected web application.
Remediation
Immediate Action: Update the Groundhogg plugin to version 4.5.13 or later to apply the necessary input validation and output escaping patches.
Proactive Monitoring: Review administrative access logs for unusual activity or suspicious script execution patterns that may indicate an attempt to leverage an injected payload.
Compensating Controls: Deploy a Web Application Firewall (WAF) with rules configured to detect and block common XSS attack patterns, specifically targeting requests containing script tags or event handlers within form inputs.
Exploitation status
Public Exploit Available: No
Analyst recommendation
The vulnerability presents a high risk due to the potential for administrative account compromise. Administrators must prioritize updating the Groundhogg plugin immediately. If an immediate update is not feasible, consider disabling the affected form features until the patch can be deployed to prevent potential exploitation.
More Groundhogg CVEs
Sources
Originally found and disclosed by Artus KG, with WPScan (coordinator), per the CVE Program record.