Severity by source
AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
Lifecycle Timeline
4DescriptionCVE.org
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.
AnalysisAI
Stored Cross-Site Scripting in WP Store Locator plugin for WordPress up to version 2.2.261 allows authenticated contributors and above to inject arbitrary JavaScript via the 'wpsl_address' post meta field, executing in browsers of any user who views an affected map marker info window. The vulnerability requires contributor-level access or higher and does not require user interaction beyond normal page browsing, resulting in session hijacking, credential theft, or malware distribution with CVSS 6.4 impact spanning confidentiality and integrity across security boundaries.
Technical ContextAI
WP Store Locator is a WordPress plugin that manages store location information, including address data stored as post meta values. The vulnerability stems from insufficient input sanitization of the 'wpsl_address' post meta field and inadequate output escaping when rendering map marker information windows. The plugin fails to properly sanitize user-supplied data at the point of storage and does not escape output when the address is displayed in JavaScript-enabled map contexts, allowing malicious scripts to execute with the privileges of any user viewing the marker. This is a classic stored XSS vulnerability (CWE-79) where the attack payload persists in the WordPress database and executes in the DOM whenever the map is accessed.
RemediationAI
Update WP Store Locator to a version released after 2.2.261 that includes sanitization and escaping fixes (exact patched version number not specified in provided data; verify against WordPress plugin repository or Wordfence advisory for the first patched release). The WordPress plugin repository changeset 3482539 indicates a fix has been committed; check the repository directly for the release version. In the interim, restrict contributor-level role assignments to highly trusted users, audit existing contributors for unauthorized account access, review post meta data for suspicious content in the 'wpsl_address' field using database queries, and consider temporarily disabling the WP Store Locator plugin if it is not actively used and cannot be updated immediately. Additionally, implement WordPress security hardening by enabling two-factor authentication for all contributor accounts and monitoring post meta modifications through a security plugin or database audit logging.
The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-25172
GHSA-p6p5-j5xg-r643