CVE-2025-55136 Details
Description
ERC (aka Emotion Recognition in Conversation) through 0.3 has insecure deserialization via a serialized object because jsonpickle is used.
A vulnerability allowing insecure deserialization has been identified in the ERC (Emotion Recognition in Conversation) library, through version 0.3. This issue arises from the use of jsonpickle, which facilitates the deserialization of user input without proper validation, potentially leading to the execution of arbitrary code.
The vulnerability has been addressed by removing the jsonpickle dependency and implementing input validation and error handling. Users should update to the latest version of the ERC library where this fix is applied.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Aug 7, 2025CISA-ADP
Assessed Aug 7, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/tae898/erc/pull/31 | [email protected] | ExploitIssue TrackingVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-502 | Deserialization of Untrusted Data | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| tae898 ERC | All versions |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Aug 7, 2025 | CVE Modified | [email protected] |
| Aug 7, 2025 | New CVE Received | [email protected] |
Volerion