Lucene search
+L

1189 matches found

CNNVD
CNNVD
added 2025/08/07 12:0 a.m.9 views

executorch 安全漏洞

executorch is an open source PyTorch deployment tool for PyTorch by pytorch. A security vulnerability exists in executorch that stems from multiple buffer overflows when loading a model, which could lead to a crash or code execution...

9.8CVSS7.5AI score0.00664EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/08/07 12:0 a.m.8 views

executorch 安全漏洞

executorch is an open source PyTorch deployment tool for PyTorch by pytorch. A security vulnerability exists in executorch that stems from an integer overflow that causes an object to be allocated to the wrong memory region, which could lead to the execution of arbitrary code...

9.8CVSS7.2AI score0.00593EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/08/07 12:0 a.m.8 views

executorch 安全漏洞

executorch is an open source PyTorch deployment tool for PyTorch by pytorch. A security vulnerability exists in executorch that stems from a heap buffer overflow when loading a model, which could lead to code execution...

9.8CVSS7.6AI score0.00664EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/08/06 11:26 p.m.7 views

SUSE CVE-2025-5197

A Regular Expression Denial of Service ReDoS vulnerability exists in the Hugging Face Transformers library, specifically in the converttfweightnametoptweightname function. This function, responsible for converting TensorFlow weight names to PyTorch format, uses a regex pattern /^/^// that can be...

5.3CVSS7.2AI score0.00391EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2025/08/06 12:31 p.m.15 views

Hugging Face Transformers Regular Expression Denial of Service (ReDoS) vulnerability

A Regular Expression Denial of Service ReDoS vulnerability exists in the Hugging Face Transformers library, specifically in the converttfweightnametoptweightname function. This function, responsible for converting TensorFlow weight names to PyTorch format, uses a regex pattern /^/^// that can be...

5.3CVSS4.9AI score0.00391EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2025/08/06 12:31 p.m.4 views

GHSA-9356-575X-2W9M Hugging Face Transformers Regular Expression Denial of Service (ReDoS) vulnerability

A Regular Expression Denial of Service ReDoS vulnerability exists in the Hugging Face Transformers library, specifically in the converttfweightnametoptweightname function. This function, responsible for converting TensorFlow weight names to PyTorch format, uses a regex pattern /^/^// that can be...

5.3CVSS4.9AI score0.00391EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2025/08/06 11:53 a.m.31 views

CVE-2025-5197 Regular Expression Denial of Service (ReDoS) in huggingface/transformers

A Regular Expression Denial of Service ReDoS vulnerability exists in the Hugging Face Transformers library, specifically in the converttfweightnametoptweightname function. This function, responsible for converting TensorFlow weight names to PyTorch format, uses a regex pattern /^/^// that can be...

5.3CVSS0.00391EPSS
SaveExploits1References2
CVE
CVE
added 2025/08/06 11:53 a.m.111 views

CVE-2025-5197

The CVE-2025-5197 ReDoS vulnerability affects Hugging Face Transformers in the convert_tf_weight_name_to_pt_weight_name() function, where the regex /[^/]___([^/] )/ can cause excessive CPU usage via catastrophic backtracking. Affected versions: up to 4.51.3, with a fix in 4.53.0. Practical impact...

5.3CVSS5AI score0.00391EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2025/08/06 11:53 a.m.6 views

CVE-2025-5197 Regular Expression Denial of Service (ReDoS) in huggingface/transformers

A Regular Expression Denial of Service ReDoS vulnerability exists in the Hugging Face Transformers library, specifically in the converttfweightnametoptweightname function. This function, responsible for converting TensorFlow weight names to PyTorch format, uses a regex pattern /^/^// that can be...

5.3CVSS6.1AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/08/06 12:0 a.m.7 views

PT-2025-32158

Name of the Vulnerable Software and Affected Versions Hugging Face Transformers versions up to 4.51.3 Description A Regular Expression Denial of Service ReDoS vulnerability exists in the convert tf weight name to pt weight name function of the Hugging Face Transformers library. This function, whi...

5.3CVSS6.1AI score0.00391EPSS
SaveExploits1References15
OSV
OSV
added 2025/07/22 4:15 p.m.9 views

