Code Execution Vulnerability in Cryptidy by Netinvent
CVE-2025-63675 
6.9MEDIUM
What is CVE-2025-63675?
Cryptidy version 1.2.4 utilizes the pickle.loads function, which can lead to severe security risks by allowing the execution of arbitrary code when processing untrusted data. This critical flaw resides in the aes_decrypt_message function found in symmetric_encryption.py. Proper input validation and alternative serialization formats should be considered to mitigate these risks.
Affected Version(s)
cryptidy 0 <= 1.2.4
