CVE-2025-64353
BaseFortify
Publication date: 2025-10-31
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 |
|---|---|---|
| chouby | polylang | * |
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
How can this vulnerability impact me? :
This vulnerability can have a severe impact, as indicated by its high CVSS score (8.8). An attacker with low privileges but network access can exploit it without user interaction, leading to complete compromise of confidentiality, integrity, and availability of the affected system.
Can you explain this vulnerability to me?
This vulnerability is a Deserialization of Untrusted Data issue in the Chouby Polylang plugin, which allows an attacker to perform Object Injection. This means that the plugin improperly handles serialized data from untrusted sources, potentially enabling attackers to inject malicious objects that can alter the program's behavior.