Lucene search
+L

410 matches found

Github Security Blog
Github Security Blog
added 2025/12/29 8:3 p.m.13 views

Picklescan is vulnerable to RCE through missing detection when calling built-in python operator.methodcaller

Summary Picklescan uses operator.methodcaller, which is a built-in python library function to execute remote pickle files. Details The attack payload executes in the following steps: - First, the attacker crafts the payload by calling the operator.methodcaller function in method reduce. - Then,...

7.9AI score
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/12/29 8:3 p.m.13 views

GHSA-X843-G5MX-G377 Picklescan is vulnerable to RCE through missing detection when calling built-in python operator.methodcaller

Summary Picklescan uses operator.methodcaller, which is a built-in python library function to execute remote pickle files. Details The attack payload executes in the following steps: - First, the attacker crafts the payload by calling the operator.methodcaller function in method reduce. - Then,...

8.7CVSS7.7AI score0.00444EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/12/29 8:3 p.m.6 views

EUVD-2025-205639

Picklescan is vulnerable to RCE through missing detection when calling built-in python operator.methodcaller...

6.4AI score
SaveExploits0References4
EUVD
EUVD
added 2025/12/29 3:27 p.m.6 views

EUVD-2025-205587

Picklescan missing detection when calling numpy.f2py.crackfortran.getlincoef...

6.4AI score
SaveExploits0References5
OSV
OSV
added 2025/12/29 3:27 p.m.5 views

GHSA-R8G5-CGF2-4M4M Picklescan missing detection when calling numpy.f2py.crackfortran.getlincoef

Summary An unsafe deserialization vulnerability allows an attacker to execute arbitrary code on the host when loading a malicious pickle payload from an untrusted source. Details The numpy.f2py.crackfortran module exposes many functions that call eval on arbitrary strings of values. This is the...

9.3CVSS7.7AI score0.003EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/12/29 3:26 p.m.4 views

EUVD-2025-205588

Picklescan Bypasses Unsafe Globals Check using pty.spawn...

6.4AI score
SaveExploits0References5
EUVD
EUVD
added 2025/12/29 3:24 p.m.8 views

EUVD-2025-205589

Picklescan missing detection when calling pty.spawn...

6.4AI score
SaveExploits0References5
EUVD
EUVD
added 2025/12/29 3:24 p.m.9 views

EUVD-2025-205590

Picklescan has Incomplete List of Disallowed Inputs...

6.5AI score
SaveExploits0References5
OSV
OSV
added 2025/12/29 3:24 p.m.1 views

GHSA-84R2-JW7C-4R5Q Picklescan has Incomplete List of Disallowed Inputs

Summary Currently picklescanner only blocks some specific functions of the pydoc and operator modules. Attackers can use other functions within these allowed modules to go through undetected and achieve RCE on the final user. Particularly pydoc.locate: Can dynamically resolve and import arbitrary...

9.3CVSS7.1AI score0.00623EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/12/29 3:23 p.m.5 views

EUVD-2025-205591

Picklescan does not block ctypes...

6.4AI score
SaveExploits0References5
OSV
OSV
added 2025/12/29 3:23 p.m.7 views

GHSA-4675-36F9-WF6R Picklescan does not block ctypes

Summary Picklescan doesnt flag ctypes module as a dangerous module, which is a huge issue. ctypes is basically a foreign function interface library and can be used to Load DLLs Call C functions directly Manipulate memory raw pointers. This can allow attackers to achieve RCE by invoking direct...

9.8CVSS6.8AI score0.00758EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/12/29 3:22 p.m.6 views

EUVD-2025-205592

Picklescan vulnerable to Arbitrary File Writing...

6.5AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/12/29 12:0 a.m.20 views

PT-2026-50453

Name of the Vulnerable Software and Affected Versions PickleScan versions prior to 0.0.33 Description PickleScan fails to include the pty.spawn function in its list of unsafe globals, which allows attackers to bypass security checks. By crafting malicious pickle payloads using the pty.spawn...

8.8CVSS6.5AI score0.00384EPSS
SaveExploits0References14
The Hacker News
The Hacker News
added 2025/12/03 9:30 a.m.5 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
SaveExploits3
GithubExploit
GithubExploit
added 2025/11/29 3:44 p.m.183 views

Exploit for Incomplete List of Disallowed Inputs in Mmaitre314 Picklescan

PO...

9.8CVSS9AI score0.01661EPSS
SaveExploits2
Veracode
Veracode
added 2025/10/23 10:20 a.m.9 views

Protection Mechanism Failure

picklescan is vulnerable to Protection Mechanism Failure. The vulnerability is due to improper module name validation in the unsafe globals check, which allows an attacker to bypass security filters by using submodules of dangerous packages e.g., asyncio.unixevents, leading to the execution of...

9.3CVSS7.3AI score0.00761EPSS
SaveExploits1References7Affected Software1
Veracode
Veracode
added 2025/10/21 8:44 p.m.8 views

Improper Input Validation

picklescan is vulnerable to Improper Input Validation. The vulnerability is due to inadequate validation in the scanning logic that fails to properly inspect pickle files with PyTorch-related extensions, which allows an attacker to bypass security checks and execute malicious code when the file i...

9.3CVSS7.3AI score0.00816EPSS
SaveExploits1References5Affected Software1
Veracode
Veracode
added 2025/10/21 8:15 p.m.8 views

Protection Mechanism Failure

picklescan is vulnerable to Protection Mechanism Failure. The vulnerability is due to improper error handling in the ZIP archive scanning component when processing files with a bad Cyclic Redundancy Check CRC, which allows an attacker to craft a malicious ZIP archive that halts the scan and...

9.8CVSS6.9AI score0.01428EPSS
SaveExploits1References7Affected Software1
EUVD
EUVD
added 2025/10/03 8:7 p.m.6 views

EUVD-2025-29524

Malicious code in bioql PyPI...

6.6AI score
SaveExploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.4 views

EUVD-2025-29461

Malicious code in bioql PyPI...

6.6AI score
SaveExploits0References5
Rows per page
Query Builder