Lucene search
K

61 matches found

Positive Technologies
Positive Technologies
added 2026/02/03 12:0 a.m.4 views

PT-2026-6414

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.5AI score0.00143EPSS
Exploits0References5
CVE
CVE
added 2026/02/03 12:0 a.m.10 views

CVE-2025-70560

Boltz 2.0.0 is affected by an insecure deserialization vulnerability in the molecule loading code path. The software uses Python pickle to deserialize molecule data files without validation, allowing an attacker who can place a crafted pickle in a directory processed by Boltz to achieve arbitrary...

8.4CVSS6.4AI score0.00143EPSS
Exploits0References3Affected Software1
Cvelist
Cvelist
added 2026/02/03 12:0 a.m.25 views

CVE-2025-70560

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...

0.00143EPSS
Exploits0References3
Vulnrichment
Vulnrichment
added 2026/02/03 12:0 a.m.3 views

CVE-2025-70560

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...

6.4AI score0.00143EPSS
Exploits0References3
Cvelist
Cvelist
added 2026/01/10 1:35 a.m.22 views

CVE-2026-22606 Fickling has a bypass via runpy.run_path() and runpy.run_module()

Fickling is a Python pickling decompiler and static analyzer. Fickling versions up to and including 0.1.6 do not treat Python’s runpy module as unsafe. Because of this, a malicious pickle that uses runpy.runpath or runpy.runmodule is classified as SUSPICIOUS instead of OVERTLYMALICIOUS. If a user...

9.3CVSS0.00425EPSS
Exploits1References3
CVE
CVE
added 2026/01/10 1:35 a.m.11 views

CVE-2026-22606

CVE-2026-22606 affects Fickling (Python pickling decompiler/static analyzer) up to version 0.1.6. The root cause is that the runpy module (including run_path and run_module) was not treated as unsafe, causing some malicious pickles to be classified as SUSPICIOUS rather than OVERTLY_MALICIOUS. Thi...

9.3CVSS6.8AI score0.00425EPSS
Exploits1References3Affected Software1
Snyk
Snyk
added 2025/12/30 3:18 p.m.1 views

Deserialization of Untrusted Data

Overview picklescan is a Security scanner detecting Python Pickle files performing suspicious actions Affected versions of this package are vulnerable to Deserialization of Untrusted Data via the getlincoef function. An attacker can execute arbitrary code by crafting a malicious pickle file that...

8.4CVSS6.2AI score
Exploits0References3
OSV
OSV
added 2025/12/29 10:44 p.m.2 views

GHSA-CFFC-MXRF-MHH4 Picklescan is vulnerable to RCE via missing detection when calling numpy.f2py.crackfortran.param_eval

Summary Picklescan uses numpy.f2py.crackfortran.parameval, which is a function in numpy to execute remote pickle files. Details The attack payload executes in the following steps: - First, the attacker crafts the payload by calling the numpy.f2py.crackfortran.parameval function via reduce method....

7.7AI score
Exploits0References5
The Hacker News
The Hacker News
added 2025/12/03 9:30 a.m.1 views

Picklescan Bugs Allow Malicious PyTorch Models to Evade Scans and Execute Code

Three critical security flaws have been disclosed in an open-source utility called Picklescan that could allow malicious actors to execute arbitrary code by loading untrusted PyTorch models, effectively bypassing the tool's protections. Picklescan, developed and maintained by Matthieu Maitre...

9.8CVSS8.2AI score0.01428EPSS
Exploits3
EUVD
EUVD
added 2025/10/07 12:30 a.m.6 views

EUVD-2013-0012

Malware in sbrugna...

6.8CVSS6.1AI score0.02106EPSS
Exploits0References5
Vulnrichment
Vulnrichment
added 2025/09/08 11:42 p.m.2 views

CVE-2025-58757 MONAI's unsafe use of Pickle deserialization may lead to RCE

