Lucene search
+L

486 matches found

Vulnrichment
Vulnrichment
added 2025/12/23 9:04 p.m.4 views

CVE-2025-14931 Hugging Face smolagents Remote Python Executor Deserialization of Untrusted Data Remote Code Execution Vulnerability

Hugging Face smolagents Remote Python Executor Deserialization of Untrusted Data Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Hugging Face smolagents. Authentication is not required to exploit this...

10CVSS7.6AI score0.011EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/12/16 12:26 a.m.9 views

CVE-2025-65213

MooreThreads torchmusa through all versions contains an unsafe deserialization vulnerability in torchmusa.utils.comparetool. The compareforsingleop and naninftrackforsingleop functions use pickle.load on user-controlled file paths without validation, allowing arbitrary code execution. An attacker...

9.8CVSS8.7AI score0.0072EPSS
SaveExploits1References1
Packet Storm
Packet Storm
added 2025/12/15 12:00 a.m.241 views

📄 Flask 3.0.0 Command Injection

Flash 3.0.0 proof of concept exploit that demonstrates multiple command injection vulnerabilities. ============================================================================================================================================= | Title : Flask 3.0.0 Command Injection | | Author :...

7.9AI score
SaveExploits0
Huntr
Huntr
added 2025/12/14 3:18 a.m.9 views

Unsafe Pickle Deserialization in apache-airflow-providers-http leading to RCE via HttpOperator

A High severity Unsafe Deserialization vulnerability exists in the airflow.providers.http package. The HttpOperator uses pickle.loads to deserialize untrusted data received from the Triggerer service via the database in the executecomplete method. This allows an attacker who has gained write acce...

6.4AI score
SaveExploits0
OSV
OSV
added 2025/12/13 12:32 p.m.8 views

CVE-2025-14606 tiny-rdm Tiny RDM Pickle Decoding pickle_convert.go pickle.loads deserialization

A security vulnerability has been detected in tiny-rdm Tiny RDM up to 1.2.5. Affected by this vulnerability is the function pickle.loads of the file pickleconvert.go of the component Pickle Decoding. The manipulation leads to deserialization. The attack can be initiated remotely. A high degree of...

2.3CVSS5.2AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2025/12/13 12:32 p.m.8 views

CVE-2025-14606 tiny-rdm Tiny RDM Pickle Decoding pickle_convert.go pickle.loads deserialization

A security vulnerability has been detected in tiny-rdm Tiny RDM up to 1.2.5. Affected by this vulnerability is the function pickle.loads of the file pickleconvert.go of the component Pickle Decoding. The manipulation leads to deserialization. The attack can be initiated remotely. A high degree of...

5CVSS6.1AI score0.00255EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/12/13 12:00 a.m.14 views

Tiny RDM 代码问题漏洞

Tiny RDM is a desktop manager by Lykin Personal Developers. A code issue vulnerability exists in Tiny RDM 1.2.5 and earlier versions, which stems from a deserialization issue in the pickle.loads function of the pickleconvert.go file in the Pickle Decoding component, which could lead to remote...

5CVSS5.4AI score0.00255EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/12/13 12:00 a.m.13 views

PT-2025-51115

A security vulnerability has been detected in tiny-rdm Tiny RDM up to 1.2.5. Affected by this vulnerability is the function pickle.loads of the file pickle convert.go of the component Pickle Decoding. The manipulation leads to deserialization. The attack can be initiated remotely. A high degree o...

5CVSS6.4AI score0.00255EPSS
SaveExploits0References4
Packet Storm
Packet Storm
added 2025/12/05 12:00 a.m.956 views

📄 Flask 3.0.0 Remote Code Execution

Flask version 3.0.0 suffers from multiple remote code execution vulnerabilities. Exploit Title: Flask 3.0.0 CookApp - Multiple Unauthenticated RCE Vulnerabilities Date: 2024-12-05 Exploit Author: nu11secur1ty Vendor Homepage: https://flask.palletsprojects.com/ Software Link:...

10CVSS8.5AI score0.99616EPSS
SaveExploits385
RedhatCVE
RedhatCVE
added 2025/12/02 12:22 p.m.26 views

CVE-2025-62703

Fugue is a unified interface for distributed computing that lets users execute Python, Pandas, and SQL code on Spark, Dask, and Ray with minimal rewrites. In version 0.9.2 and prior, there is a remote code execution vulnerability by pickle deserialization via FlaskRPCServer. The Fugue framework...

8.8CVSS9.1AI score0.00732EPSS
SaveExploits1References1
GithubExploit
GithubExploit
added 2025/11/27 2:23 p.m.222 views

