CVE-2026-3361 MEDIUM

CVE-2026-3361: WP Store Locator <= 2.2.261 - Authenticated (Contributor+) Stored Cross-Site Scripting via 'wpsl_address' Post Meta

Vendor Tijmensmit
Product WP Store Locator
Weakness CWE-79 · XSS
Published April 23, 2026
Last update April 23, 2026

CVSS base score

6.4/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N

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