MONAI Medical Open Network for AI is an AI toolkit for health care imaging. In versions up to and including 1.5.0, the pickleoperations function in monai/data/utils.py automatically handles dictionary key-value pairs ending with a specific suffix and deserializes them using pickle.loads . This...

8.8CVSS6.9AI score0.00602EPSS
Exploits1References1
OSV
OSV
added 2025/08/26 9:39 p.m.2 views

GHSA-49GJ-C84Q-6QM9 Picklescan is missing detection when calling built-in python cProfile.run

Summary Using cProfile.run function, which is a built-in python library function to execute remote pickle file. Details The attack payload executes in the following steps: First, the attacker craft the payload by calling to cProfile.run function in reduce method Then when the victim after checkin...

7.9AI score
Exploits0References3
Snyk
Snyk
added 2025/08/22 4:57 p.m.2 views

Remote Code Execution (RCE)

Overview picklescan is a Security scanner detecting Python Pickle files performing suspicious actions Affected versions of this package are vulnerable to Remote Code Execution RCE due to using torch.utils.data.datapipes.utils.decoder.basichandlers function. An attacker can execute arbitrary code ...

6.7CVSS8.2AI score
Exploits0References2
Snyk
Snyk
added 2025/08/22 4:56 p.m.1 views

Remote Code Execution (RCE)

Overview picklescan is a Security scanner detecting Python Pickle files performing suspicious actions Affected versions of this package are vulnerable to Remote Code Execution RCE due to using the torch.dynamo.guards.GuardBuilder.get function. An attacker can execute arbitrary code by crafting a...

6.7CVSS8.2AI score
Exploits0References2
GithubExploit
GithubExploit
added 2025/07/28 9:26 a.m.430 views

Exploit for Insufficiently Protected Credentials in Rpc.Py_Project Rpc.Py

rpc.py RCE Exploit CVE-2022-35411 This is an updated and im...

9.8CVSS9.9AI score0.45862EPSS
Exploits7
Veracode
Veracode
added 2025/05/27 2:16 p.m.7 views

Arbitrary Code Execution

InspireMusic is vulnerable to Arbitrary Code Execution. The vulnerability is due to insecure deserialization due to unsafe use of Python's pickle module in the loadstatedict function, which can allow attackers to execute arbitrary code when loading untrusted data...

5.3CVSS7.8AI score0.00163EPSS
Exploits0References8Affected Software1
Positive Technologies
Positive Technologies
added 2025/04/07 12:0 a.m.3 views

PT-2025-15902 · Pypi · Picklescan

Summary An unsafe deserialization vulnerability in Python’s pickle module allows an attacker to bypass static analysis tools like Picklescan and execute arbitrary code during deserialization. This can be exploited by import some built-in function in Numpy library that indrectly call some dangerou...

5.3CVSS8.7AI score
Exploits0References3
Veracode
Veracode
added 2025/03/24 6:13 a.m.5 views

Remote Code Execution (RCE)

Kedro is vulnerable to Remote Code Execution RCE. The vulnerability is due to unsafe deserialization due to the ShelveStore class using Python's shelve module, which relies on pickle for serialization, allowing attackers to craft malicious payloads that execute arbitrary Python code upon...

9.8CVSS8.5AI score0.01035EPSS
Exploits0References4Affected Software1
Veracode
Veracode
added 2025/03/10 4:36 p.m.9 views

Remote Code Execution (RCE)

DGL is vulnerable to Remote Code Execution RCE.The vulnerability is due to unsafe deserialization due to the use of Python's pickle module for serializing and deserializing network messages, which can allow attackers to execute arbitrary code remotely...

8.7AI score
Exploits0
Positive Technologies
Positive Technologies
added 2025/01/01 12:0 a.m.2 views

PT-2026-7636

Name of the Vulnerable Software and Affected Versions DiskCache python-diskcache versions through 5.6.3 Description DiskCache python-diskcache utilizes Python pickle for serialization by default. An attacker who has write access to the cache directory can execute arbitrary code when a victim...

9.8CVSS7.5AI score0.00546EPSS
Exploits1References19
Rows per page
Query Builder