Lucene search
+L

81 matches found

Kitploit
Kitploit
•added 2026/09/25 3:14 a.m.•4 views

CVE-2026-23001-Hugging-Face-Transformers-Model-Deserialization-Arbitrary-Code-via-Pickle-

CVE-2026-23001 – RCE por deserialización de modelos Hugging Face Transformers Resumen Los modelos de Hugging Face guardados con torch.save utilizan la serialización pickle de Python, que es inherentemente insegura. Si un usuario descarga un modelo aparentemente legítimo de un repositorio, cargarl...

7.8CVSS7.4AI score0.00209EPSS
SaveExploits1
Kitploit
Kitploit
•added 2026/09/22 4:40 a.m.•12 views

CVE-2025-32434

CVE-2025-32434:PyTorch远程代码执行漏洞 - PoC 什么是CVE-2025-32434? CVE-2025-32434 是PyTorch中的一个严重远程代码执行(RCE)漏洞,PyTorch是深度学习和神经网络中广泛使用的Python库。 核心问题 该漏洞存在于torch.load函数中,即使使用了看似安全的weightsonly=True参数。weightsonly=True选项旨在通过仅允许加载模型参数来防止代码执行。然而,研究人员找到了一种绕过此保护的方法。 受影响版本 状态| 版本 ---|--- 有漏洞| PyTorch 2.5.1及更早版本 已修复|...

9.8CVSS8.3AI score0.02187EPSS
SaveExploits1
Kitploit
Kitploit
•added 2026/09/20 6:42 p.m.•7 views

CVE-2025-32434-exploit

概述 此漏洞利用程序展示了 PyTorch 版本低于 2.6.0 中存在的一个严重远程代码执行漏洞(CVE-2025-32434)。该缺陷存在于 torch.load 函数中,即使使用了本应阻止模型反序列化过程中任意代码执行的 weightsonly=True 参数,仍然无法避免。 该漏洞的产生原因是 weightsonlyunpickler 实现未能正确限制反序列化,攻击者可以构造恶意的 .pt 模型文件,在易受攻击的 PyTorch 安装加载该文件时执行任意系统命令。 受影响版本:PyTorch /tmp/whoami" Test the exploit loads the mode...

9.8CVSS8.5AI score0.02187EPSS
SaveExploits1
Kitploit
Kitploit
•added 2026/09/20 2:29 p.m.•9 views

CVE-2025-50461

CVE-2025-50461: Ejecución Remota de Código mediante Deserialización Insegura de Modelos en Verl Estado: RESERVADO Este ID de CVE ha sido asignado pero aún no está publicado en la lista oficial de CVE. Existe una vulnerabilidad de deserialización en Volcengine's verl 3.0.0, específicamente en el...

5.9AI score0.00496EPSS
SaveExploits1References2
Kitploit
Kitploit
•added 2026/09/18 2:58 p.m.•10 views

CVE-2026-68771_exploit

CVE-2026-68771 — RCE no autenticado por deserialización de pickle en ComfyUI Ejecución remota de código no autenticada en ComfyUI a través del nodo LoadTrainingDataset. LoadTrainingDataset.execute carga los shards del dataset desde el directorio de salida del servidor con torch.loadf y...

9.8CVSS6.1AI score0.01148EPSS
SaveExploits2References1
NVD
NVD
•added 2026/09/16 9:17 p.m.•10 views

CVE-2026-62997

Kedro-Datasets provides data connectors for Kedro. From version 5.0.0 until 9.5.0, kedrodatasetsexperimental.pytorch.PyTorchDataset in kedro-datasets loads .pt model files with torch.load without enforcing weightsonly=True, and user-supplied loadargs are silently dropped. On PyTorch versions...

7.7CVSS0.00686EPSS
SaveExploits0References5
CVE
CVE
•added 2026/09/16 8:48 p.m.•25 views

CVE-2026-62997

Kedro-Datasets (data connectors for the Kedro framework) contains a remote code execution vulnerability in its opt-in kedro_datasets_experimental component, specifically the PyTorchDataset class. From version 5.0.0 through 9.5.0 , .pt model files are loaded via torch.load without enforcing weight...

7.7CVSS6.3AI score0.00686EPSS
SaveExploits0References5
OSV
OSV
•added 2026/09/16 8:48 p.m.•20 views

CVE-2026-62997 Kedro-Datasets: Remote code execution in experimental `PyTorchDataset` via unsafe `torch.load`

Kedro-Datasets provides data connectors for Kedro. From version 5.0.0 until 9.5.0, kedrodatasetsexperimental.pytorch.PyTorchDataset in kedro-datasets loads .pt model files with torch.load without enforcing weightsonly=True, and user-supplied loadargs are silently dropped. On PyTorch versions...

7.7CVSS6.3AI score
SaveExploits0References7
EUVD
EUVD
•added 2026/09/16 8:48 p.m.•10 views

EUVD-2026-81264

Kedro-Datasets provides data connectors for Kedro. From version 5.0.0 until 9.5.0, kedrodatasetsexperimental.pytorch.PyTorchDataset in kedro-datasets loads .pt model files with torch.load without enforcing weightsonly=True, and user-supplied loadargs are silently dropped. On PyTorch versions...

