CVE-2025-63675
HIGH EPSS 13.5%
Published Oct 31, 20258mo ago · Modified Jun 17, 20261w ago
8.8 CVSS 3.1
Published Oct 31, 2025 8mo ago
Last Modified Jun 17, 2026 1w ago
Description
cryptidy through 1.2.4 allows code execution via untrusted data because pickle.loads is used. This occurs in aes_decrypt_message in symmetric_encryption.py.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction Required
Scope Unchanged
Confidentiality High
Integrity High
Availability High
Threat Intelligence
EPSS Exploit Probability
13.5% percentile
Exploit & Patch Status
Public Exploit Known
No Patch Available
Weaknesses 1
CWE-502 Deserialization of Untrusted Data Validation
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| netinvent | cryptidy | * | ≤1.2.4 |
References 2
- github.com https://github.com/javiermorales36/cryptidy-analysis
- github.com https://github.com/netinvent/cryptidy/blob/cebc9ffd54cc20679d15a1a43ca9a5da645b0c58/cryptidy/symmetric_encryption.py#L220-L238
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.