CVE Explorer
CVE-2026-4061
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 quotes protection, followed by the unsanitized `map_post_type` value being concatenated into an `IN(...)` clause without `esc_sql()` or `$wpdb->prepare()`. The 'any' branch of the same code correctly applies `array_map('esc_
Known exploited
Not asserted
Disputed
No
Stale source
No
Conflicts
0
Affected products and versions
1 source assertion{"defaultStatus":"unaffected","product":"Geo Mashup","vendor":"cyberhobo","versions":[{"lessThanOrEqual":"1.13.18","status":"affected","version":"0","versionType":"semver"}]}
- cve_program_cvelist_v5affectedurn:baitaphish:normalized-source-record:v2:939e0d20398cd5e0bdc3ef8b7957f577c5a67af636e8aa4fc569fb520c2a8f3a · sha256:d2d913cdf62c83f4… · /containers/cna/affected/0
Provider-owned CVSS observations
1 source assertion{"metric":{"baseScore":7.5,"baseSeverity":"HIGH","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N","version":"3.1"},"metric_type":"cvssV3_1"}
- cve_program_cvelist_v5cvssurn:baitaphish:normalized-source-record:v2:939e0d20398cd5e0bdc3ef8b7957f577c5a67af636e8aa4fc569fb520c2a8f3a · sha256:d2d913cdf62c83f4… · /containers/cna/metrics/0/cvssV3_1
CWE assertions
1 source assertion{"cweId":"CWE-89","description":"CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')","lang":"en","type":"CWE"}
- cve_program_cvelist_v5cweurn:baitaphish:normalized-source-record:v2:939e0d20398cd5e0bdc3ef8b7957f577c5a67af636e8aa4fc569fb520c2a8f3a · sha256:d2d913cdf62c83f4… · /containers/cna/problemTypes/0/descriptions/0
Source references
5 source assertions{"url":"https://plugins.trac.wordpress.org/browser/geo-mashup/trunk/geo-mashup-db.php#L1748"}
- cve_program_cvelist_v5referenceurn:baitaphish:normalized-source-record:v2:939e0d20398cd5e0bdc3ef8b7957f577c5a67af636e8aa4fc569fb520c2a8f3a · sha256:d2d913cdf62c83f4… · /containers/cna/references/1
{"url":"https://plugins.trac.wordpress.org/browser/geo-mashup/trunk/php/Hooks/SearchResults.php#L39"}
- cve_program_cvelist_v5referenceurn:baitaphish:normalized-source-record:v2:939e0d20398cd5e0bdc3ef8b7957f577c5a67af636e8aa4fc569fb520c2a8f3a · sha256:d2d913cdf62c83f4… · /containers/cna/references/2
{"url":"https://plugins.trac.wordpress.org/browser/geo-mashup/trunk/php/Search.php#L152"}
- cve_program_cvelist_v5referenceurn:baitaphish:normalized-source-record:v2:939e0d20398cd5e0bdc3ef8b7957f577c5a67af636e8aa4fc569fb520c2a8f3a · sha256:d2d913cdf62c83f4… · /containers/cna/references/3
{"url":"https://plugins.trac.wordpress.org/changeset/3503627/"}
- cve_program_cvelist_v5referenceurn:baitaphish:normalized-source-record:v2:939e0d20398cd5e0bdc3ef8b7957f577c5a67af636e8aa4fc569fb520c2a8f3a · sha256:d2d913cdf62c83f4… · /containers/cna/references/4
{"url":"https://www.wordfence.com/threat-intel/vulnerabilities/id/cc3cf6c5-643e-49ca-b09c-bd7cfec328ee?source=cve"}
- cve_program_cvelist_v5referenceurn:baitaphish:normalized-source-record:v2:939e0d20398cd5e0bdc3ef8b7957f577c5a67af636e8aa4fc569fb520c2a8f3a · sha256:d2d913cdf62c83f4… · /containers/cna/references/0
Attribution and limitations
- CVE Program CVEList V5: Reproduce the MITRE copyright designation and CVE license in copies. Source →
Provider severity values are preserved separately. Baitaphish does not convert them into a risk rating, infer affected products, or treat EPSS as observed exploitation.