๐Ÿ” CVE Alert

CVE-2026-15275

HIGH 7.5

WP Multi Store Locator Pro <= 4.5.1 - Unauthenticated SQL Injection via 'store_locator_search_radius' Parameter

CVSS Score
7.5
EPSS Score
0.0%
EPSS Percentile
0th

The WP Multi Store Locator Pro plugin for WordPress is vulnerable to generic SQL Injection via the 'store_locatore_search_radius' parameter in all versions up to, and including, 4.5.1 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. The injection occurs in a numeric, unquoted SQL context, meaning WordPress's wp_magic_quotes() addslashes-based protection cannot neutralize the payload, and the AJAX handler is registered on wp_ajax_nopriv_make_search_request with no nonce or capability check, making it fully accessible without authentication.

CWE CWE-89
Vendor wpexpertsio
Product wp multi store locator pro
Published Sep 18, 2026
Stay Ahead of the Next One

Get instant alerts for wpexpertsio wp multi store locator pro

Be the first to know when new high vulnerabilities affecting wpexpertsio wp multi store locator pro are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability

Affected Versions

wpexpertsio / WP Multi Store Locator Pro
0 โ‰ค 4.5.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
wordfence.com: https://www.wordfence.com/threat-intel/vulnerabilities/id/d18fd2a8-a95c-40e2-bf35-333ee853639d?source=cve codecanyon.net: https://codecanyon.net/item/wp-multi-store-locator-pro/19385351

Credits

Rafie Muhammad