Analysis and contextual insights are available on OpenCVE Cloud.
No vendor fix or workaround currently provided.
Additional remediation guidance may be available on OpenCVE Cloud.
Tracking
Sign in to view the affected projects.
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-54jj-px8x-5w5q | DeepDiff has Memory Exhaustion DoS through SAFE_TO_IMPORT |
Tue, 14 Apr 2026 18:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Qluster
Qluster deepdiff |
|
| Weaknesses | CWE-770 | |
| CPEs | cpe:2.3:a:qluster:deepdiff:*:*:*:*:*:*:*:* | |
| Vendors & Products |
Qluster
Qluster deepdiff |
|
| Metrics |
cvssV3_1
|
cvssV3_1
|
Tue, 24 Mar 2026 02:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Mon, 23 Mar 2026 12:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Weaknesses | CWE-502 | |
| References |
| |
| Metrics |
threat_severity
|
cvssV3_1
|
Mon, 23 Mar 2026 10:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Seperman
Seperman deepdiff |
|
| Vendors & Products |
Seperman
Seperman deepdiff |
Fri, 20 Mar 2026 20:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | DeepDiff is a project focused on Deep Difference and search of any Python data. From version 5.0.0 to before version 8.6.2, the pickle unpickler _RestrictedUnpickler validates which classes can be loaded but does not limit their constructor arguments. A few of the types in SAFE_TO_IMPORT have constructors that allocate memory proportional to their input (builtins.bytes, builtins.list, builtins.range). A 40-byte pickle payload can force 10+ GB of memory, which crashes applications that load delta objects or call pickle_load with untrusted data. This issue has been patched in version 8.6.2. | |
| Title | DeepDiff has Memory Exhaustion DoS through SAFE_TO_IMPORT | |
| Weaknesses | CWE-400 | |
| References |
| |
| Metrics |
cvssV4_0
|
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-03-24T02:03:16.623Z
Reserved: 2026-03-17T21:17:08.886Z
Link: CVE-2026-33155
Updated: 2026-03-24T02:03:12.675Z
Status : Analyzed
Published: 2026-03-20T21:17:15.910
Modified: 2026-04-14T18:24:04.770
Link: CVE-2026-33155
OpenCVE Enrichment
Updated: 2026-04-15T16:45:09Z
Github GHSA