Plugin Vulnerability Hub
Plugin 8 known issues Latest disclosed Dec 14, 2025

Store Locator WordPress Vulnerabilities

Review known vulnerability records for the WordPress plugin Store Locator WordPress (`agile-store-locator`), including severity, CVE references, affected versions, and patch status.

Recent tracked CVEs on this page include CVE-2025-67516, CVE-2025-49328 and CVE-2025-49329, so operators can jump from disclosure to patch validation without scanning the full feed first.

Known Records
8
High or Critical
2
Patch Coverage
100%
Last Updated
Dec 19, 2025
Related Security Guides

Use these guides while reviewing Store Locator WordPress fixes

Pair this plugin vulnerability hub with practical WordPress hardening, scanner, and patch workflow guidance.

Patch Decision Workflow

How to prioritize Store Locator WordPress remediation

Use the hub as a decision layer before opening individual records: confirm whether the issue has a CVE, whether a fixed version exists, and whether the affected range overlaps production installs.

Search-Ready Records
8
1. Match the Package
Confirm the installed WordPress plugin slug is agile-store-locator before acting on any CVE from this cluster.
2. Sort by Severity
Start with 2 high or critical records, then review medium and unrated findings with public references.
3. Check Patch Evidence
8 records include a patch path; verify compatibility before closing the finding.
4. Monitor Gaps
0 records still lack a listed fixed release, so keep this hub in the review queue.
Priority CVE Quick Links

Fast paths into Store Locator WordPress CVE reports

Start with the highest-signal CVE records for this WordPress plugin before scanning the full vulnerability feed.

Indexed CVEs
8
Tracked CVE Issue Type Affected Versions Fixed Version CVSS
CVE-2022-41615
Store Locator WordPress <= 1.4.5 - Cross-Site Request Forgery to Cross-Site Scriptin...
Cross-Site Scripting Versions up to 1.4.5 1.4.6 CVSS 8.8
CVE-2025-49329
Store Locator WordPress <= 1.5.2 - Authenticated (Admin+) Arbitrary File Upload
Remote Code Execution Versions up to 1.5.2 1.5.3 CVSS 7.2
CVE-2023-50885
Store Locator WordPress <= 1.4.14 - Authenticated(Administrator+) Directory Traversa...
Vulnerability Versions up to 1.4.14 1.4.15 CVSS 6.6
CVE-2025-67516
Store Locator WordPress <= 1.6.2 - Authenticated (Contributor+) SQL Injection
SQL Injection Versions up to 1.6.2 1.6.3 CVSS 6.5
CVE-2022-4832
Store Locator WordPress <= 1.4.8 - Authenticated (Contributor+) Stored Cross-Site Sc...
Stored Cross-Site Scripting Versions up to 1.4.8 1.4.9 CVSS 6.4
CVE-2023-4151
Store Locator WordPress <= 1.4.12 - Reflected Cross-Site Scripting via 'asl-nounce'
Cross-Site Scripting Versions up to 1.4.12 1.4.13 CVSS 6.1
CVE-2025-49328
Store Locator WordPress <= 1.5.1 - Authenticated (Administrator+) SQL Injection
SQL Injection Versions up to 1.5.1 1.5.2 CVSS 4.9
CVE-2023-27618
Store Locator WordPress <= 1.4.9 - Authenticated (Editor+) Stored Cross-Site Scripti...
Stored Cross-Site Scripting Versions up to 1.4.9 1.4.10 CVSS 4.4
Coverage Snapshot

What this page helps you verify fast

This hub clusters tracked records for Store Locator WordPress so operators can confirm whether a disclosed issue maps to the installed slug, version range, and patch path.

Patch Visibility
8 records include a published patch path, leaving 0 with no listed safe release yet.
Severity Mix
0 critical and 2 high severity findings.
Recent CVEs
CVE-2025-67516, CVE-2025-49328 and CVE-2025-49329
Reference Workflow
Jump from the hub into the full report when you need remediation notes, exploit context, CVSS vectors, or source references.
Triage First

Open the records most likely to drive action

These recent records surface the CVE strings, patch cues, and direct report links most operators need first.

Known Vulnerabilities

Reports for Store Locator WordPress

Sorted by latest disclosure date so newly published issues surface first.

