Lucene search
+L

247 matches found

NVD
NVD
added 2026/08/10 1:20 p.m.4 views

CVE-2026-68154

In the Linux kernel, the following vulnerability has been resolved: libceph: reject zero bucket types in crushdecode CRUSH bucket type 0 is reserved for devices. The mapper relies on that invariant and uses type 0 to identify leaf devices. If crushdecode accepts a bucket with type 0, a malformed...

9.8CVSS0.00626EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/08/06 3:48 p.m.8 views

CVE-2026-43629 llama.cpp b4882–b9058 Buffer Overflow in KV Cache State Restore

llama.cpp builds b4882 through b9058 contain a heap buffer overflow vulnerability in the KV cache state restore path where the statereaddata function computes write size without overflow checking, allowing attackers with write access to the slotsavepath directory to corrupt heap memory. Attackers...

9.2CVSS6.3AI score0.00619EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/05 5:29 p.m.7 views

CVE-2026-71281

A flaw was found in peft. The LoRA-GA and CorDA initialization modules within Hugging Face peft improperly call torch.load without the weightsonly=True parameter. This oversight allows for full pickle deserialization when loading a malicious cache or covariance file. A remote attacker could explo...

8.8CVSS6.4AI score0.00272EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/05 1:24 p.m.9 views

CVE-2026-71281

Hugging Face peft's LoRA-GA and CorDA initialization modules src/peft/tuners/lora/corda.py lines 102 and 163, and src/peft/tuners/lora/loraga.py line 101 call torch.load on config-specified cache/covariance files without weightsonly=True, bypassing peft's own safe-loading wrapper used elsewhere i...

8.8CVSS0.00272EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/05 12:26 p.m.4 views

CVE-2026-71281

Hugging Face peft's LoRA-GA and CorDA initialization modules src/peft/tuners/lora/corda.py lines 102 and 163, and src/peft/tuners/lora/loraga.py line 101 call torch.load on config-specified cache/covariance files without weightsonly=True, bypassing peft's own safe-loading wrapper used elsewhere i...

8.8CVSS5.3AI score0.00272EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/05 12:26 p.m.14 views

CVE-2026-71281 peft Unsafe Deserialization via torch.load() Without weights_only in LoRA-GA and CorDA Modules

Hugging Face peft's LoRA-GA and CorDA initialization modules src/peft/tuners/lora/corda.py lines 102 and 163, and src/peft/tuners/lora/loraga.py line 101 call torch.load on config-specified cache/covariance files without weightsonly=True, bypassing peft's own safe-loading wrapper used elsewhere i...

8.8CVSS5.3AI score0.00272EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/05 12:26 p.m.9 views

EUVD-2026-53366

Hugging Face peft's LoRA-GA and CorDA initialization modules src/peft/tuners/lora/corda.py lines 102 and 163, and src/peft/tuners/lora/loraga.py line 101 call torch.load on config-specified cache/covariance files without weightsonly=True, bypassing peft's own safe-loading wrapper used elsewhere i...

8.8CVSS5.9AI score0.00272EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/05 12:26 p.m.8 views

CVE-2026-71281 peft Unsafe Deserialization via torch.load() Without weights_only in LoRA-GA and CorDA Modules

Hugging Face peft's LoRA-GA and CorDA initialization modules src/peft/tuners/lora/corda.py lines 102 and 163, and src/peft/tuners/lora/loraga.py line 101 call torch.load on config-specified cache/covariance files without weightsonly=True, bypassing peft's own safe-loading wrapper used elsewhere i...

8.8CVSS5.3AI score
SaveExploits0References4
OSV
OSV
added 2026/08/02 6:30 a.m.8 views

GHSA-M8WH-29WM-52MV Keras: HDF5 links can disclose local file contents

A vulnerability in keras-team/keras versions = 3.14.0 allows arbitrary local HDF5 file content disclosure due to improper handling of HDF5 ExternalLinks. The KerasFileEditor and keras.saving.loadweights functions bypass the safegeth5group and safegeth5dataset helpers, which are designed to reject...

6.5CVSS6.3AI score0.00646EPSS
SaveExploits0References9
OSV
OSV
added 2026/08/02 5:16 a.m.5 views

UBUNTU-CVE-2026-9335

