DiskCache has unsafe pickle deserialization
Moderate severity
GitHub Reviewed
Published
Feb 11, 2026
to the GitHub Advisory Database
•
Updated Feb 12, 2026
Description
Published by the National Vulnerability Database
Feb 11, 2026
Published to the GitHub Advisory Database
Feb 11, 2026
Reviewed
Feb 12, 2026
Last updated
Feb 12, 2026
DiskCache (python-diskcache) through 5.6.3 uses Python pickle for serialization by default. An attacker with write access to the cache directory can achieve arbitrary code execution when a victim application reads from the cache.
References