Lucene search
+L

111 matches found

UbuntuCve
UbuntuCve
added 2026/01/27 10:15 p.m.8 views

CVE-2026-24747

PyTorch is a Python package that provides tensor computation. Prior to version 2.10.0, a vulnerability in PyTorch's weightsonly unpickler allows an attacker to craft a malicious checkpoint file .pth that, when loaded with torch.load..., weightsonly=True, can corrupt memory and potentially lead to...

8.8CVSS6.1AI score0.00695EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2026/01/27 9:13 p.m.29 views

CVE-2026-24747 PyTorch Vulnerable to Remote Code Execution via Untrusted Checkpoint Files

PyTorch is a Python package that provides tensor computation. Prior to version 2.10.0, a vulnerability in PyTorch's weightsonly unpickler allows an attacker to craft a malicious checkpoint file .pth that, when loaded with torch.load..., weightsonly=True, can corrupt memory and potentially lead to...

8.8CVSS0.00695EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2026/01/27 9:13 p.m.4 views

CVE-2026-24747 PyTorch Vulnerable to Remote Code Execution via Untrusted Checkpoint Files

PyTorch is a Python package that provides tensor computation. Prior to version 2.10.0, a vulnerability in PyTorch's weightsonly unpickler allows an attacker to craft a malicious checkpoint file .pth that, when loaded with torch.load..., weightsonly=True, can corrupt memory and potentially lead to...

8.8CVSS6.1AI score0.00695EPSS
SaveExploits1References4
Debian CVE
Debian CVE
added 2026/01/27 9:13 p.m.11 views

CVE-2026-24747

PyTorch is a Python package that provides tensor computation. Prior to version 2.10.0, a vulnerability in PyTorch's weightsonly unpickler allows an attacker to craft a malicious checkpoint file .pth that, when loaded with torch.load..., weightsonly=True, can corrupt memory and potentially lead to...

8.8CVSS5.8AI score0.00695EPSS
SaveExploits1
OSV
OSV
added 2026/01/27 9:13 p.m.7 views

CVE-2026-24747 PyTorch Vulnerable to Remote Code Execution via Untrusted Checkpoint Files

PyTorch is a Python package that provides tensor computation. Prior to version 2.10.0, a vulnerability in PyTorch's weightsonly unpickler allows an attacker to craft a malicious checkpoint file .pth that, when loaded with torch.load..., weightsonly=True, can corrupt memory and potentially lead to...

8.8CVSS6.1AI score
SaveExploits0References10
EUVD
EUVD
added 2026/01/27 9:13 p.m.9 views

EUVD-2026-4738

PyTorch is a Python package that provides tensor computation. Prior to version 2.10.0, a vulnerability in PyTorch's weightsonly unpickler allows an attacker to craft a malicious checkpoint file .pth that, when loaded with torch.load..., weightsonly=True, can corrupt memory and potentially lead to...

8.8CVSS6.1AI score0.00695EPSS
SaveExploits1References4
CVE
CVE
added 2026/01/27 9:13 p.m.435 views

CVE-2026-24747

PyTorch prior to v2.10.0 is vulnerable to memory corruption and potential arbitrary code execution via the weights_only unpickler when loading a malicious .pth checkpoint with torch.load(..., weights_only=True). Affected software is PyTorch (Python tensor computation package); the issue is fixed ...

8.8CVSS6.1AI score0.00695EPSS
SaveExploits1References8Affected Software1
OSV
OSV
added 2026/01/27 8:10 p.m.14 views

GHSA-63CW-57P8-FM3P PyTorch Vulnerable to Remote Code Execution via Untrusted Checkpoint Files

Summary A vulnerability in PyTorch's weightsonly unpickler allows an attacker to craft a malicious checkpoint file .pth that, when loaded with torch.load..., weightsonly=True, can corrupt memory and potentially lead to arbitrary code execution. Vulnerability Details The weightsonly=True unpickler...

8.8CVSS6.3AI score0.00695EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2026/01/27 8:10 p.m.39 views

PyTorch Vulnerable to Remote Code Execution via Untrusted Checkpoint Files

Summary A vulnerability in PyTorch's weightsonly unpickler allows an attacker to craft a malicious checkpoint file .pth that, when loaded with torch.load..., weightsonly=True, can corrupt memory and potentially lead to arbitrary code execution. Vulnerability Details The weightsonly=True unpickler...

