CVE-2025-60224
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 |
|---|---|---|
| patchstack | subscribe_to_download | 2.0.9 |
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 wpshuffle Subscribe to Download plugin, specifically allowing Object Injection. It affects versions up to and including 2.0.9. This means that untrusted data can be deserialized in a way that allows an attacker to inject malicious objects.
How can this vulnerability impact me? :
The vulnerability can allow an attacker to perform Object Injection, which may lead to unauthorized actions such as code execution, data manipulation, or other malicious behavior depending on how the plugin processes the injected objects.