CVE-2025-66055
BaseFortify
Publication date: 2025-11-21
Last updated on: 2025-11-21
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| icegram | email_subscribers_and_newsletters | * |
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 Icegram Email Subscribers & Newsletters plugin, specifically in the email-subscribers component. It allows Object Injection, which means that an attacker can manipulate serialized data to inject malicious objects during the deserialization process.
How can this vulnerability impact me? :
The vulnerability can allow an attacker to execute arbitrary code or perform unauthorized actions by injecting malicious objects during deserialization. This can lead to compromise of the affected system, data breaches, or other security impacts depending on the context of the application.