Lucene search
+L

37 matches found

OSV
OSV
•added 2026/08/10 10:43 a.m.•8 views

PYSEC-2026-3634 Keras: TorchModuleWrapper can deserialize unsafe PyTorch pickle data

A vulnerability in keras-team/keras version 3.15.0 allows unsafe deserialization of attacker-controlled PyTorch pickle data through the public keras.layers.TorchModuleWrapper.fromconfig method. This method invokes torch.load..., weightsonly=False without requiring an explicit unsafe opt-in, such ...

7.8CVSS6.2AI score0.00393EPSS
SaveExploits0References11
GithubExploit
GithubExploit
•added 2026/07/27 7:30 p.m.•74 views

Exploit for Deserialization of Untrusted Data in Pdfminer Pdfminer.Six

CVE-2025-64512 - pdfminer.six Remote Code Execution RCE !...

8.6CVSS6AI score0.00312EPSS
SaveExploits10
RedhatCVE
RedhatCVE
•added 2026/07/20 1:21 p.m.•14 views

CVE-2026-12484

A flaw was found in Keras, specifically within the keras.layers.TorchModuleWrapper.fromconfig method. This vulnerability allows an attacker to perform unsafe deserialization of PyTorch pickle data. By processing untrusted Keras layer configurations, a local attacker could exploit this flaw, leadi...

7.8CVSS7.8AI score0.00393EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
•added 2026/07/20 12:00 a.m.•13 views

Linux Distros Unpatched Vulnerability : CVE-2026-12484

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A vulnerability in keras-team/keras version 3.15.0 allows unsafe deserialization of attacker-controlled PyTorch pickle data through the public...

7.8CVSS7.3AI score0.00393EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2026/07/19 7:47 p.m.•10 views

CVE-2026-12484 Unsafe Deserialization in keras.layers.TorchModuleWrapper.from_config

A vulnerability in keras-team/keras version 3.15.0 allows unsafe deserialization of attacker-controlled PyTorch pickle data through the public keras.layers.TorchModuleWrapper.fromconfig method. This method invokes torch.load..., weightsonly=False without requiring an explicit unsafe opt-in, such ...

7.8CVSS8.2AI score0.00393EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/07/19 7:47 p.m.•49 views

CVE-2026-12484 Unsafe Deserialization in keras.layers.TorchModuleWrapper.from_config

A vulnerability in keras-team/keras version 3.15.0 allows unsafe deserialization of attacker-controlled PyTorch pickle data through the public keras.layers.TorchModuleWrapper.fromconfig method. This method invokes torch.load..., weightsonly=False without requiring an explicit unsafe opt-in, such ...

7.8CVSS0.00393EPSS
SaveExploits0References1
PyPA
PyPA
•added 2026/07/07 4:02 p.m.•28 views

FunAudioLLM InspireMusic deserialization vulnerability

A vulnerability was found in FunAudioLLM InspireMusic up to bf32364bcb0d136497ca69f9db622e9216b029dd. It has been classified as critical. Affected is the function loadstatedict of the file inspiremusic/cli/model.py of the component Pickle Data Handler. The manipulation leads to deserialization. A...

5.3CVSS5.3AI score0.00193EPSS
SaveExploits0References10Affected Software1
OSV
OSV
•added 2026/07/07 4:02 p.m.•17 views

PYSEC-2026-1464 FunAudioLLM InspireMusic deserialization vulnerability

A vulnerability was found in FunAudioLLM InspireMusic up to bf32364bcb0d136497ca69f9db622e9216b029dd. It has been classified as critical. Affected is the function loadstatedict of the file inspiremusic/cli/model.py of the component Pickle Data Handler. The manipulation leads to deserialization. A...

5.3CVSS5.2AI score0.00193EPSS
SaveExploits0References10
OSV
OSV
•added 2026/07/07 11:45 a.m.•11 views

PYSEC-2026-1978 Transformers Deserialization of Untrusted Data vulnerability

The huggingface/transformers library is vulnerable to arbitrary code execution through deserialization of untrusted data within the loadrepocheckpoint function of the TFPreTrainedModel class. Attackers can execute arbitrary code and commands by crafting a malicious serialized payload, exploiting...

3.4CVSS6.9AI score0.02084EPSS
SaveExploits2References6
Cvelist
Cvelist
•added 2026/07/04 1:23 a.m.•45 views

CVE-2025-71362 picklescan - Arbitrary Code Execution via Unsafe Deserialization in numpy.f2py.crackfortran

