Lucene search
+L

415 matches found

Cvelist
Cvelist
added 2025/09/08 11:39 p.m.16 views

CVE-2025-58756 MONAI's unsafe torch usage may lead to arbitrary code execution

MONAI Medical Open Network for AI is an AI toolkit for health care imaging. In versions up to and including 1.5.0, in modeldict = torch.loadfullpath, maplocation=torch.devicedevice, weightsonly=True in monai/bundle/scripts.py , weightsonly=True is loaded securely. However, insecure loading method...

8.8CVSS0.0069EPSS
SaveExploits1References1
Tenable Nessus
Tenable Nessus
added 2025/08/27 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-3000

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A vulnerability classified as critical has been found in PyTorch 2.6.0. This affects the function torch.jit.script. The manipulation leads to memory corruption...

5.3CVSS5.4AI score0.00184EPSS
SaveExploits0References3
Snyk
Snyk
added 2025/08/22 4:58 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.configmodule.loadconfig function. An attacker can execute arbitrary code by crafting a...

6.7CVSS8.2AI score
SaveExploits0References2
Snyk
Snyk
added 2025/08/22 4:58 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 insufficient detection in the reduce method involving the torch.jit.unsupportedtensorops.execWrapper function...

6.7CVSS8.1AI score
SaveExploits0References2
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 the use of torch.utils.collectenv.run in the reduce method. An attacker can execute arbitrary code by crafting...

6.7CVSS8.7AI score
SaveExploits0References2
Snyk
Snyk
added 2025/08/22 4:56 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 the torch.dynamo.guards.GuardBuilder.get function. An attacker can execute arbitrary code by crafting a...

6.7CVSS8.2AI score
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/08/22 12:0 a.m.16 views

PT-2026-51214

Name of the Vulnerable Software and Affected Versions picklescan versions prior to 0.0.28 Description An issue exists where the software fails to detect malicious pickle files that invoke the load config function within the torch.utils. config module module inside reduce methods. This allows...

8.1CVSS6.7AI score0.00397EPSS
SaveExploits1References15
Snyk
Snyk
added 2025/08/19 2:42 p.m.6 views

Deserialization of Untrusted Data

Overview verl is a verl: Volcano Engine Reinforcement Learning for LLM Affected versions of this package are vulnerable to Deserialization of Untrusted Data via the torch.load function in the modelmerger.py script when processing user-supplied .pt files with weightsonly=False. An attacker can...

6.5CVSS7.7AI score0.00496EPSS
SaveExploits1References2
OSV
OSV
added 2025/08/19 2:15 p.m.6 views

CVE-2025-50461

A deserialization vulnerability exists in Volcengine's verl 3.0.0, specifically in the scripts/modelmerger.py script when using the "fsdp" backend. The script calls torch.load with weightsonly=False on user-supplied .pt files, allowing attackers to execute arbitrary code if a maliciously crafted...

6.5CVSS6.4AI score0.00496EPSS
SaveExploits1References5
NVD
NVD
added 2025/08/19 2:15 p.m.10 views

CVE-2025-50461

A deserialization vulnerability exists in Volcengine's verl 3.0.0, specifically in the scripts/modelmerger.py script when using the "fsdp" backend. The script calls torch.load with weightsonly=False on user-supplied .pt files, allowing attackers to execute arbitrary code if a maliciously crafted...

6.5CVSS0.00496EPSS
SaveExploits1References5
CVE
CVE
added 2025/08/19 12:0 a.m.24 views

CVE-2025-50461

CVE-2025-50461 describes a deserialization vulnerability in Volcengine Verl 3.0.0, specifically in scripts/model_merger.py when using the "fsdp" backend. The code calls torch.load() with weights_only=False on user-supplied .pt files, enabling arbitrary code execution if a malicious model file is ...

6.5CVSS7.5AI score0.00496EPSS
SaveExploits1References5
Vulnrichment
Vulnrichment
added 2025/08/19 12:0 a.m.8 views

CVE-2025-50461

A deserialization vulnerability exists in Volcengine's verl 3.0.0, specifically in the scripts/modelmerger.py script when using the "fsdp" backend. The script calls torch.load with weightsonly=False on user-supplied .pt files, allowing attackers to execute arbitrary code if a maliciously crafted...

8.1AI score0.00496EPSS
SaveExploits1References5
Snyk
Snyk
added 2025/07/31 2:5 p.m.3 views

Deserialization of Untrusted Data

Overview ms-swift is a Swift: Scalable lightWeight Infrastructure for Fine-Tuning Affected versions of this package are vulnerable to Deserialization of Untrusted Data via the torch.load function. An attacker can execute arbitrary commands by uploading a maliciously crafted adapter model file tha...

7.5CVSS7.7AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2025/07/31 2:5 p.m.10 views

MS SWIFT Deserialization RCE Vulnerability

This appears to be a security vulnerability report describing a remote code execution RCE exploit in the ms-swift framework through malicious pickle deserialization in adapter model files. The vulnerability allows arbitrary command execution when loading specially crafted adapter models from...

8AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/07/31 2:5 p.m.5 views

GHSA-R54C-2XMF-2CF3 MS SWIFT Deserialization RCE Vulnerability

This appears to be a security vulnerability report describing a remote code execution RCE exploit in the ms-swift framework through malicious pickle deserialization in adapter model files. The vulnerability allows arbitrary command execution when loading specially crafted adapter models from...

7.5CVSS8AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/07/31 12:0 a.m.5 views

PT-2025-32493 · Pypi · Ms-Swift

This appears to be a security vulnerability report describing a remote code execution RCE exploit in the ms-swift framework through malicious pickle deserialization in adapter model files. The vulnerability allows arbitrary command execution when loading specially crafted adapter models from...

7.5CVSS8AI score
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/07/17 9:1 p.m.17 views

CVE-2025-49840

GPT-SoVITS-WebUI is a voice conversion and text-to-speech webUI. In versions 20250228v3 and prior, there is an unsafe deserialization vulnerability in inferencewebui.py. The GPTdropdown variable takes user input and passes it to the changegptweights function. In changegptweights, the user input,...

9.8CVSS7.2AI score0.00639EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2025/07/15 8:40 p.m.9 views

CVE-2025-49839 GHSL-2025-051: GPT-SoVITS Deserialization of Untrusted Data vulnerability

GPT-SoVITS-WebUI is a voice conversion and text-to-speech webUI. In versions 20250228v3 and prior, there is an unsafe deserialization vulnerability in bsroformer.py. The modelchoose variable takes user input e.g. a path to a model and passes it to the uvr function. In uvr, a new instance of...

9.3CVSS6.5AI score0.00661EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2025/06/27 3:27 p.m.15 views

LLaMA-Factory allows Code Injection through improper vhead_file safeguards

Summary A critical remote code execution vulnerability was discovered during the Llama Factory training process. This vulnerability arises because the vheadfile is loaded without proper safeguards, allowing malicious attackers to execute arbitrary malicious code on the host system simply by passi...

9.8CVSS8.1AI score0.01054EPSS
SaveExploits1References4Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2025/06/19 2:24 p.m.9 views

Security Bulletin: There is a vulnerablity in the torch library affecting IBM watsonx Code Assistant On Prem

Summary There is a vulnerablity in the torch library affecting IBM watsonx Code Assistant On Prem. This bulletin identifies the steps to take to address the vulnerability. Vulnerability Details CVEID:CVE-2025-32434 DESCRIPTION: PyTorch is a Python package that provides tensor computation with...

9.8CVSS7.3AI score0.0194EPSS
SaveExploits1Affected Software2
Rows per page
Query Builder