CVE-2025-52737
BaseFortify
Publication date: 2025-10-22
Last updated on: 2025-11-13
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| wp_store_locator | wp_store_locator | 2.2.260 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-502 | The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Deserialization of Untrusted Data issue in the WP Store Locator plugin by Tijmen Smit. It allows an attacker to perform Object Injection by exploiting the way the plugin handles deserialization of data, potentially leading to malicious code execution or other unintended behavior. It affects versions up to and including 2.2.260 of the plugin.
How can this vulnerability impact me? :
This vulnerability can allow attackers to inject malicious objects into the application, which may lead to unauthorized code execution, data manipulation, or compromise of the affected WordPress site using the WP Store Locator plugin.