CVE-2025-63675
Python vulnerability analysis and mitigation

Overview

A critical vulnerability (CVE-2025-63675) was discovered in the cryptidy Python library affecting versions through 1.2.4. The vulnerability allows code execution via untrusted data due to unsafe usage of pickle.loads in the aes_decrypt_message function within symmetric_encryption.py. The vulnerability was disclosed on October 31, 2025, and received a CVSS v3.1 score of 6.9 (Medium) (NVD, Miggo).

Technical details

The vulnerability is classified as CWE-502 (Deserialization of Untrusted Data) and exists in the cryptidy library's decryption functionality. The core issue lies in the aes_decrypt_message function within cryptidy/symmetric_encryption.py, which uses pickle.loads to deserialize decrypted data without proper validation. The vulnerability affects both symmetric and asymmetric decryption operations through multiple vulnerable functions including decrypt_message and rsa_decrypt_message. The CVSS vector string is CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:L, indicating local access required but high potential impact (Miggo).

Impact

The vulnerability can lead to remote code execution (RCE), information disclosure, denial of service, and potential privilege escalation when processing malicious encrypted data. The impact is particularly severe as it allows attackers to execute arbitrary code on the target system through carefully crafted payloads (GitHub Analysis).

Mitigation and workarounds

Security researchers recommend avoiding pickle for untrusted input and suggest using safe formats such as JSON or vetted serialization libraries with explicit schemas. If binary serialization is required, implementing strict validation and restricting the set of permitted classes during deserialization is crucial. The principle of least privilege should be applied to ensure code performing deserialization runs with minimal privileges (GitHub Analysis).

Additional resources


SourceThis report was generated using AI

Related Python vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-22033HIGH8.6
  • PythonPython
  • label-studio
NoNoJan 12, 2026
CVE-2025-68472HIGH8.1
  • PythonPython
  • mindsdb
NoYesJan 12, 2026
CVE-2026-22251MEDIUM5.3
  • PythonPython
  • wlc
NoYesJan 12, 2026
CVE-2026-22691LOW2.7
  • PythonPython
  • pypdf
NoYesJan 10, 2026
CVE-2026-22250LOW2.5
  • PythonPython
  • wlc
NoYesJan 12, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management