What this page helps you verify fast
This hub clusters tracked records for Geo Mashup so operators can confirm whether a disclosed issue maps to the installed slug, version range, and patch path.
Review known vulnerability records for the WordPress plugin Geo Mashup (`geo-mashup`), including severity, CVE references, affected versions, and patch status.
Recent tracked CVEs on this page include CVE-2026-48967, CVE-2026-7552 and CVE-2026-42734, so operators can jump from disclosure to patch validation without scanning the full feed first.
Pair this plugin vulnerability hub with practical WordPress hardening, scanner, and patch workflow guidance.
Review patch cadence, privileged access, XML-RPC exposure, backups, and monitoring controls.
Use ownership, update testing, least privilege, and removal criteria to reduce plugin risk.
Compare scanner coverage for plugin CVEs, version detection, alert noise, and remediation workflow.
Use the hub as a decision layer before opening individual records: confirm whether the issue has a CVE, whether a fixed version exists, and whether the affected range overlaps production installs.
Affected range: Versions up to 1.13.16. Fixed version: 1.13.17.
Affected range: Versions up to 1.13.18. Fixed version: 1.13.19.
Affected range: Versions up to 1.13.18. Fixed version: 1.13.19.
Affected range: Versions up to 1.13.18. Fixed version: 1.13.19.
Start with the highest-signal CVE records for this WordPress plugin before scanning the full vulnerability feed.
| Tracked CVE | Issue Type | Affected Versions | Fixed Version | CVSS |
|---|---|---|---|---|
|
CVE-2025-48293
Geo Mashup <= 1.13.16 - Unauthenticated Local File Inclusion
|
Local File Inclusion | Versions up to 1.13.16 | 1.13.17 | CVSS 8.1 |
|
CVE-2026-4061
Geo Mashup <= 1.13.18 - Unauthenticated Time-Based SQL Injection via 'map_post_type'...
|
SQL Injection | Versions up to 1.13.18 | 1.13.19 | CVSS 7.5 |
|
CVE-2026-4060
Geo Mashup <= 1.13.18 - Unauthenticated Time-Based SQL Injection via 'sort' Paramete...
|
SQL Injection | Versions up to 1.13.18 | 1.13.19 | CVSS 7.5 |
|
CVE-2026-4062
Geo Mashup <= 1.13.18 - Unauthenticated Time-Based SQL Injection via 'object_ids' Pa...
|
SQL Injection | Versions up to 1.13.18 | 1.13.19 | CVSS 7.5 |
|
CVE-2026-2416
Geo Mashup <= 1.13.17 - Unauthenticated SQL Injection via 'sort' Parameter
|
SQL Injection | Versions up to 1.13.17 | 1.13.18 | CVSS 7.5 |
|
CVE-2026-42734
Geo Mashup <= 1.13.19 - Unauthenticated Stored Cross-Site Scripting
|
Stored Cross-Site Scripting | Versions up to 1.13.19 | 1.13.20 | CVSS 7.2 |
|
CVE-2026-48967
Geo Mashup <= 1.13.19 - Authenticated (Subscriber+) SQL Injection
|
SQL Injection | Versions up to 1.13.19 | 1.13.20 | CVSS 6.5 |
|
CVE-2026-6457
Geo Mashup <= 1.13.19 - Authenticated (Subscriber+) SQL Injection via 'geo_mashup_nu...
|
SQL Injection | Versions up to 1.13.19 | 1.13.20 | CVSS 6.5 |
Geo Mashup <= 1.13.16 - Unauthenticated Local File Inclusion
Geo Mashup <= 1.13.18 - Unauthenticated Time-Based SQL Injection via 'map_post_type' Parameter
Geo Mashup <= 1.13.18 - Unauthenticated Time-Based SQL Injection via 'sort' Parameter
Geo Mashup <= 1.13.18 - Unauthenticated Time-Based SQL Injection via 'object_ids' Parameter
Geo Mashup <= 1.13.17 - Unauthenticated SQL Injection via 'sort' Parameter
Geo Mashup <= 1.13.19 - Unauthenticated Stored Cross-Site Scripting
Geo Mashup <= 1.13.19 - Authenticated (Subscriber+) SQL Injection
Geo Mashup <= 1.13.19 - Authenticated (Subscriber+) SQL Injection via 'geo_mashup_null_fields' Parameter
This hub clusters tracked records for Geo Mashup so operators can confirm whether a disclosed issue maps to the installed slug, version range, and patch path.
These recent records surface the CVE strings, patch cues, and direct report links most operators need first.
The Geo Mashup plugin for WordPress is vulnerable to SQL Injection in versions up to, and including, 1.13.19 due to insufficient escaping on the user supplied parameter and lack of sufficien...
The Geo Mashup plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 1.13.19. This is due to the plugin not properly verifying that a user is autho...
The Geo Mashup plugin for WordPress is vulnerable to Stored Cross-Site Scripting in versions up to, and including, 1.13.19 due to insufficient input sanitization and output escaping. This ma...
Sorted by latest disclosure date so newly published issues surface first.
The Geo Mashup plugin for WordPress is vulnerable to SQL Injection in versions up to, and including, 1.13.19 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 attacker...
The Geo Mashup plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 1.13.19. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for unauthenticated attackers to expose...
The Geo Mashup plugin for WordPress is vulnerable to Stored Cross-Site Scripting in versions up to, and including, 1.13.19 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages tha...
The Geo Mashup plugin for WordPress is vulnerable to Stored Cross-Site Scripting in versions up to, and including, 1.13.18 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with contributor-level access and above, to i...
The Geo Mashup plugin for WordPress is vulnerable to time-based blind SQL Injection via the 'geo_mashup_null_fields' parameter in all versions up to, and including, 1.13.19 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the exist...
The Geo Mashup plugin for WordPress is vulnerable to Time-Based SQL Injection via the 'map_post_type' parameter in all versions up to, and including, 1.13.18. This is due to the `SearchResults` hook explicitly calling `stripslashes_deep($_POST)` which removes WordPress magic quot...
The Geo Mashup plugin for WordPress is vulnerable to Time-Based SQL Injection via the 'sort' parameter in all versions up to, and including, 1.13.18. This is due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query....
The Geo Mashup plugin for WordPress is vulnerable to Time-Based SQL Injection via the 'object_ids' and 'exclude_object_ids' parameters in all versions up to, and including, 1.13.18. This is due to insufficient escaping on the user supplied parameters and lack of sufficient prepar...
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...
The Geo Mashup plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 1.13.16. This makes it possible for unauthenticated attackers to include and execute arbitrary files on the server, allowing the execution of any PHP code in those file...
The Geo Mashup plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's geo_mashup_visible_posts_list shortcode in all versions up to, and including, 1.13.13 due to insufficient input sanitization and output escaping on user supplied attributes. This mak...
The Geo Mashup plugin for WordPress is vulnerable to Stored Cross-Site Scripting in all versions up to, and including, 1.13.12 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Contributor-level access and above,...