Lucene search
+L

1300 matches found

Cvelist
Cvelist
added 2026/07/23 5:36 p.m.45 views

CVE-2026-65918 PyTorch torchvision GIF Decoder Out-of-bounds Heap Read

PyTorch torchvision through 0.28.0, fixed in commit 4e05dc2, contains an out-of-bounds heap read vulnerability in the GIF decoder's readfromtensor callback that passes unclamped length to memcpy. Attackers can supply malicious or truncated GIF files to cause denial of service via segmentation fau...

7.1CVSS0.0033EPSS
SaveExploits1References4
attackerkb
attackerkb
added 2026/07/23 5:36 p.m.11 views

CVE-2026-65918

PyTorch torchvision through 0.28.0, fixed in commit 4e05dc2, contains an out-of-bounds heap read vulnerability in the GIF decoder's readfromtensor callback that passes unclamped length to memcpy. Attackers can supply malicious or truncated GIF files to cause denial of service via segmentation fau...

7.1CVSS5.3AI score0.0033EPSS
SaveExploits1References5
CVE
CVE
added 2026/07/23 5:36 p.m.76 views

CVE-2026-65918

CVE-2026-65918 affects PyTorch torchvision up to version 0.28.0. The GIF decoder’s read_from_tensor callback performs an out-of-bounds heap read by passing an unclamped length to memcpy. Attackers can supply malicious or truncated GIF files to trigger a denial of service (segmentation fault) or d...

7.1CVSS5.4AI score0.0033EPSS
SaveExploits1References4Affected Software1
EUVD
EUVD
added 2026/07/23 5:36 p.m.13 views

EUVD-2026-48341

PyTorch torchvision through 0.28.0, fixed in commit 4e05dc2, contains an out-of-bounds heap read vulnerability in the GIF decoder's readfromtensor callback that passes unclamped length to memcpy. Attackers can supply malicious or truncated GIF files to cause denial of service via segmentation fau...

7.1CVSS5.4AI score0.0033EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2026/07/23 5:36 p.m.15 views

CVE-2026-65918 PyTorch torchvision GIF Decoder Out-of-bounds Heap Read

PyTorch torchvision through 0.28.0, fixed in commit 4e05dc2, contains an out-of-bounds heap read vulnerability in the GIF decoder's readfromtensor callback that passes unclamped length to memcpy. Attackers can supply malicious or truncated GIF files to cause denial of service via segmentation fau...

7.1CVSS5.3AI score0.0033EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2026/07/23 12:00 a.m.28 views

PT-2026-64043

PyTorch torchvision through 0.28.0, fixed in commit 4e05dc2, contains an out-of-bounds heap read vulnerability in the GIF decoder's read from tensor callback that passes unclamped length to memcpy. Attackers can supply malicious or truncated GIF files to cause denial of service via segmentation...

7.1CVSS5.4AI score0.0033EPSS
SaveExploits1References5
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
Github Security Blog
Github Security Blog
added 2026/07/19 9:30 p.m.21 views

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.8CVSS8.1AI score0.00393EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2026/07/19 9:30 p.m.7 views

GHSA-V2W2-W228-C444 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.8CVSS8.1AI score0.00393EPSS
SaveExploits0References9
Snyk
Snyk
added 2026/07/19 9:30 p.m.9 views

Deserialization of Untrusted Data

Overview keras is a Keras is a high-level neural networks API for Python.. Affected versions of this package are vulnerable to Deserialization of Untrusted Data in the fromconfig function. An attacker can execute arbitrary code by supplying malicious PyTorch pickle data to this method when it is...

8.5CVSS6AI score0.00393EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/19 8:16 p.m.14 views

DEBIAN-CVE-2026-12484

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.4AI score0.00393EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/19 8:16 p.m.23 views

CVE-2026-12484

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
EUVD
EUVD
added 2026/07/19 7:47 p.m.30 views

EUVD-2026-45872

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
attackerkb
attackerkb
added 2026/07/19 7:47 p.m.12 views

CVE-2026-12484

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
SaveExploits0References2
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
RedhatCVE
RedhatCVE
added 2026/07/16 12:12 p.m.16 views

CVE-2026-58659

A flaw was found in PyTorch Lightning. This vulnerability allows attackers to achieve remote code execution by crafting malicious checkpoint files. These files exploit a weakness in the loadstate function, which imports and executes attacker-controlled module names from checkpoint instantiator...

8.4CVSS6.4AI score0.00326EPSS
SaveExploits1References7
vulnersOsv
vulnersOsv
added 2026/07/15 6:36 p.m.14 views

a2rl (>=1.0.0, <=1.2.0), aana (>=0.2.1, <=0.2.2.2) +2034 more potentially affected by CVE-2026-58659 via pytorch-lightning (>=0.5.3.2, <=2.6.5)

pytorch-lightning PYPI version =0.5.3.2, =1.0.0, =0.2.1, =1.1.0, =0.0.0, =1.0.1, =2.1.1, =2.0.0, =1.3.0, =0.1.0, =0.1.0, =1.0.1, =0.1.0, =0.4.1, =0.4.7 and more Source cves: CVE-2026-58659 Source advisory: SNYK:PYTHON-PYTORCHLIGHTNING-18016331...

8.4CVSS5.8AI score0.00326EPSS
SaveExploits1
Snyk
Snyk
added 2026/07/15 6:36 p.m.12 views

Use of Externally-Controlled Input to Select Classes or Code ('Unsafe Reflection')

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 Use of Externally-Controlled Input to Select Classes or Code 'Unsafe Reflection' via the loadstate function that imports a...

8.4CVSS6.3AI score0.00326EPSS
SaveExploits1References2
OSV
OSV
added 2026/07/15 6:31 p.m.12 views

GHSA-QQMF-GPG7-G8GW PyTorch Lightning allows arbitrary code execution through checkpoint _instantiator hyperparameters

PyTorch Lightning through 2.6.5, fixed in commit d710d68, contains a remote code execution vulnerability in the loadstate function that imports and executes attacker-controlled module names from checkpoint instantiator hyperparameters. Attackers can craft malicious checkpoint files that bypass...

8.4CVSS6.9AI score0.00326EPSS
SaveExploits1References7
Rows per page
Query Builder