CVE-2025-58367

NameCVE-2025-58367
DescriptionDeepDiff is a project focused on Deep Difference and search of any Python data. Versions 5.0.0 through 8.6.0 are vulnerable to class pollution via the Delta class constructor, and when combined with a gadget available in DeltaDiff, it can lead to Denial of Service and Remote Code Execution (via insecure Pickle deserialization) exploitation. The gadget available in DeepDiff allows `deepdiff.serialization.SAFE_TO_IMPORT` to be modified to allow dangerous classes such as posix.system, and then perform insecure Pickle deserialization via the Delta class. This potentially allows any Python code to be executed, given that the input to Delta is user-controlled. Depending on the application where DeepDiff is used, this can also lead to other vulnerabilities. This is fixed in version 8.6.1.
SourceCVE (at NVD; CERT, ENISA, LWN, oss-sec, fulldisc, Debian ELTS, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more)

Vulnerable and fixed packages

The table below lists information on source packages.

Source PackageReleaseVersionStatus
deepdiff (PTS)bullseye3.3.0-2vulnerable
bookworm6.2.2-1vulnerable
trixie8.1.1-4vulnerable
forky, sid8.6.1-1fixed

The information below is based on the following data on fixed versions.

PackageTypeReleaseFixed VersionUrgencyOriginDebian Bugs
deepdiffsource(unstable)8.6.1-1

Notes

https://github.com/qlustered/deepdiff/security/advisories/GHSA-mw26-5g2v-hqw3
Fixed by: https://github.com/qlustered/deepdiff/commit/c69c06c13f75e849c770ade3f556cd16209fd183 (8.6.1)

Search for package or bug name: Reporting problems