VYPR

PyPI package

cryptidy

pkg:pypi/cryptidy

Vulnerabilities (1)

  • CVE-2025-63675Oct 31, 2025
    affected <= 1.2.4

    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.