cryptidy allows code execution via untrusted data due to pickle.loads
Moderate severity
GitHub Reviewed
Published
Oct 31, 2025
to the GitHub Advisory Database
•
Updated Oct 31, 2025
Description
Published by the National Vulnerability Database
Oct 31, 2025
Published to the GitHub Advisory Database
Oct 31, 2025
Reviewed
Oct 31, 2025
Last updated
Oct 31, 2025
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.
References