CVE-2026-2416

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.
Configurations

No configuration.

History

25 Feb 2026, 09:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-02-25 09:16

Updated : 2026-02-25 14:15


NVD link : CVE-2026-2416

Mitre link : CVE-2026-2416

CVE.ORG link : CVE-2026-2416


JSON object : View

Products Affected

No product.

CWE
CWE-89

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')