Description
The WP Google Map Plugin plugin for WordPress is vulnerable to blind SQL Injection via the 'id' parameter of the 'google_map' shortcode in all versions up to, and including, 1.0 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 Contributor-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Published: 2025-10-15
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: SQL Injection resulting in database information disclosure
Action: Immediate Patch
AI Analysis

Impact

The WP Google Map Plugin for WordPress contains a blind SQL Injection flaw in the 'id' parameter of the 'google_map' shortcode. The plugin fails to properly escape or prepare the user supplied value, allowing an authenticated user with Contributor-level access or higher to inject additional SQL statements into the underlying query. This flaw can be leveraged to read private data from the database, such as user credentials or sensitive content, without affecting code execution on the server.

Affected Systems

WordPress sites installing WP Google Map Plugin version 1.0 or earlier are vulnerable. The plugin is distributed by the author akbrohi and is commonly used in standard WordPress installations. No specific WordPress core version is mentioned, so all WordPress deployments that include this plugin version are impacted.

Risk and Exploitability

The CVSS score of 6.5 indicates moderate severity, and the EPSS score of less than 1% shows a very low exploitation probability at the time of analysis. The vulnerability is not listed in the CISA KEV catalog. The required audience are authenticated users with Contributor privileges, meaning an attacker must first compromise an account or gain access to an account with sufficient permissions. Once the permission threshold is met, the attacker can run arbitrary SQL queries against the database.

Generated by OpenCVE AI on April 21, 2026 at 02:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the WP Google Map Plugin to any version newer than 1.0, which removes the vulnerable code path.
  • If an upgrade is not immediately possible, uninstall or disable the plugin until a fix is available.
  • Temporarily reduce Contributor privileges or enforce a least‑privilege policy to eliminate the attack surface for unauthenticated attackers.

Generated by OpenCVE AI on April 21, 2026 at 02:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 20 Oct 2025 13:30:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Vendors & Products Wordpress
Wordpress wordpress

Wed, 15 Oct 2025 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 15 Oct 2025 08:45:00 +0000

Type Values Removed Values Added
Description The WP Google Map Plugin plugin for WordPress is vulnerable to blind SQL Injection via the 'id' parameter of the 'google_map' shortcode in all versions up to, and including, 1.0 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 Contributor-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Title WP Google Map Plugin <= 1.0 - Authenticated (Contributor+) SQL Injection
Weaknesses CWE-89
References
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N'}


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:14:02.170Z

Reserved: 2025-10-06T13:02:14.253Z

Link: CVE-2025-11365

cve-icon Vulnrichment

Updated: 2025-10-15T13:24:28.056Z

cve-icon NVD

Status : Deferred

Published: 2025-10-15T09:15:42.520

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-11365

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-21T02:30:25Z

Weaknesses