Vulnerability Description
The Groundhogg — CRM, Newsletters, and Marketing Automation plugin for WordPress is vulnerable to generic SQL Injection via the 'after' parameter in all versions up to, and including, 4.5.4 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 Manager-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 AJAX handler wp_ajax_groundhogg_get_contacts_table has its capability check commented out and performs no nonce verification, meaning any authenticated user regardless of role can reach the vulnerable code path.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://plugins.trac.wordpress.org/browser/groundhogg/tags/4.5.4/admin/contacts/
- https://plugins.trac.wordpress.org/browser/groundhogg/tags/4.5.4/admin/contacts/
- https://plugins.trac.wordpress.org/browser/groundhogg/tags/4.5.4/includes/contac
- https://plugins.trac.wordpress.org/browser/groundhogg/tags/4.5.4/includes/functi
- https://plugins.trac.wordpress.org/browser/groundhogg/tags/4.5.4/includes/legacy
- https://plugins.trac.wordpress.org/browser/groundhogg/tags/4.5.4/includes/legacy
- https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old
- https://www.wordfence.com/threat-intel/vulnerabilities/id/f2ba40d9-2d37-453a-a73
FAQ
What is CVE-2026-13226?
CVE-2026-13226 is a vulnerability with a CVSS score of 6.5 (MEDIUM). The Groundhogg — CRM, Newsletters, and Marketing Automation plugin for WordPress is vulnerable to generic SQL Injection via the 'after' parameter in all versions up to, and including, 4.5.4 due to ins...
How severe is CVE-2026-13226?
CVE-2026-13226 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-13226?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.