A vulnerability in keras-team/keras versions = 3.14.0 allows arbitrary local HDF5 file content disclosure due to improper handling of HDF5 ExternalLinks. The KerasFileEditor and keras.saving.loadweights functions bypass the safegeth5group and safegeth5dataset helpers, which are designed to reject...

6.5CVSS5.5AI score0.00646EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/02 3:49 a.m.13 views

EUVD-2026-51922

A vulnerability in keras-team/keras versions = 3.14.0 allows arbitrary local HDF5 file content disclosure due to improper handling of HDF5 ExternalLinks. The KerasFileEditor and keras.saving.loadweights functions bypass the safegeth5group and safegeth5dataset helpers, which are designed to reject...

6.5CVSS5.5AI score0.00646EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/02 3:49 a.m.56 views

CVE-2026-9335

CVE-2026-9335 concerns keras-team/keras ≤ 3.14.0, where improper handling of HDF5 ExternalLinks in ExternalLink resolution allows arbitrary local HDF5 file content disclosure. The vulnerability arises because KerasFileEditor and keras.saving.load_weights bypass safe_get_h5_group and safe_get_h5_d...

6.5CVSS6.5AI score0.00646EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/02 3:49 a.m.7 views

CVE-2026-9335 Improper Handling of HDF5 ExternalLinks in keras-team/keras

A vulnerability in keras-team/keras versions = 3.14.0 allows arbitrary local HDF5 file content disclosure due to improper handling of HDF5 ExternalLinks. The KerasFileEditor and keras.saving.loadweights functions bypass the safegeth5group and safegeth5dataset helpers, which are designed to reject...

6.5CVSS5.5AI score
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/02 3:49 a.m.11 views

CVE-2026-9335

A vulnerability in keras-team/keras versions = 3.14.0 allows arbitrary local HDF5 file content disclosure due to improper handling of HDF5 ExternalLinks. The KerasFileEditor and keras.saving.loadweights functions bypass the safegeth5group and safegeth5dataset helpers, which are designed to reject...

6.5CVSS6.5AI score0.00646EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/30 7:17 p.m.10 views

CVE-2026-15978

SGLang contains a model weight exfiltration vulnerability when no API keys are configured, as SGLang will expose two endpoints that allow a remote attacker to trigger distributed weight broadcasting using NCCL and then triggering data transfer, attackers can exfiltrate all model weights...

7.5CVSS0.00294EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/30 6:8 p.m.38 views

CVE-2026-15978 CVE-2026-15978

SGLang contains a model weight exfiltration vulnerability when no API keys are configured, as SGLang will expose two endpoints that allow a remote attacker to trigger distributed weight broadcasting using NCCL and then triggering data transfer, attackers can exfiltrate all model weights...

0.00294EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/30 6:8 p.m.5 views

CVE-2026-15978 CVE-2026-15978

SGLang contains a model weight exfiltration vulnerability when no API keys are configured, as SGLang will expose two endpoints that allow a remote attacker to trigger distributed weight broadcasting using NCCL and then triggering data transfer, attackers can exfiltrate all model weights...

7.5CVSS5.9AI score
SaveExploits0References4
EUVD
EUVD
added 2026/07/30 6:7 p.m.13 views

EUVD-2026-51264

SGLang contains a RCE vulnerability when attempting to load model weights from a HuggingFace repository, specifically within the /updateweightsfromdisk, where torch.load..., weightsonly=False fallback enables pickle deserialization of .bin files...

5.9AI score0.00332EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/30 6:7 p.m.59 views

CVE-2026-15976

CVE-2026-15976 affects SGLang. The vulnerability is an RCE that occurs when loading model weights from a HuggingFace repository via the /update_weights_from_disk path, where torch.load(..., weights_only=False) may deserialize pickle payloads from .bin files. This is tied to the pickle-deserializa...

9.8CVSS5.9AI score0.00332EPSS
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/07/30 6:7 p.m.7 views

CVE-2026-15976

SGLang contains a RCE vulnerability when attempting to load model weights from a HuggingFace repository, specifically within the /updateweightsfromdisk, where torch.load..., weightsonly=False fallback enables pickle deserialization of .bin files...

5.9AI score0.00332EPSS
SaveExploits0References3
Rows per page
Query Builder