7.7CVSS6.3AI score0.00686EPSS
SaveExploits0References5
Cvelist
Cvelist
•added 2026/09/16 8:48 p.m.•34 views

CVE-2026-62997 Kedro-Datasets: Remote code execution in experimental `PyTorchDataset` via unsafe `torch.load`

Kedro-Datasets provides data connectors for Kedro. From version 5.0.0 until 9.5.0, kedrodatasetsexperimental.pytorch.PyTorchDataset in kedro-datasets loads .pt model files with torch.load without enforcing weightsonly=True, and user-supplied loadargs are silently dropped. On PyTorch versions...

7.7CVSS0.00686EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
•added 2026/09/16 8:48 p.m.•9 views

CVE-2026-62997 Kedro-Datasets: Remote code execution in experimental `PyTorchDataset` via unsafe `torch.load`

Kedro-Datasets provides data connectors for Kedro. From version 5.0.0 until 9.5.0, kedrodatasetsexperimental.pytorch.PyTorchDataset in kedro-datasets loads .pt model files with torch.load without enforcing weightsonly=True, and user-supplied loadargs are silently dropped. On PyTorch versions...

7.7CVSS6.3AI score0.00686EPSS
SaveExploits0References5
NVD
NVD
•added 2026/09/13 12:17 p.m.•12 views

CVE-2026-90777

ESPnet before 202609 deserializes pretrained model checkpoints using torch.load with weightsonly=False, allowing arbitrary code execution from attacker-supplied files. Attackers can craft malicious checkpoint files that execute code during deserialization when loaded through the initialization or...

8.8CVSS0.00733EPSS
SaveExploits0References6
Cvelist
Cvelist
•added 2026/09/13 11:42 a.m.•36 views

CVE-2026-90777 ESPnet before 202609 Remote Code Execution via Unsafe Deserialization

ESPnet before 202609 deserializes pretrained model checkpoints using torch.load with weightsonly=False, allowing arbitrary code execution from attacker-supplied files. Attackers can craft malicious checkpoint files that execute code during deserialization when loaded through the initialization or...

8.8CVSS0.00733EPSS
SaveExploits0References6
EUVD
EUVD
•added 2026/09/13 11:42 a.m.•8 views

EUVD-2026-77001

ESPnet before 202609 deserializes pretrained model checkpoints using torch.load with weightsonly=False, allowing arbitrary code execution from attacker-supplied files. Attackers can craft malicious checkpoint files that execute code during deserialization when loaded through the initialization or...

8.8CVSS6.3AI score0.00733EPSS
SaveExploits0References6
OSV
OSV
•added 2026/09/13 11:42 a.m.•39 views

CVE-2026-90777 ESPnet before 202609 Remote Code Execution via Unsafe Deserialization

ESPnet before 202609 deserializes pretrained model checkpoints using torch.load with weightsonly=False, allowing arbitrary code execution from attacker-supplied files. Attackers can craft malicious checkpoint files that execute code during deserialization when loaded through the initialization or...

8.7CVSS6.6AI score
SaveExploits0References8
CVE
CVE
•added 2026/09/13 11:42 a.m.•38 views

CVE-2026-90777

ESPnet before v.202609 deserializes pretrained model checkpoints using torch.load with weights_only=False, enabling arbitrary code execution from attacker-supplied files. The vulnerable code path is triggered when a malicious checkpoint file is loaded through the model initialization or fine-tuni...

8.8CVSS6.3AI score0.00733EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
•added 2026/09/13 11:42 a.m.•31 views

CVE-2026-90777 ESPnet before 202609 Remote Code Execution via Unsafe Deserialization

ESPnet before 202609 deserializes pretrained model checkpoints using torch.load with weightsonly=False, allowing arbitrary code execution from attacker-supplied files. Attackers can craft malicious checkpoint files that execute code during deserialization when loaded through the initialization or...

8.8CVSS6.3AI score0.00733EPSS
SaveExploits0References6
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/13 12:00 a.m.•0 views

CVE-2026-90777: Deserialization of Untrusted Data

ESPnet before 202609 deserializes pretrained model checkpoints using torch.load with weightsonly=False, allowing arbitrary code execution from attacker-supplied files. Attackers can craft malicious checkpoint files that execute code during deserialization when loaded through the initialization or...

8.8CVSS6.5AI score0.00733EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
•added 2026/09/13 12:00 a.m.•18 views

PT-2026-90848

ESPnet before 202609 deserializes pretrained model checkpoints using torch.load with weights only=False, allowing arbitrary code execution from attacker-supplied files. Attackers can craft malicious checkpoint files that execute code during deserialization when loaded through the initialization o...

8.8CVSS6.3AI score0.00733EPSS
SaveExploits0References9
OSV
OSV
•added 2026/09/10 4:42 p.m.•11 views

PYSEC-2026-3972 PyTorch Lightning load_from_checkpoint has an insecure checkpoint deserialization

PyTorch-Lightning versions 2.6.0 and earlier contain an insecure deserialization vulnerability CWE-502 in the checkpoint loading mechanism. The LightningModule.loadfromcheckpoint method, which is commonly used to load saved model states, internally calls torch.load without setting the...

7.8CVSS6.3AI score0.00554EPSS
SaveExploits1References5
Rows per page
Query Builder