What the vulnerability does
01Description
The WP Store Locator plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'wpsl_address' post meta value in versions up to, and including, 2.2.261 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page and opens an injected map marker info window.
Explanation of Vulnerability in Simple Terms
02Summary
WP Store Locator versions 2.2.261 and earlier contain a cross-site scripting vulnerability. An attacker with low-level site access can inject malicious scripts that execute in other users' browsers, potentially stealing session tokens or modifying page content. The vulnerability affects all site visitors due to scope escalation.
What an attacker can do
03Attacker Capabilities
Inject JavaScript that runs in other users' browsers and steals their session data or modifies site content.
Potential impact on your site
04Site Impact
Compromised user accounts, defaced content, and potential theft of admin session tokens if an administrator views the malicious input.
Conditions required to exploit
05Prerequisites
Attacker needs a low-privilege account (subscriber or contributor level) on the WordPress site.
Key dates
06Disclosure timeline
April 23, 2026
CVE published
April 23, 2026
Record updated