AZL-65661 CVE-2025-51480 affecting package pytorch 2.0.0-14

Path Traversal vulnerability in onnx.externaldatahelper.saveexternaldata in ONNX 1.17.0 allows attackers to overwrite arbitrary files by supplying crafted externaldata.location paths containing traversal sequences, bypassing intended directory restrictions...

8.8CVSS5.9AI score0.00578EPSS
SaveExploits1References1
OSV
OSV
added 2025/07/22 4:15 p.m.10 views

AZL-65658 CVE-2025-51480 affecting package pytorch 2.2.2-12

Path Traversal vulnerability in onnx.externaldatahelper.saveexternaldata in ONNX 1.17.0 allows attackers to overwrite arbitrary files by supplying crafted externaldata.location paths containing traversal sequences, bypassing intended directory restrictions...

8.8CVSS5.9AI score0.00578EPSS
SaveExploits1References1
IBM Security Bulletins
IBM Security Bulletins
added 2025/07/22 12:10 p.m.15 views

Security Bulletin: Multiple Vulnerabilities in IBM watsonx Code Assistant On Prem

Summary Multiple vulnerabilities were addressed in IBM watsonx Code Assistant On Prem V5.1.3 Vulnerability Details CVEID:CVE-2025-3136 DESCRIPTION: A vulnerability, which was classified as problematic, has been found in PyTorch 2.6.0. This issue affects the function...

7.5CVSS5AI score0.00403EPSS
SaveExploits5Affected Software2
Packet Storm News
Packet Storm News
added 2025/07/22 12:0 a.m.10 views

CompLeak: Deep Learning Model Compression Exacerbates Privacy Leakage

Model compression is crucial for minimizing memory storage and accelerating inference in deep learning DL models, including recent foundation models like large language models LLMs. Users can access different compressed model versions according to their resources and budget. However, while existi...

6.7AI score
SaveExploits0
OSV
OSV
added 2025/07/16 8:7 a.m.5 views

BIT-PYTORCH-2024-48063

In PyTorch =2.4.1, the RemoteModule has Deserialization RCE. NOTE: this is disputed by multiple parties because this is intended behavior in PyTorch distributed computing...

9.8CVSS9.1AI score0.01571EPSS
SaveExploits1References5
Rapid7 Blog
Rapid7 Blog
added 2025/07/14 2:7 p.m.9 views

From .pth to p0wned: Abuse of Pickle Files in AI Model Supply Chains

Executive summary Recent threat research highlights a growing risk in the Python and machine learning ML ecosystem: the exploitation of serialized model files, specifically those using Python’s pickle module. While commonly used for saving and loading ML models, pickle files can execute arbitrary...

8AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/07/11 12:0 a.m.8 views

Azure Linux 3.0 Security Update: pytorch (CVE-2025-2953)

The version of pytorch installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2025-2953 advisory. - A vulnerability, which was classified as problematic, has been found in PyTorch 2.6.0+cu124. Affected by thi...

5.5CVSS4.4AI score0.00241EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2025/07/11 12:0 a.m.6 views

executorch 安全漏洞

executorch is a PyTorch deployment tool from pytorch open source. A security vulnerability exists in executorch that stems from a heap buffer overflow when loading ExecuTorch methods, which could lead to code execution...

8.1CVSS7.4AI score0.00351EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/07/11 12:0 a.m.8 views

CBL Mariner 2.0 Security Update: pytorch (CVE-2025-2953)

The version of pytorch installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2025-2953 advisory. - A vulnerability, which was classified as problematic, has been found in PyTorch 2.6.0+cu124. Affected by thi...

5.5CVSS4.4AI score0.00241EPSS
SaveExploits1References2
CBLMariner
CBLMariner
added 2025/07/10 3:7 p.m.14 views

CVE-2025-2953 affecting package pytorch for versions less than 2.0.0-9

CVE-2025-2953 affecting package pytorch for versions less than 2.0.0-9. A patched version of the package is available...

5.5CVSS7.3AI score0.00241EPSS
SaveExploits1
Rows per page
Query Builder