Plugin Medium Patched: Yes CVE-2025-67516
CVE-2025-67516: Store Locator WordPress <= 1.6.2 - Authenticated (Contributor+) SQL Injection

The Store Locator WordPress plugin for WordPress is vulnerable to SQL Injection in versions up to, and including, 1.6.2 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticat...

Published
Dec 14, 2025
Patched Release
1.6.3
Affected Versions
Versions up to 1.6.2
Next Step
Update to 1.6.3 or newer if supported.
Plugin Medium Patched: Yes CVE-2025-49328
CVE-2025-49328: Store Locator WordPress <= 1.5.1 - Authenticated (Administrator+) SQL Injection

The Store Locator WordPress plugin for WordPress is vulnerable to SQL Injection in versions up to, and including, 1.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 authenticat...

Published
Jun 05, 2025
Patched Release
1.5.2
Affected Versions
Versions up to 1.5.1
Next Step
Update to 1.5.2 or newer if supported.
Plugin High Patched: Yes CVE-2025-49329
CVE-2025-49329: Store Locator WordPress <= 1.5.2 - Authenticated (Admin+) Arbitrary File Upload

The Store Locator WordPress plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in all versions up to, and including, 1.5.2. This makes it possible for authenticated attackers, with Administrator-level access and above, to upload arbit...

Published
Jun 05, 2025
Patched Release
1.5.3
Affected Versions
Versions up to 1.5.2
Next Step
Update to 1.5.3 or newer if supported.
Plugin Medium Patched: Yes CVE-2023-50885
CVE-2023-50885: Store Locator WordPress <= 1.4.14 - Authenticated(Administrator+) Directory Traversal to Arbitrary File Deletion

The Store Locator WordPress plugin for WordPress is vulnerable to Directory Traversal in all versions up to, and including, 1.4.14. This makes it possible for authenticated attackers, with administrator access and above, to delete arbitrary files.

Published
Dec 26, 2023
Patched Release
1.4.15
Affected Versions
Versions up to 1.4.14
Next Step
Update to 1.4.15 or newer if supported.
Plugin Medium Patched: Yes CVE-2023-4151
CVE-2023-4151: Store Locator WordPress <= 1.4.12 - Reflected Cross-Site Scripting via 'asl-nounce'

The Store Locator WordPress plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the ‘asl-nounce’ parameter in versions up to, and including, 1.4.12 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attacker...

Published
Aug 10, 2023
Patched Release
1.4.13
Affected Versions
Versions up to 1.4.12
Next Step
Update to 1.4.13 or newer if supported.
Plugin Medium Patched: Yes CVE-2023-27618
CVE-2023-27618: Store Locator WordPress <= 1.4.9 - Authenticated (Editor+) Stored Cross-Site Scripting via 'category_name', 'description', 'description_2' parameters

The Store Locator WordPress plugin for WordPress is vulnerable to Stored Cross-Site Scripting 'category_name', 'description', 'description_2' and other form parameters in versions up to, and including, 1.4.9 due to insufficient input sanitization and output escaping. This makes i...

Published
Mar 20, 2023
Patched Release
1.4.10
Affected Versions
Versions up to 1.4.9
Next Step
Update to 1.4.10 or newer if supported.
Plugin Medium Patched: Yes CVE-2022-4832
CVE-2022-4832: Store Locator WordPress <= 1.4.8 - Authenticated (Contributor+) Stored Cross-Site Scripting via Shortcode

The Store Locator WordPress plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's shortcodes in versions up to, and including, 1.4.8 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for aut...

Published
Dec 24, 2022
Patched Release
1.4.9
Affected Versions
Versions up to 1.4.8
Next Step
Update to 1.4.9 or newer if supported.
Plugin High Patched: Yes CVE-2022-41615
CVE-2022-41615: Store Locator WordPress <= 1.4.5 - Cross-Site Request Forgery to Cross-Site Scripting

The Store Locator WordPress plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 1.4.5. This is due to missing or incorrect nonce validation on the handle_request function. This makes it possible for unauthenticated attackers to modif...

Published
Sep 28, 2022
Patched Release
1.4.6
Affected Versions
Versions up to 1.4.5
Next Step
Update to 1.4.6 or newer if supported.