Lucene search
+L

555 matches found

NVD
NVD
added 2025/11/25 10:15 p.m.16 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
CVE
CVE
added 2025/11/25 9:31 p.m.46 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
OSV
OSV
added 2025/11/25 9:31 p.m.17 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
EUVD
EUVD
added 2025/11/25 9:31 p.m.11 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.6 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
Cvelist
Cvelist
added 2025/11/25 9:31 p.m.27 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
OSV
OSV
added 2025/11/25 8:39 p.m.21 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.13 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.12 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
CNNVD
CNNVD
added 2025/11/25 12:00 a.m.11 views

fugue 代码问题漏洞

fugue is an open source unified interface for distributed computing by The Fugue Project. A code issue vulnerability exists in fugue 0.9.2 and earlier versions, which stems from FlaskRPCServer remote code execution via pickle deserialization...

8.8CVSS7.7AI score0.00732EPSS
SaveExploits1References3
The Hacker News
The Hacker News
added 2025/11/14 3:20 p.m.23 views

Researchers Find Serious AI Bugs Exposing Meta, Nvidia, and Microsoft Inference Frameworks

Cybersecurity researchers have uncovered critical remote code execution vulnerabilities impacting major artificial intelligence AI inference engines, including those from Meta, Nvidia, Microsoft, and open-source PyTorch projects such as vLLM and SGLang. "These vulnerabilities all traced back to t...

8.8CVSS10AI score0.00873EPSS
SaveExploits2
Cvelist
Cvelist
added 2025/11/10 9:58 p.m.23 views

CVE-2025-64512 pdfminer.six vulnerable to Arbitrary Code Execution via Crafted PDF Input

Pdfminer.six is a community maintained fork of the original PDFMiner, a tool for extracting information from PDF documents. Prior to version 20251107, pdfminer.six will execute arbitrary code from a malicious pickle file if provided with a malicious PDF file. The CMapDB.loaddata function in...

8.6CVSS0.00312EPSS
SaveExploits9References3
Debian CVE
Debian CVE
added 2025/11/10 9:58 p.m.9 views

CVE-2025-64512

Pdfminer.six is a community maintained fork of the original PDFMiner, a tool for extracting information from PDF documents. Prior to version 20251107, pdfminer.six will execute arbitrary code from a malicious pickle file if provided with a malicious PDF file. The CMapDB.loaddata function in...

8.6CVSS7.8AI score0.00312EPSS
SaveExploits9
OSV
OSV
added 2025/11/07 11:17 p.m.30 views

GHSA-F83H-GHPP-7WCC Insecure Deserialization (pickle) in pdfminer.six CMap Loader — Local Privesc

🚀 Overview This report demonstrates a real-world privilege escalation vulnerability in pdfminer.six due to unsafe usage of Python's pickle module for CMap file loading. It shows how a low-privileged user can gain root access or escalate to any service account by exploiting insecure deserializatio...

7.8CVSS8.5AI score0.00289EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2025/11/07 11:17 p.m.36 views

Insecure Deserialization (pickle) in pdfminer.six CMap Loader — Local Privesc

🚀 Overview This report demonstrates a real-world privilege escalation vulnerability in pdfminer.six due to unsafe usage of Python's pickle module for CMap file loading. It shows how a low-privileged user can gain root access or escalate to any service account by exploiting insecure deserializatio...

8.6CVSS8.7AI score0.00312EPSS
SaveExploits10References4Affected Software1
Github Security Blog
Github Security Blog
added 2025/11/07 8:52 p.m.41 views

Arbitrary Code Execution in pdfminer.six via Crafted PDF Input

Summary pdfminer.six will execute arbitrary code from a malicious pickle file if provided with a malicious PDF file. The CMapDB.loaddata function in pdfminer.six uses pickle.loads to deserialize pickle files. These pickle files are supposed to be part of the pdfminer.six distribution stored in th...

8.6CVSS7.6AI score0.00312EPSS
SaveExploits9References7Affected Software1
CVE
CVE
added 2025/10/31 12:00 a.m.39 views

CVE-2025-63675

The vulnerability CVE-2025-63675 affects cryptidy up to version 1.2.4. The root cause is deserialization of untrusted data via pickle.loads in aes_decrypt_message within cryptidy/symmetric_encryption.py, enabling code execution. Multiple sources (Red Hat, OSV, GHSA, Snyk, CVE records) corroborate...

8.8CVSS7.3AI score0.00236EPSS
SaveExploits1References2Affected Software1
EUVD
EUVD
added 2025/10/31 12:00 a.m.11 views

EUVD-2025-37311

cryptidy through 1.2.4 allows code execution via untrusted data because pickle.loads is used. This occurs in aesdecryptmessage in symmetricencryption.py...

6.9CVSS7.1AI score0.00236EPSS
SaveExploits1References3
EUVD
EUVD
added 2025/10/22 4:45 p.m.17 views

EUVD-2025-35596

Scapy Session Loading Vulnerable to Arbitrary Code Execution via Untrusted Pickle Deserialization...

6.7AI score
SaveExploits0References3
OSV
OSV
added 2025/10/22 4:45 p.m.11 views

GHSA-CQ46-M9X9-J8W2 Scapy Session Loading Vulnerable to Arbitrary Code Execution via Untrusted Pickle Deserialization

Summary An unsafe deserialization vulnerability in Scapy Internally, this triggers: python main.py SESSION = pickle.loadgzip.opensessionname, "rb" Since no validation or restriction is performed on the deserialized object, any code embedded via reduce will be executed immediately. This makes it...

5.4CVSS6.2AI score
SaveExploits0References3
Rows per page
Query Builder