Vulnerability 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 Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Netinvent | Cryptidy | <= 1.2.4 |
Related Weaknesses (CWE)
References
- https://github.com/javiermorales36/cryptidy-analysisExploitThird Party Advisory
- https://github.com/netinvent/cryptidy/blob/cebc9ffd54cc20679d15a1a43ca9a5da645b0Product
- https://github.com/javiermorales36/cryptidy-analysisExploitThird Party Advisory
FAQ
What is CVE-2025-63675?
CVE-2025-63675 is a vulnerability with a CVSS score of 6.9 (MEDIUM). 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.
How severe is CVE-2025-63675?
CVE-2025-63675 has been rated MEDIUM with a CVSS base score of 6.9/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-63675?
Check the references section above for vendor advisories and patch information. Affected products include: Netinvent Cryptidy.