8.8CVSS6.3AI score0.00695EPSS
SaveExploits1References6Affected Software1
CNNVD
CNNVD
added 2026/01/27 12:00 a.m.14 views

PyTorch code issues and vulnerabilities

PyTorch is an open-source Python package developed by PyTorch. Versions of PyTorch prior to 2.10.0 contained code-related vulnerabilities. These vulnerabilities stemmed from defects in the weightsonly deserializer, which could lead to memory corruption and arbitrary code execution...

8.8CVSS6.4AI score0.00695EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
added 2025/12/29 9:05 a.m.17 views

CVE-2025-67729

LMDeploy is a toolkit for compressing, deploying, and serving LLMs. Prior to version 0.11.1, an insecure deserialization vulnerability exists in lmdeploy where torch.load is called without the weightsonly=True parameter when loading model checkpoint files. This allows an attacker to execute...

8.8CVSS7.8AI score0.00543EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/26 10:15 p.m.11 views

CVE-2025-67729

LMDeploy is a toolkit for compressing, deploying, and serving LLMs. Prior to version 0.11.1, an insecure deserialization vulnerability exists in lmdeploy where torch.load is called without the weightsonly=True parameter when loading model checkpoint files. This allows an attacker to execute...

8.8CVSS0.00543EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/12/26 9:54 p.m.3 views

CVE-2025-67729 lmdeploy vulnerable to Arbitrary Code Execution via Insecure Deserialization in torch.load()

LMDeploy is a toolkit for compressing, deploying, and serving LLMs. Prior to version 0.11.1, an insecure deserialization vulnerability exists in lmdeploy where torch.load is called without the weightsonly=True parameter when loading model checkpoint files. This allows an attacker to execute...

8.8CVSS9.4AI score0.00543EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/12/26 12:00 a.m.14 views

lmdeploy 代码问题漏洞

lmdeploy is an InternLM open source toolkit for compressing, deploying and servicing LLM. A code issue vulnerability exists in versions of lmdeploy prior to 0.11.1 that stems from loading model checkpoint files without using the weightsonly parameter, which could lead to an attacker executing...

8.8CVSS9AI score0.00543EPSS
SaveExploits0References3
Debian
Debian
added 2025/12/01 1:15 a.m.26 views

[SECURITY] [DLA 4389-1] pytorch security update

Debian LTS Advisory DLA-4389-1 [email protected] https://www.debian.org/lts/security/ Daniel Leidert December 01, 2025 https://wiki.debian.org/LTS Package : pytorch Version : 1.7.1-7+deb11u1 CVE ID : CVE-2025-32434 A possible remote code execution RCE vulnerability has been discovered i...

9.8CVSS7.8AI score0.0194EPSS
SaveExploits1
Veracode
Veracode
added 2025/11/26 2:27 p.m.10 views

Remote Command Execution

scio-pypi is vulnerable to Remote Command Execution. The vulnerability is due to torch.load executing unsafe deserialization even when weightsonly=True, which allows an attacker to craft malicious model files that trigger arbitrary code execution during loading...

8.2AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/10/24 12:00 a.m.12 views

NewStart CGSL MAIN 7.02 : pytorch Vulnerability (NS-SA-2025-0250)

The remote NewStart CGSL host, running version MAIN 7.02, has pytorch packages installed that are affected by a vulnerability: - PyTorch is a Python package that provides tensor computation with strong GPU acceleration and deep neural networks built on a tape-based autograd system. In version 2.5...

9.8CVSS8.6AI score0.0194EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2025/09/11 12:16 a.m.19 views

CVE-2025-58756

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.8CVSS7.3AI score0.0074EPSS
SaveExploits1References1
Snyk
Snyk
added 2025/09/09 9:19 p.m.12 views

Deserialization of Untrusted Data

Overview monai is an AI Toolkit for Healthcare Imaging Affected versions of this package are vulnerable to Deserialization of Untrusted Data via the load function in the bundle/scripts.py file, which uses torch.load with weightsonly=True parameter. An attacker can execute arbitrary commands by...

8.8CVSS7.4AI score0.0074EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2025/08/27 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2025-32434

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - PyTorch is a Python package that provides tensor computation with strong GPU acceleration and deep neural networks built on a tape-based autograd system. In...

9.8CVSS8.4AI score0.0194EPSS
SaveExploits1References2
Rows per page
Query Builder