EIP-2026-114008
PRE-CVEWordPress Plugin Rest Google Maps < 7.11.18 - SQL Injection
Title source: legacyExploitation Summary
EIP tracks 1 public exploit for EIP-2026-114008. PoCs published by Jonatas Fil.
AI-analyzed exploit summary This exploit demonstrates a SQL injection vulnerability in the WordPress Rest Google Maps Plugin by querying the `/wpgmza/v1/markers/` endpoint with a crafted `filter` parameter to leak data from the `wp_users` table. The exploit uses `curl` to send the malicious request and `jq` to parse the response.
Description
WordPress Plugin Rest Google Maps < 7.11.18 - SQL Injection
Exploits (1)
This exploit demonstrates a SQL injection vulnerability in the WordPress Rest Google Maps Plugin by querying the `/wpgmza/v1/markers/` endpoint with a crafted `filter` parameter to leak data from the `wp_users` table. The exploit uses `curl` to send the malicious request and `jq` to parse the response.