pickle-scan-bypass-poc

CTF Write-up: BrineBreaker Pickle Scan Evasion Este reposit...

7AI score
SaveExploits0
NVD
NVD
added 2025/11/25 10:15 p.m.12 views

CVE-2025-62703

Fugue is a unified interface for distributed computing that lets users execute Python, Pandas, and SQL code on Spark, Dask, and Ray with minimal rewrites. In version 0.9.2 and prior, there is a remote code execution vulnerability by pickle deserialization via FlaskRPCServer. The Fugue framework...

8.8CVSS0.00732EPSS
SaveExploits1References2
OSV
OSV
added 2025/11/25 9:31 p.m.12 views

CVE-2025-62703 Fugue is Vulnerable to Remote Code Execution by Pickle Deserialization via FlaskRPCServer

Fugue is a unified interface for distributed computing that lets users execute Python, Pandas, and SQL code on Spark, Dask, and Ray with minimal rewrites. In version 0.9.2 and prior, there is a remote code execution vulnerability by pickle deserialization via FlaskRPCServer. The Fugue framework...

8.8CVSS9.1AI score
SaveExploits0References4
CVE
CVE
added 2025/11/25 9:31 p.m.38 views

CVE-2025-62703

CVE-2025-62703 affects Fugue up to version 0.9.2, where the RPC server’s FlaskRPCServer decodes data with cloudpickle.loads() without sanitization, enabling remote code execution through crafted pickle payloads. The issue lies in the _decode() function in fugue/rpc/flask.py, allowing deserializat...

8.8CVSS8.8AI score0.00732EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2025/11/25 9:31 p.m.22 views

CVE-2025-62703 Fugue is Vulnerable to Remote Code Execution by Pickle Deserialization via FlaskRPCServer

Fugue is a unified interface for distributed computing that lets users execute Python, Pandas, and SQL code on Spark, Dask, and Ray with minimal rewrites. In version 0.9.2 and prior, there is a remote code execution vulnerability by pickle deserialization via FlaskRPCServer. The Fugue framework...

8.8CVSS0.00732EPSS
SaveExploits1References2
EUVD
EUVD
added 2025/11/25 9:31 p.m.10 views

EUVD-2025-199646

Fugue is a unified interface for distributed computing that lets users execute Python, Pandas, and SQL code on Spark, Dask, and Ray with minimal rewrites. In version 0.9.2 and prior, there is a remote code execution vulnerability by pickle deserialization via FlaskRPCServer. The Fugue framework...

8.8CVSS8.6AI score0.00732EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2025/11/25 9:31 p.m.4 views

CVE-2025-62703 Fugue is Vulnerable to Remote Code Execution by Pickle Deserialization via FlaskRPCServer

Fugue is a unified interface for distributed computing that lets users execute Python, Pandas, and SQL code on Spark, Dask, and Ray with minimal rewrites. In version 0.9.2 and prior, there is a remote code execution vulnerability by pickle deserialization via FlaskRPCServer. The Fugue framework...

8.8CVSS8.8AI score0.00732EPSS
SaveExploits1References2
OSV
OSV
added 2025/11/25 8:39 p.m.20 views

GHSA-XV5P-FJW5-VRJ6 Fugue is Vulnerable to Remote Code Execution by Pickle Deserialization via FlaskRPCServer

Summary The Fugue framework implements an RPC server system for distributed computing operations. In the core functionality of the RPC server implementation, I found that the decode function in fugue/rpc/flask.py directly uses cloudpickle.loads to deserialize data without any sanitization. This...

8.8CVSS8.6AI score0.00732EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2025/11/25 8:39 p.m.10 views

Fugue is Vulnerable to Remote Code Execution by Pickle Deserialization via FlaskRPCServer

Summary The Fugue framework implements an RPC server system for distributed computing operations. In the core functionality of the RPC server implementation, I found that the decode function in fugue/rpc/flask.py directly uses cloudpickle.loads to deserialize data without any sanitization. This...

8.8CVSS8.7AI score0.00732EPSS
SaveExploits1References5Affected Software1
Positive Technologies
Positive Technologies
added 2025/11/25 12:00 a.m.10 views

PT-2025-48089

Name of the Vulnerable Software and Affected Versions Fugue versions 0.9.2 and earlier Description Fugue is a unified interface for distributed computing. A remote code execution issue exists due to insecure deserialization of data using cloudpickle.loads within the decode function in...

8.8CVSS8.3AI score0.00732EPSS
SaveExploits1References22
Rows per page
Query Builder