Lucene search
+L

602 matches found

Kitploit
Kitploit
added 2026/09/23 12:07 a.m.10 views

CVE-2024-24590-ClearML-RCE-CMD-POC

ClearML Exploit Script This repository contains a Python exploit script for CVE-2024-24590 The script is designed to upload a malicious pickle file to ClearML, which executes a reverse shell or a custom command. Features Uploads a malicious pickle artifact to ClearML. Executes a reverse shell or ...

8.8CVSS8AI score0.02473EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/22 9:17 p.m.9 views

cve-2022-37298

CVE-2022-37298: RCE in Shinken Monitoring Versions affected: 2.4.3 Disclosure link: https://github.com/naparuba/shinken/commit/2dae40fd1e713aec9e1966a0ab7a580b9180cff2 CVE link: https://vulners.com/cve/CVE-2022-37298 Description The SafeUnpickler class found in shinken/safepickle.py implements a...

9.8CVSS8.9AI score0.02189EPSS
SaveExploits2References1
EUVD
EUVD
added 2026/09/22 2:04 p.m.4 views

EUVD-2026-84406

NVIDIA NeMo contains a vulnerability in the TabularTokenizer class where it deserializes an untrusted, attacker-controlled .pkl file via pickle.load without validation. A successful exploit of this vulnerability may lead to code execution, data tampering, denial of service, and information...

8.8CVSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/22 3:36 a.m.10 views

CVE-2025-64512-Polyglot-PoC

CVE-2025-64512 Polyglot Payload In the last weeks in November 2025, an interesting vulnerability CVE-2025-64512 was disclosed in pdfminer.six, a popular Python project to process PDF files, used in particular in AI pipelines. The vulnerability enables remote code execution by deserializing...

8.6CVSS7.5AI score0.00312EPSS
SaveExploits10References1
Kitploit
Kitploit
added 2026/09/22 2:13 a.m.8 views

CVE-2025-69219

CVE-2025-69219 — Apache Airflow Providers HTTP RCE via Unsafe Pickle Deserialization Severity: High CVSS 3.1: 8.8 Vector: AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H CWE: CWE-913 — Improper Control of Dynamically-Managed Code Resources Affected: apache-airflow-providers-http = 5.1.0, Fixed in:...

8.8CVSS8AI score0.00695EPSS
SaveExploits1References2
Kitploit
Kitploit
added 2026/09/21 10:55 p.m.14 views

CVE-2024-37054-PoC

Description Proof of concept for CVE-2024-37054, a critical deserialization vulnerability in MLflow versions 0.9.0 to 2.14.1. When a malicious pyfunc model is loaded via mlflow.pyfunc.loadmodel, the pickled payload executes arbitrary code. Files exploit.py — full exploit: register, train, upload,...

8.8CVSS8.1AI score0.00703EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/21 5:06 p.m.10 views

CVE-2025-64512

CVE-2025-64512 Arbitrary Code Execution in pdfminer.six via Crafted PDF Input PoC based on https://github.com/pdfminer/pdfminer.six/security/advisories/GHSA-wf5f-4jwr-ppcp % python3 mkpickle.py Usage: mkpickle.py output Ex: mkpickle.py 'curl IP:PORT/rce' evil.pickle.gz % python3 mkpdf.py -h usage...

8.6CVSS7.3AI score0.00312EPSS
SaveExploits10References1
Kitploit
Kitploit
added 2026/09/21 4:31 p.m.14 views

CVE-2025-64512---pdfminer.six-Remote-Code-Execution-RCE-

CVE-2025-64512 - pdfminer.six Remote Code Execution RCE -orange WARNING – EDUCATIONAL USE ONLY This proof-of-concept is for authorized security testing and educational purposes only. Use only on systems you own or have explicit written permission to test. The author is not responsible for any...

8.6CVSS7.4AI score0.00312EPSS
SaveExploits10
Kitploit
Kitploit
added 2026/09/21 2:48 p.m.8 views

CVE-2021-33026

CVE-2021-33026 Pickle Serialization Remote Code Execution - Memcached Poisoning PoC Exploit What's CVE-2021-3306? "The Flask-Caching extension through 1.10.1 for Flask relies on Pickle for serialization, which may lead to remote code execution or local privilege escalation. If an attacker gains...

9.8CVSS8.7AI score0.07064EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/21 2:20 p.m.13 views

CVE-2024-37054

CVE-2024-37054 — MLflow Pickle Deserialization RCE Proof-of-concept exploit for a critical pickle deserialization vulnerability in MLflow Tracking Server, enabling authenticated remote code execution. ⚠️ For educational and authorized security testing only. Do not use against systems you do not ow...

8.8CVSS8AI score0.00703EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/21 1:26 p.m.7 views

