Vulnerability Description
The WP Go Maps (formerly WP Google Maps) plugin for WordPress is vulnerable to Cross-Site Request Forgery (CSRF) in all versions up to, and including, 9.0.46. This is due to the plugin exposing state-changing REST actions through an AJAX bridge without proper CSRF token validation, and having destructive logic reachable via GET requests with no permission_callback. This makes it possible for unauthenticated attackers to force logged-in administrators to create, update, or delete markers and geometry features via CSRF attacks, and allows anonymous users to trigger mass deletion of markers via unsafe GET requests.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://plugins.trac.wordpress.org/browser/wp-google-maps/trunk/includes/class.r
- https://plugins.trac.wordpress.org/browser/wp-google-maps/trunk/includes/class.r
- https://plugins.trac.wordpress.org/browser/wp-google-maps/trunk/includes/class.r
- https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&new
- https://research.cleantalk.org/cve-2025-11166
- https://www.wordfence.com/threat-intel/vulnerabilities/id/840ba5b2-838a-455a-b39
FAQ
What is CVE-2025-11166?
CVE-2025-11166 is a vulnerability with a CVSS score of 5.4 (MEDIUM). The WP Go Maps (formerly WP Google Maps) plugin for WordPress is vulnerable to Cross-Site Request Forgery (CSRF) in all versions up to, and including, 9.0.46. This is due to the plugin exposing state-...
How severe is CVE-2025-11166?
CVE-2025-11166 has been rated MEDIUM with a CVSS base score of 5.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-11166?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.