CVE-2025-60245
BaseFortify
Publication date: 2025-11-06
Last updated on: 2025-11-17
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| wp_user_manager | wp_user_manager | * |
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 User Manager plugin for WordPress. It allows an attacker to perform Object Injection, which means malicious data can be injected and executed during the deserialization process. This affects versions up to and including 2.9.12 of the plugin.
How can this vulnerability impact me? :
The vulnerability can allow attackers to inject malicious objects, potentially leading to unauthorized code execution, data manipulation, or other malicious actions within the affected WordPress site using the WP User Manager plugin.