Lucene search
+L

1986 matches found

OSV
OSV
added 2026/01/08 5:25 p.m.8 views

GHSA-9726-W42J-3QJR picklescan has Arbitrary file read using `io.FileIO`

Summary Unsafe pickle deserialization allows unauthenticated attackers to read arbitrary server files and perform SSRF. By chaining io.FileIO and urllib.request.urlopen, an attacker can bypass RCE-focused blocklists to exfiltrate sensitive data example: /etc/passwd to an external server. Details...

8.7CVSS6.8AI score0.00509EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/01/08 12:00 a.m.27 views

PT-2026-50466

Name of the Vulnerable Software and Affected Versions picklescan versions prior to 0.0.35 Description Unsafe pickle deserialization allows unauthenticated attackers to read arbitrary server files and perform Server-Side Request Forgery SSRF. The issue occurs because the application deserializes...

8.7CVSS6.2AI score0.00509EPSS
SaveExploits0References13
Positive Technologies
Positive Technologies
added 2026/01/08 12:00 a.m.18 views

PT-2026-3411

Summary Unsafe pickle deserialization allows unauthenticated attackers to read arbitrary server files and perform SSRF. By chaining io.FileIO and urllib.request.urlopen, an attacker can bypass RCE-focused blocklists to exfiltrate sensitive data example: /etc/passwd to an external server. Details...

9.3CVSS6.9AI score
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/01/07 9:18 a.m.24 views

CVE-2025-1889

picklescan before 0.0.22 only considers standard pickle file extensions in the scope for its vulnerability scan. An attacker could craft a malicious model that uses Pickle and include a malicious pickle file with a non-standard file extension. Because the malicious pickle file inclusion is not...

9.8CVSS7.1AI score0.00388EPSS
SaveExploits2References1
Snyk
Snyk
added 2026/01/01 6:26 a.m.4 views

Deserialization of Untrusted Data

Overview ai-data-science-team is a Build and run an AI-powered data science team. Affected versions of this package are vulnerable to Deserialization of Untrusted Data via the loadpickle function in aidatascienceteam/tools/dataloader.py. An attacker can execute arbitrary code by supplying a...

9.8CVSS7.7AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2025/12/30 3:24 p.m.143 views

Picklescan is vulnerable to RCE via missing detection when calling built-in python _operator.attrgetter

Summary Picklescan uses operator.attrgetter, 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.attrgetter function in the reduce method. - Then,...

7.8AI score
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/12/30 3:24 p.m.17 views

GHSA-46H3-79WF-XR6C Picklescan is vulnerable to RCE via missing detection when calling built-in python _operator.attrgetter

Summary Picklescan uses operator.attrgetter, 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.attrgetter function in the reduce method. - Then,...

9.3CVSS7.7AI score0.00638EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/30 3:22 p.m.19 views

GHSA-955R-X9J8-7RHH Picklescan is vulnerable to RCE via 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 to operator.methodcaller function in reduce method - Then when...

9.3CVSS7.7AI score0.00523EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2025/12/30 3:22 p.m.567 views

Picklescan is vulnerable to RCE via 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 to operator.methodcaller function in reduce method - Then when...

7.8AI score
SaveExploits0References4Affected Software1
Snyk
Snyk
added 2025/12/30 3:20 p.m.16 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 numpy.f2py.crackfortran.evallength function. An attacker can execute arbitrary code by crafting a...

8.4CVSS6.1AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2025/12/30 3:20 p.m.20 views

Picklescan is vulnerable to RCE through missing detection when calling numpy.f2py.crackfortran._eval_length

Summary Picklescan uses the numpy.f2py.crackfortran.evallength function a NumPy F2PY helper to execute arbitrary Python code during unpickling. Details Picklescan fails to detect a malicious pickle that uses the gadget numpy.f2py.crackfortran.evallength in reduce, allowing arbitrary command...

8.1CVSS8AI score0.00523EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2025/12/30 3:20 p.m.9 views

GHSA-6556-FWC2-FG2P Picklescan is vulnerable to RCE through missing detection when calling numpy.f2py.crackfortran._eval_length

Summary Picklescan uses the numpy.f2py.crackfortran.evallength function a NumPy F2PY helper to execute arbitrary Python code during unpickling. Details Picklescan fails to detect a malicious pickle that uses the gadget numpy.f2py.crackfortran.evallength in reduce, allowing arbitrary command...

8.1CVSS7.8AI score0.00523EPSS
SaveExploits0References10
Snyk
Snyk
added 2025/12/30 3:18 p.m.5 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
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2025/12/30 3:18 p.m.15 views

Picklescan is vulnerable to RCE via missing detection when calling numpy.f2py.crackfortran.getlincoef

Summary Picklescan uses the numpy.f2py.crackfortran.getlincoef function a NumPy F2PY helper to execute arbitrary Python code during unpickling. Details Picklescan fails to detect a malicious pickle that uses the gadget numpy.f2py.crackfortran.getlincoef in reduce, allowing arbitrary command...

8AI score
SaveExploits0References5Affected Software1
Positive Technologies
Positive Technologies
added 2025/12/30 12:00 a.m.37 views

PT-2026-55677

Name of the Vulnerable Software and Affected Versions picklescan versions prior to 0.0.34 Description The software fails to detect operator.attrgetter function calls within pickle payloads, which allows security checks to be bypassed. Remote attackers can create malicious pickle files utilizing...

8.1CVSS6.6AI score0.00638EPSS
SaveExploits0References12
Positive Technologies
Positive Technologies
added 2025/12/30 12:00 a.m.44 views

PT-2026-51383

Name of the Vulnerable Software and Affected Versions Picklescan versions prior to 0.0.33 Description Picklescan fails to detect the numpy.f2py.crackfortran. eval length gadget within pickle reduce methods. This allows attackers to craft malicious pickle files that execute arbitrary Python code...

8.1CVSS6.2AI score0.00523EPSS
SaveExploits0References14
Positive Technologies
Positive Technologies
added 2025/12/30 12:00 a.m.35 views

PT-2026-55681

Name of the Vulnerable Software and Affected Versions picklescan versions prior to 0.0.34 Description The software fails to detect the operator.methodcaller built-in function when scanning pickle files for malicious code. This allows attackers to create malicious pickle payloads using...

9.3CVSS6.5AI score0.00523EPSS
SaveExploits0References12
Positive Technologies
Positive Technologies
added 2025/12/30 12:00 a.m.41 views

PT-2026-55679

Name of the Vulnerable Software and Affected Versions Picklescan versions prior to 0.0.33 Description Picklescan fails to detect the numpy.f2py.crackfortran.getlincoef gadget within pickle reduce methods. This allows attackers to craft malicious pickle files that execute arbitrary Python code upo...

9.2CVSS6.2AI score0.00544EPSS
SaveExploits0References13
Github Security Blog
Github Security Blog
added 2025/12/29 10:44 p.m.19 views

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.9AI score
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/12/29 10:44 p.m.14 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....

8.1CVSS7.7AI score0.00638EPSS
SaveExploits0References5
Rows per page
Query Builder