Lucene search
+L

1828 matches found

OSV
OSV
β€’added 2026/07/13 3:15 p.m.β€’11 views

PYSEC-2026-3069 Snorkel BaseLabeler.load uses an unsafe pickle.load

The snorkel library thru v0.10.0 contains a critical insecure deserialization vulnerability CWE-502 in the BaseLabeler.load method of the BaseLabeler class. The method loads serialized labeler models using the unsafe pickle.load function on user-supplied file paths without any validation or...

8.8CVSS6.6AI score0.00392EPSS
SaveExploits0References5
PyPA
PyPA
β€’added 2026/07/13 3:15 p.m.β€’27 views

flash-attention contains an insecure deserialization vulnerability in its checkpoint loading mechanism

The flash-attention training framework thru commit e724e2588cbe754beb97cf7c011b5e7e34119e62 2025-13-04 contains an insecure deserialization vulnerability CWE-502 in its checkpoint loading mechanism. The loadcheckpoint function in checkpoint.py and the checkpoint loading code in eval.py use...

7.3CVSS6.3AI score0.00218EPSS
SaveExploits0References5Affected Software1
OSV
OSV
β€’added 2026/07/13 3:15 p.m.β€’13 views

PYSEC-2026-2477 flash-attention contains an insecure deserialization vulnerability in its checkpoint loading mechanism

The flash-attention training framework thru commit e724e2588cbe754beb97cf7c011b5e7e34119e62 2025-13-04 contains an insecure deserialization vulnerability CWE-502 in its checkpoint loading mechanism. The loadcheckpoint function in checkpoint.py and the checkpoint loading code in eval.py use...

7.3CVSS6.3AI score0.00218EPSS
SaveExploits0References5
OSV
OSV
β€’added 2026/07/13 3:15 p.m.β€’9 views

PYSEC-2026-2564 LangChain vulnerable to unsafe deserialization of attacker-controlled objects through overly broad `load()` allowlists

LangChain contains older runtime code paths that deserialize run inputs, run outputs, or other application-controlled payloads using overly broad object allowlists. These paths may call load with allowedobjects="all". This does not enable arbitrary Python object deserialization, but it does allow...

8.2CVSS6.3AI score0.00406EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
β€’added 2026/07/13 12:0 a.m.β€’16 views

PT-2026-59144

The flash-attention training framework thru commit e724e2588cbe754beb97cf7c011b5e7e34119e62 2025-13-04 contains an insecure deserialization vulnerability CWE-502 in its checkpoint loading mechanism. The load checkpoint function in checkpoint.py and the checkpoint loading code in eval.py use...

7.3CVSS6.3AI score0.00218EPSS
SaveExploits0References6
OSV
OSV
β€’added 2026/07/07 4:42 p.m.β€’17 views

PYSEC-2026-1224 Boltz contains an insecure deserialization vulnerability in its molecule loading functionality

Boltz 2.0.0 contains an insecure deserialization vulnerability in its molecule loading functionality. The application uses Python pickle to deserialize molecule data files without validation. An attacker with the ability to place a malicious pickle file in a directory processed by boltz can achie...

8.4CVSS6.6AI score0.00143EPSS
SaveExploits0References6
OSV
OSV
β€’added 2026/07/07 4:3 p.m.β€’13 views

PYSEC-2026-1578 lmdeploy vulnerable to Arbitrary Code Execution via Insecure Deserialization in torch.load()

Summary An insecure deserialization vulnerability exists in lmdeploy where torch.load is called without the weightsonly=True parameter when loading model checkpoint files. This allows an attacker to execute arbitrary code on the victim's machine when they load a malicious .bin or .pt model file...

8.8CVSS6.5AI score0.00543EPSS
SaveExploits0References6
OSV
OSV
β€’added 2026/07/07 4:3 p.m.β€’11 views

PYSEC-2026-1761 Insecure Deserialization (pickle) in pdfminer.six CMap Loader β€” Local Privesc

πŸš€ Overview This report demonstrates a real-world privilege escalation vulnerability in pdfminer.six due to unsafe usage of Python's pickle module for CMap file loading. It shows how a low-privileged user can gain root access or escalate to any service account by exploiting insecure deserializatio...

7.8CVSS6.6AI score0.00279EPSS
SaveExploits1References6
PyPA
PyPA
β€’added 2026/07/07 4:2 p.m.β€’16 views

LLaMA-Factory Allows Arbitrary Code Execution via Unsafe Deserialization in Ilamafy_baichuan2.py

DescriptionA critical vulnerability exists in the llamafybaichuan2.py script of the LLaMA-Factory project. The script performs insecure deserialization using torch.load on user-supplied .bin files from an input directory. An attacker can exploit this behavior by crafting a malicious .bin file tha...

7.8CVSS6.3AI score0.00265EPSS
SaveExploits1References7Affected Software1
OSV
OSV
β€’added 2026/07/07 2:34 p.m.β€’8 views

PYSEC-2026-1939 sqlitedict insecure deserialization vulnerability

Insecure deserialization in sqlitedict up to v2.1.0 allows attackers to execute arbitrary code...

8.8CVSS6.3AI score0.00886EPSS
SaveExploits0References7
Cvelist
Cvelist
β€’added 2026/06/30 7:24 p.m.β€’47 views