Apache-Superset-Remote-Code-Execution-PoC-CVE-2018-8021

Apache Superset pickle library code execution IBM : Apache Superset could allow a remote attacker to execute arbitrary code on the system, caused by the use of unsafe load method from the pickle library to deserialize data. By sending specially-crafted request, an attacker could exploit this...

9.8CVSS9AI score0.43755EPSS
SaveExploits5References1
Kitploit
Kitploit
added 2026/09/21 10:42 a.m.15 views

CVE-2024-37054

CVE-2024-37054 — MLflow pyfunc Deserialization RCE Severity: Critical Affected: MLflow 0.9.0 – 2.14.1 Type: Arbitrary code execution via Python pickle deserialization Description mlflow.pyfunc.loadmodel deserializes pythonmodel.pkl from the artifact store without any sanitization. An attacker who...

8.8CVSS8.4AI score0.00703EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/20 10:08 p.m.9 views

Alternative-Approach-Reverse-Shell-Callback-Test-InvokeAI-RCE

Alternative-Approach-Reverse-Shell-Callback-Test-InvokeAI-RCE Alternative Approach: Reverse Shell & Callback Test Overview This repository contains alternative payload approaches for the InvokeAI RCE vulnerability CVE-2024-12029 when SSH key injection fails. The payloads are designed to test if...

9.8CVSS8.5AI score0.05983EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/20 4:54 p.m.11 views

Pickle-Deserialization-Exploit-in-Transformers

Exploiting Pickle Deserialization Vulnerability in Transformers Experiment Introduction Introduces the pickle deserialization mechanism and its reduce attack principle, reproduces the deserialization vulnerability CVE-2024-3568 in the Hugging Face Transformers library, analyzes security risks in...

9.6CVSS6.3AI score0.02084EPSS
SaveExploits2References2
Kitploit
Kitploit
added 2026/09/20 12:53 p.m.7 views

rpc-rce.py

rpc.py RCE Exploit CVE-2022-35411 This is an updated and improved exploit for CVE-2022-35411 , targeting vulnerable versions of rpc.py Original exploit by : Elias Hohl Enhanced by : x7331 for usability, portability, and automation Vulnerability Summary The vulnerability lies in rpc.py's unsafe...

9.8CVSS9AI score0.46139EPSS
SaveExploits7References3
Kitploit
Kitploit
added 2026/09/20 7:59 a.m.10 views

CVE-2025-61765_PoC

Summary A remote code execution vulnerability in python-socketio versions prior to 5.14.0 allows attackers to execute arbitrary Python code through malicious pickle deserialization in multi-server deployments on which the attacker previously gained access to the message queue that the servers use...

6.4CVSS7.8AI score0.00482EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/18 10:45 p.m.7 views

CVE-2023-37941

Exploitation of Pickle RCE within Superset's Default Cache Information root@kitploit: Author Dinis Cruz Project Superset Description Apache's superset presents different options for caching, all of which based on Flask-Caching. A built-in cache is provided which serializes values for later...

6.6CVSS8.3AI score0.35455EPSS
SaveExploits2
NVD
NVD
added 2026/09/18 6:17 p.m.10 views

CVE-2025-66455

LMDeploy is a toolkit for compressing, deploying, and serving large language models. Starting in version 0.9.2 and prior to version 0.16.0, LMDeploy's PyTorch DistServe/PD-disaggregation control plane used recvpyobj to deserialize messages received through a ZeroMQ PULL socket. PyZMQ implements...

9.8CVSS0.00702EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/09/18 5:03 p.m.11 views

LMDeploy has Remote Code Execution by Pickle Deserialization via handle_zmq_recv in lmdeploy/lmdeploy/pytorch/disagg/conn/engine_conn.py

Summary LMDeploy's PyTorch DistServe/PD-disaggregation control plane used recvpyobj to deserialize messages received through a ZeroMQ PULL socket. PyZMQ implements recvpyobj using Python pickle deserialization, which can execute arbitrary code while reconstructing an object. The peer address used...

9.8CVSS0.00702EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/09/18 5:03 p.m.36 views

CVE-2025-66455 LMDeploy has Remote Code Execution by Pickle Deserialization via handle_zmq_recv in lmdeploy/lmdeploy/pytorch/disagg/conn/engine_conn.py

LMDeploy is a toolkit for compressing, deploying, and serving large language models. Starting in version 0.9.2 and prior to version 0.16.0, LMDeploy's PyTorch DistServe/PD-disaggregation control plane used recvpyobj to deserialize messages received through a ZeroMQ PULL socket. PyZMQ implements...

9.8CVSS0.00702EPSS
SaveExploits0References3
Rows per page
Query Builder