picklescan before 0.0.33 fails to detect unsafe deserialization when numpy.f2py.crackfortran functions call eval on arbitrary strings. Attackers can embed malicious code in pickle files that executes when loaded from untrusted sources...

8.1CVSS0.00431EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/07/04 1:23 a.m.•22 views

EUVD-2025-210413

picklescan before 0.0.33 fails to detect malicious pickle files using numpy.f2py.crackfortran.parameval function in reduce methods, allowing attackers to bypass security checks. Remote attackers can embed undetected code in pickle files that executes during deserialization, enabling arbitrary cod...

8.1CVSS6.6AI score0.00638EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2026/06/30 10:08 p.m.•15 views

CVE-2025-71349 picklescan - Arbitrary Code Execution via Undetected trace.Trace.run in Pickle Files

picklescan before 0.0.29 fails to detect the built-in trace.Trace.run function when analyzing pickle files, allowing attackers to embed undetected malicious code. Remote attackers can craft malicious pickle files using trace.Trace.run in the reduce method to achieve arbitrary code execution when...

8.1CVSS6.4AI score0.00613EPSS
SaveExploits0References2
PyPA
PyPA
•added 2026/06/29 11:50 a.m.•17 views

SGLanG: Multimodal scheduler deserializes untrusted pickle data on 0.0.0.0 ROUTER socket

SGLang's multimodal generation runtime scheduler's ROUTER socket binds to 0.0.0.0 by default and contains a sink that calls pickle.loads on incoming messages, enabling RCE when exposed to the internet...

9.8CVSS6AI score0.00597EPSS
SaveExploits0References6Affected Software1
OSV
OSV
•added 2026/06/29 11:50 a.m.•16 views

PYSEC-2026-543 Hugging Face smolagents: Unsafe deserialization in Remote Python Executor leads to RCE

Hugging Face smolagents Remote Python Executor Deserialization of Untrusted Data Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Hugging Face smolagents. Authentication is not required to exploit this...

10CVSS7.9AI score0.01087EPSS
SaveExploits0References5
attackerkb
attackerkb
•added 2026/05/29 2:29 p.m.•24 views

CVE-2026-10042

manga-image-translator contains a remote code execution vulnerability in the shared API server mode due to unsafe deserialization of untrusted pickle data in the share.py module, where the /execute/methodname and /simpleexecute/methodname endpoints deserialize attacker-controlled HTTP request...

9.8CVSS6.7AI score0.00622EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
•added 2026/05/18 12:31 p.m.•28 views

SGLanG: Multimodal scheduler deserializes untrusted pickle data on 0.0.0.0 ROUTER socket

SGLang's multimodal generation runtime scheduler's ROUTER socket binds to 0.0.0.0 by default and contains a sink that calls pickle.loads on incoming messages, enabling RCE when exposed to the internet...

5.8AI score0.00597EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
•added 2026/04/23 9:31 p.m.•30 views

EUVD-2026-25292

LeRobot contains an unsafe deserialization vulnerability in the async inference pipeline where pickle.loads is used to deserialize data received over unauthenticated gRPC channels without TLS in the policy server and robot client components. An unauthenticated network-reachable attacker can achie...

9.3CVSS6.4AI score0.00951EPSS
SaveExploits1References6
Snyk
Snyk
•added 2026/02/25 3:24 p.m.•11 views

Incomplete List of Disallowed Inputs

Overview fickling is an A static analyzer and interpreter for Python pickle data Affected versions of this package are vulnerable to Incomplete List of Disallowed Inputs in the islikelysafe, checksafety, --check-safety, alwayschecksafety and checksafety interfaces. An attacker can execute arbitra...

5.3CVSS6.1AI score
SaveExploits0References2
Snyk
Snyk
•added 2026/01/09 10:29 p.m.•13 views

Deserialization of Untrusted Data

Overview fickling is an A static analyzer and interpreter for Python pickle data Affected versions of this package are vulnerable to Deserialization of Untrusted Data in the analysis of pickle files, where import nodes for certain modules such as builtins are not emitted in the abstract syntax...

9.3CVSS7.6AI score0.00313EPSS
SaveExploits0References2
Snyk
Snyk
•added 2026/01/08 5:25 p.m.•17 views

Server-side Request Forgery (SSRF)

Overview picklescan is a Security scanner detecting Python Pickle files performing suspicious actions Affected versions of this package are vulnerable to Server-side Request Forgery SSRF via the io.FileIO and urllib.request.urlopen functions chaining. An attacker can access arbitrary files on the...

8.6CVSS6.9AI score
SaveExploits0References5
Rows per page
Query Builder