<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:webfeeds="http://webfeeds.org/rss/1.0"><channel><title>WP Multi Store Locator Pro (&lt;= 4.5.1) - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/wp-multi-store-locator-pro--4.5.1/</link><description>Trending threats, MITRE ATT&amp;CK coverage, and detection metadata. Fed continuously.</description><generator>Hugo</generator><language>en</language><managingEditor>hello@craftedsignal.io</managingEditor><webMaster>hello@craftedsignal.io</webMaster><lastBuildDate>Fri, 18 Sep 2026 10:05:12 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/wp-multi-store-locator-pro--4.5.1/feed.xml" rel="self" type="application/rss+xml"/><image><url>https://feed.craftedsignal.io/favicon-32x32.png</url><title>CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/</link><width>32</width><height>32</height></image><webfeeds:icon>https://feed.craftedsignal.io/favicon.svg</webfeeds:icon><item><title>Unauthenticated SQL Injection in WP Multi Store Locator Pro</title><link>https://feed.craftedsignal.io/briefs/2026-09-wp-multi-store-locator-sqli/</link><pubDate>Fri, 18 Sep 2026 10:05:12 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-wp-multi-store-locator-sqli/</guid><description>The WP Multi Store Locator Pro plugin for WordPress is vulnerable to unauthenticated SQL injection via the 'store_locatore_search_radius' parameter due to inadequate input sanitization and a lack of prepared statements.</description><content:encoded><![CDATA[<p>The WP Multi Store Locator Pro plugin for WordPress (versions up to and including 4.5.1) contains a critical SQL injection vulnerability identified as CVE-2026-15275. The flaw exists within the 'store_locatore_search_radius' parameter handled by the 'wp_ajax_nopriv_make_search_request' AJAX handler. Because the handler is registered without nonce verification or user capability checks, the endpoint is accessible to unauthenticated remote attackers.</p>
<p>The vulnerability arises because the plugin fails to properly prepare SQL queries or sanitize input before including it in database operations. Specifically, the injection occurs in a numeric, unquoted SQL context, which effectively bypasses WordPress's standard 'wp_magic_quotes()' addslashes-based protection. If exploited, an attacker can append malicious SQL commands to legitimate queries to exfiltrate sensitive data from the WordPress database. This represents a significant risk for organizations running this plugin on internet-facing WordPress instances.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation allows an unauthenticated remote attacker to perform unauthorized SQL queries against the underlying database. This could result in the exfiltration of sensitive configuration data, user credentials, or administrative information contained within the WordPress database. The scope of impact is potentially any site utilizing versions 4.5.1 or older of the WP Multi Store Locator Pro plugin.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Update the WP Multi Store Locator Pro plugin to the latest available version beyond 4.5.1 to remediate CVE-2026-15275.</li>
<li>Monitor web server access logs for anomalous requests directed at the WordPress AJAX endpoint related to the 'make_search_request' action.</li>
<li>Review database query logs or error logs for SQL syntax errors originating from non-authenticated users.</li>
<li>Disable the plugin immediately if an update is not currently available and the site is public-facing.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category></item></channel></rss>