CVE-2026-13333: Groundhogg <= 4.5.5 - Authenticated (Sales Rep+) SQL Injection via 'query[select]' Parameter
The Groundhogg — CRM, Newsletters, and Marketing Automation plugin for WordPress is vulnerable to generic SQL Injection via 'query[select]' Parameter in all versions up to, and including, 4.5.5 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with Sales Representative-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database. The sanitized ContactQuery code path can be bypassed by supplying an invalid filter type (e.g., query[filters][0][0][type]=invalidfilternonexistent), causing a FilterException to be caught and execution to fall through to the unsanitized LegacyContactQuery path.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2026-13333?
The severity of CVE-2026-13333 is rated medium with a CVSS score of 6.5.
How do I fix CVE-2026-13333?
To fix CVE-2026-13333, update the Groundhogg plugin to version 4.5.6 or later.
What type of vulnerability is CVE-2026-13333?
CVE-2026-13333 is a SQL Injection vulnerability.
Is authentication required to exploit CVE-2026-13333?
Yes, CVE-2026-13333 requires authenticated access with Sales Rep+ privileges.
What versions of Groundhogg are affected by CVE-2026-13333?
All versions of Groundhogg up to and including 4.5.5 are affected by CVE-2026-13333.