CVE-2026-13759 IBM WebSphere eXtreme Scale is affected by Insecure Deserilization

IBM WebSphere Extreme Scale 8.6.1.0 through 8.6.1.6 ships three ObjectInputStream subclasses WsObjectInputStream, ObjectStreamPool$ReusableInputStream, ObjectInputStreamResolver that install no JEP-290 class filter; when Coherence is on the classpath, multiple RCE gadget chains including...

7.5CVSS0.00303EPSS
SaveExploits0References1
CVE
CVE
β€’added 2026/06/30 7:24 p.m.β€’31 views

CVE-2026-13759

CVE-2026-13759 affects IBM WebSphere eXtreme Scale (WebSphere Extreme Scale) 8.6.1.0–8.6.1.6. The root cause is insecure deserialization: three ObjectInputStream subclasses (WsObjectInputStream, ObjectStreamPool$ReusableInputStream, ObjectInputStreamResolver) ship without a JEP-290 class filter. ...

8.8CVSS6.2AI score0.00303EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
β€’added 2026/06/30 7:14 p.m.β€’59 views

CVE-2026-7871 Insecure Deserialization in Redis Cache Backend

IBM Langflow OSS 1.0.0 through 1.10.0 allows users with Redis access to execute arbitrary code with full application privileges, compromising all secrets, data, and system integrity...

9.8CVSS0.00448EPSS
SaveExploits0References1
CVE
CVE
β€’added 2026/06/30 7:14 p.m.β€’46 views

CVE-2026-7871

CVE-2026-7871 affects IBM Langflow OSS 1.0.0–1.10.0. A deserialization flaw in the Redis cache backend allows attackers with Redis access to execute arbitrary code with full application privileges, compromising secrets, data, and system integrity. IBM notes the issue arises from unsafe deserializ...

9.8CVSS6.1AI score0.00448EPSS
SaveExploits0References1Affected Software1
IBM Security Bulletins
IBM Security Bulletins
β€’added 2026/06/30 5:17 p.m.β€’8 views

Security Bulletin: IBM WebSphere eXtreme Scale is affected by Insecure Deserilization

Summary IBM WebSphere eXtreme Scale is affected by Insecure Deserilization of untrusted data CVE-2026-13759 Vulnerability Details CVEID:CVE-2026-13759 DESCRIPTION: WebSphere eXtreme Scale ships three ObjectInputStream subclasses WsObjectInputStream, ObjectStreamPool$ReusableInputStream,...

8.8CVSS6.2AI score0.00303EPSS
SaveExploits0Affected Software1
IBM Security Bulletins
IBM Security Bulletins
β€’added 2026/06/29 7:50 p.m.β€’12 views

Security Bulletin: Insecure Deserialization in Redis Cache Backend

Summary A deserialization vulnerability was identified in the Redis cache service that could allow attackers with network access to the Redis instance to execute arbitrary code. The cache service used dill.loads to deserialize cached values without integrity verification, enabling attackers to...

9.8CVSS6.2AI score0.00448EPSS
SaveExploits0Affected Software1
OSV
OSV
β€’added 2026/06/29 11:50 a.m.β€’13 views

PYSEC-2026-356 imgaug contains an insecure deserialization vulnerability in BackgroundAugmenter class within multicore.py module

The imgaug library thru 0.4.0 contains an insecure deserialization vulnerability in its BackgroundAugmenter class within the multicore.py module. The class uses Python's pickle module to deserialize data received via a multiprocessing queue in the augmentimagesworker method without any safety...

9.8CVSS6.6AI score0.00472EPSS
SaveExploits0References5
OSV
OSV
β€’added 2026/06/29 11:50 a.m.β€’14 views

PYSEC-2026-354 Horovod contains an insecure deserialization vulnerability in its KVStore HTTP server component

Horovod thru 0.28.1 contains an insecure deserialization vulnerability CWE-502 in its KVStore HTTP server component. The KVStore server, used for distributed task coordination, lacks authentication and authorization controls, allowing any remote attacker to write arbitrary data via HTTP PUT...

9.8CVSS6.4AI score0.00687EPSS
SaveExploits0References5
OSV
OSV
β€’added 2026/06/29 11:50 a.m.β€’14 views

PYSEC-2026-404 Ludwig framework is vulnerable to insecure deserialization through its predict() method.

The Ludwig framework thru 0.10.4 is vulnerable to insecure deserialization CWE-502 through its predict method. When a user provides a dataset file path to the predict method, the framework automatically determines the file format. If the file is a pickle .pkl file, it is loaded using...

9.8CVSS6.5AI score0.006EPSS
SaveExploits0References5
OSV
OSV
β€’added 2026/06/29 11:50 a.m.β€’28 views

PYSEC-2026-282 APScheduler's JSONSerializer and CBORSerializer are vulnerable to Remote Code Execution (RCE) via Insecure Deserialization

The JSONSerializer and CBORSerializer in APScheduler all versions including 3.10.x and 4.0.0a5 are vulnerable to Remote Code Execution RCE via Insecure Deserialization. The unmarshalobject function allows for arbitrary class instantiation and state injection by dynamically importing modules and...

9.8CVSS6.1AI score0.0081EPSS
SaveExploits0References5
Rows per page
Query Builder