Lucene search
+L

28277 matches found

EUVD
EUVD
added 2026/05/12 6:30 p.m.14 views

EUVD-2026-29502

The loadmodel function in the neuralmagictraining.py script of the optimate project in commit a6d302f912b481c94370811af6b11402f51d377f 2024-07-21 is vulnerable to insecure deserialization CWE-502. When loading a model state dictionary from a statedict.pt file via torch.load, the function does not...

6.3AI score0.00559EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/05/12 6:30 p.m.19 views

EUVD-2026-29498

The torch-checkpoint-shrink.py script in the ml-engineering project in commit 0099885db36a8f06556efe1faf552518852cb1e0 2025-20-27 contains an insecure deserialization vulnerability CWE-502. The script uses torch.load to process PyTorch checkpoint files .pt without enabling the security-restrictiv...

6.3AI score0.00486EPSS
SaveExploits0References3
NVD
NVD
added 2026/05/12 6:17 p.m.11 views

CVE-2026-40368

Deserialization of untrusted data in Microsoft Office SharePoint allows an authorized attacker to execute code over a network...

8CVSS0.01977EPSS
SaveExploits0References1
NVD
NVD
added 2026/05/12 6:17 p.m.13 views

CVE-2026-35439

Deserialization of untrusted data in Microsoft Office SharePoint allows an authorized attacker to execute code over a network...

8.8CVSS0.02032EPSS
SaveExploits0References1
NVD
NVD
added 2026/05/12 6:17 p.m.13 views

CVE-2026-40357

Deserialization of untrusted data in Microsoft Office SharePoint allows an authorized attacker to execute code over a network...

8.8CVSS0.01698EPSS
SaveExploits0References1
NVD
NVD
added 2026/05/12 6:17 p.m.14 views

CVE-2026-33110

Deserialization of untrusted data in Microsoft Office SharePoint allows an authorized attacker to execute code over a network...

8.8CVSS0.01967EPSS
SaveExploits0References1
NVD
NVD
added 2026/05/12 6:17 p.m.23 views

CVE-2026-33112

Deserialization of untrusted data in Microsoft Office SharePoint allows an authorized attacker to execute code over a network...

8.8CVSS0.03097EPSS
SaveExploits0References1
NVD
NVD
added 2026/05/12 6:16 p.m.14 views

CVE-2026-31237

The Ludwig framework thru 0.10.4 is vulnerable to insecure deserialization CWE-502 through its predict method. When a user provides a dataset file path to the predict method, the framework automatically determines the file format. If the file is a pickle .pkl file, it is loaded using...

9.8CVSS0.006EPSS
SaveExploits0References2
NVD
NVD
added 2026/05/12 6:16 p.m.15 views

CVE-2026-31238

The Ludwig framework thru 0.10.4 is vulnerable to insecure deserialization CWE-502 in its model serving component. When starting a model server with the ludwig serve command, the framework loads model weight files using torch.load without enabling the security-restrictive weightsonly=True...

9.8CVSS0.00497EPSS
SaveExploits0References2
NVD
NVD
added 2026/05/12 6:16 p.m.16 views

CVE-2026-31239

The mamba language model framework thru 2.2.6 is vulnerable to insecure deserialization CWE-502 when loading pre-trained models from HuggingFace Hub. The MambaLMHeadModel.frompretrained method uses torch.load to load the pytorchmodel.bin weight file without enabling the security-restrictive...

9.8CVSS0.00409EPSS
SaveExploits0References2
NVD
NVD
added 2026/05/12 6:16 p.m.15 views

CVE-2026-31229

The Adversarial Robustness Toolbox ART thru 1.20.1 contains an insecure deserialization vulnerability CWE-502 in its Kubeflow component's model loading functionality. When loading model weights from a file e.g., model.pt during robustness evaluation, the code uses torch.load without the...

9.8CVSS0.006EPSS
SaveExploits0References2
NVD
NVD
added 2026/05/12 6:16 p.m.16 views

CVE-2026-31235

The imgaug library thru 0.4.0 contains an insecure deserialization vulnerability in its BackgroundAugmenter class within the multicore.py module. The class uses Python's pickle module to deserialize data received via a multiprocessing queue in the augmentimagesworker method without any safety...

9.8CVSS0.00472EPSS
SaveExploits0References2
NVD
NVD
added 2026/05/12 6:16 p.m.15 views

CVE-2026-31234

Horovod thru 0.28.1 contains an insecure deserialization vulnerability CWE-502 in its KVStore HTTP server component. The KVStore server, used for distributed task coordination, lacks authentication and authorization controls, allowing any remote attacker to write arbitrary data via HTTP PUT...

9.8CVSS0.00687EPSS
SaveExploits0References2
NVD
NVD
added 2026/05/12 6:16 p.m.13 views

CVE-2026-31232

The CosyVoice project thru commit 6e01309e01bc93bbeb83bdd996b1182a81aaf11e 2025-30-21 contains an insecure deserialization vulnerability CWE-502 in its model loading process. When loading model files .pt from a user-specified directory via the --modeldir argument, the code uses torch.load without...

8.8CVSS0.00458EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/05/12 5:22 p.m.10 views

Deserialization of Untrusted Data

Overview pytorch-lightning is a lightweight PyTorch wrapper for ML researchers. Scale your models. Write less boilerplate. Affected versions of this package are vulnerable to Deserialization of Untrusted Data in the LightningModule.loadfromcheckpoint function. Any workflow that calls this functio...

9.8CVSS6.2AI score0.00385EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/05/12 5:22 p.m.22 views

Deserialization of Untrusted Data

Overview lightning is a Deep Learning framework to train, deploy, and ship AI products Lightning fast. Affected versions of this package are vulnerable to Deserialization of Untrusted Data in the LightningModule.loadfromcheckpoint function. Any workflow that calls this function on an untrusted...

9.8CVSS6.2AI score0.00385EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/05/12 4:59 p.m.17 views

CVE-2026-40357

Deserialization of untrusted data in Microsoft Office SharePoint allows an authorized attacker to execute code over a network...

8.8CVSS6AI score0.01698EPSS
SaveExploits0References2Affected Software3
ATTACKERKB
ATTACKERKB
added 2026/05/12 4:58 p.m.20 views

CVE-2026-40368

Deserialization of untrusted data in Microsoft Office SharePoint allows an authorized attacker to execute code over a network...

8CVSS6AI score0.01977EPSS
SaveExploits0References2Affected Software3
NVD
NVD
added 2026/05/12 4:16 p.m.20 views

CVE-2026-31222

The snorkel library thru v0.10.0 contains an insecure deserialization vulnerability CWE-502 in the Trainer.load method of the Trainer class. The method loads model checkpoint files using torch.load without enabling the security-restrictive weightsonly=True parameter. This default behavior allows...

8.8CVSS0.00392EPSS
SaveExploits0References2
NVD
NVD
added 2026/05/12 4:16 p.m.19 views

CVE-2026-31224

The snorkel library thru v0.10.0 contains an insecure deserialization vulnerability CWE-502 in the MultitaskClassifier.load method of the MultitaskClassifier class. The method loads model weight files using torch.load without enabling the security-restrictive weightsonly=True parameter. This...

8.8CVSS0.00392EPSS
SaveExploits0References2
Rows per page
Query Builder