CyberRota Analysis
This is a medium severity vulnerability with a CVSS score of 6.9. Public exploit code or proof-of-concept references have been detected in its references.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Detected Signals
code execution
GitHub PoC Links
Note: these links are listed for security research and verification purposes only.
CVE
CVE-2025-63675
Severity
MEDIUM
CVSS
6.9
EPSS
0.23%
Original NVD 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.