CVE-2026-2416
Received Received - Intake
SQL Injection in Geo Mashup WordPress Plugin Allows Data Exposure

Publication date: 2026-02-25

Last updated on: 2026-02-25

Assigner: Wordfence

Description
The Geo Mashup plugin for WordPress is vulnerable to SQL Injection via the 'sort' parameter in all versions up to, and including, 1.13.17. This is due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-02-25
Last Modified
2026-02-25
Generated
2026-05-07
AI Q&A
2026-02-25
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
geo_mashup geo_mashup to 1.13.17 (inc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-89 The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

The Geo Mashup plugin for WordPress is vulnerable to SQL Injection through the 'sort' parameter in all versions up to and including 1.13.17.

This vulnerability arises because the plugin does not properly escape or prepare the user-supplied 'sort' parameter before including it in SQL queries.

As a result, unauthenticated attackers can inject additional SQL commands into existing queries, potentially extracting sensitive information from the database.


How can this vulnerability impact me? :

This SQL Injection vulnerability allows unauthenticated attackers to manipulate database queries by injecting malicious SQL code via the 'sort' parameter.

The primary impact is the potential unauthorized extraction of sensitive information from the WordPress database.

Because the attacker does not need to be authenticated, this increases the risk of data breaches, exposing user data or other confidential information stored in the database.

The CVSS score of 7.5 (High) reflects the severity and ease of exploitation of this vulnerability.


How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:

I don't know


How can this vulnerability be detected on my network or system? Can you suggest some commands?

I don't know


What immediate steps should I take to mitigate this vulnerability?

[{'type': 'paragraph', 'content': "The Geo Mashup plugin for WordPress is vulnerable to SQL Injection via the 'sort' parameter in all versions up to and including 1.13.17."}, {'type': 'paragraph', 'content': 'An immediate mitigation step is to update the Geo Mashup plugin to version 1.13.18 or later, which includes security fixes addressing this vulnerability.'}, {'type': 'paragraph', 'content': 'Until the update can be applied, consider disabling or restricting access to the vulnerable plugin functionality to prevent unauthenticated attackers from exploiting the SQL Injection.'}] [2]


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart