CVE-2026-15381
Received Received - Intake

SQL Injection in WP Go Maps WordPress Plugin

Vulnerability report for CVE-2026-15381, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-31

Last updated on: 2026-07-31

Assigner: WPScan

Description

The WP Go Maps WordPress plugin before 10.1.04 does not properly sanitise and escape a parameter before using it in a SQL query, allowing unauthenticated users to perform SQL injection attacks.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-31
Last Modified
2026-07-31
Generated
2026-07-31
AI Q&A
2026-07-31
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
wp_go_maps wp_go_maps to 10.1.04 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is an SQL injection flaw in the WP Go Maps WordPress plugin before version 10.1.04. It occurs because the plugin fails to properly sanitize and escape a parameter before using it in a SQL query. This allows unauthenticated users to inject malicious SQL code into the query.

Detection Guidance

To detect this vulnerability, check if your WordPress site uses the WP Go Maps plugin version before 10.1.04. Inspect the plugin files for SQL query patterns that may indicate improper sanitization. Look for user input being directly concatenated into SQL queries without validation.

Impact Analysis

This vulnerability can allow attackers to access, modify, or delete sensitive data in your WordPress database. They could extract user information, change content, or even take control of your website without needing to log in.

Compliance Impact

This vulnerability could lead to non-compliance with GDPR or HIPAA if it results in unauthorized access to personal or health data. Organizations may face legal penalties, fines, or reputational damage due to data breaches caused by this flaw.

Mitigation Strategies

Immediately update the WP Go Maps plugin to version 10.1.04 or later. If updating is not possible, consider disabling or removing the plugin until a patch is applied. Review database access logs for suspicious SQL queries or unauthorized access attempts.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-15381. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart