Lucene search
+L

589 matches found

CVE
CVE
added 2026/09/14 11:30 a.m.21 views

CVE-2026-90919

LightLLM through 1.2.0 is vulnerable to unauthenticated remote code execution via the Config Server 's /visual_register WebSocket endpoint. The endpoint passes the first client frame directly to pickle.loads() , allowing an attacker who can reach the Config Server port to send a malicious seriali...

9.8CVSS6.9AI score0.01014EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/14 10:41 a.m.15 views

CVE-2024-37054

CVE-2024-37054 — MLflow pyfunc Désérialisation RCE Sévérité: Critique Affecté: MLflow 0.9.0 – 2.14.1 Type: Exécution de code arbitraire via désérialisation pickle Python Description mlflow.pyfunc.loadmodel désérialise pythonmodel.pkl à partir du store d'artefacts sans aucune vérification. Un...

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

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

Alternative-Approach-Reverse-Shell-Callback-Test-InvokeAI-RCE Approche alternative : test de reverse shell et de callback Vue d'ensemble Ce dépôt contient des approches alternatives de payload pour la vulnérabilité RCE d'InvokeAI CVE-2024-12029 lorsque l'injection de clé SSH échoue. Les payloads...

9.8CVSS8.5AI score0.05882EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/13 4:54 p.m.8 views

Pickle-Deserialization-Exploit-in-Transformers

Exploitation de la vulnérabilité de désérialisation pickle dans Transformers Introduction à l'expérience Présentation du mécanisme de désérialisation pickle et de son principe d'attaque par reduce, reproduction de la vulnérabilité de désérialisation CVE-2024-3568 dans la bibliothèque Hugging Face...

9.6CVSS6.3AI score0.02084EPSS
SaveExploits2References2
Kitploit
Kitploit
added 2026/09/13 12:52 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/13 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
NVD
NVD
added 2026/09/11 12:16 p.m.9 views

CVE-2026-86793

SGLang allows unauthenticated pickle deserialization through /updateweightsfromtensor when no auth keys are configured, and the SafeUnpickler policy can be bypassed because builtins.import and builtins.getattr are resolvable, enabling code execution via pickle REDUCE...

9.8CVSS0.00428EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/11 11:35 a.m.8 views

EUVD-2026-76073

SGLang allows unauthenticated pickle deserialization through /updateweightsfromtensor when no auth keys are configured, and the SafeUnpickler policy can be bypassed because builtins.import and builtins.getattr are resolvable, enabling code execution via pickle REDUCE...

5.9AI score0.00428EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/11 11:35 a.m.47 views

CVE-2026-86793 CVE-2026-86793

SGLang allows unauthenticated pickle deserialization through /updateweightsfromtensor when no auth keys are configured, and the SafeUnpickler policy can be bypassed because builtins.import and builtins.getattr are resolvable, enabling code execution via pickle REDUCE...

0.00428EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/11 11:35 a.m.87 views

CVE-2026-86793

SGLang is an AI inference framework vulnerable to unauthenticated remote code execution through its /update_weights_from_tensor endpoint. When no authentication keys are configured, an attacker can send a crafted pickle payload that bypasses the SafeUnpickler policy — because builtins.import and ...

9.8CVSS5.9AI score0.00428EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.34 views

PT-2026-89864

🚨 AI INFRA CRISIS: SGLang just got hit with an unauthenticated RCE CVE-2026-86793 — the 4th critical CVE in AI infrastructure in just 18 days. No vendor patch yet. AI inference servers are now primary attack surface. Time to audit your stack. AI cybersecurity infosec...

9.8CVSS5.7AI score0.00428EPSS
SaveExploits0References7
OSV
OSV
added 2026/09/10 4:42 p.m.10 views

PYSEC-2026-3972 PyTorch Lightning load_from_checkpoint has an insecure checkpoint deserialization

PyTorch-Lightning versions 2.6.0 and earlier contain an insecure deserialization vulnerability CWE-502 in the checkpoint loading mechanism. The LightningModule.loadfromcheckpoint method, which is commonly used to load saved model states, internally calls torch.load without setting the...

7.8CVSS6.3AI score0.00385EPSS
SaveExploits1References5
PyPA
PyPA
added 2026/09/10 4:42 p.m.11 views

PyTorch Lightning load_from_checkpoint has an insecure checkpoint deserialization

PyTorch-Lightning versions 2.6.0 and earlier contain an insecure deserialization vulnerability CWE-502 in the checkpoint loading mechanism. The LightningModule.loadfromcheckpoint method, which is commonly used to load saved model states, internally calls torch.load without setting the...

8.8CVSS6.3AI score0.00385EPSS
SaveExploits1References5Affected Software1
NVD
NVD
added 2026/09/09 5:17 p.m.14 views

CVE-2026-87874

A flaw was found in the memcached cache plugin of the community.general Ansible collection. Although its documentation states that records are stored in JSON format, the plugin performs no explicit serialization and relies on python-memcached, which pickles values on write and unpickles them on...

8.1CVSS0.00426EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/09/09 4:06 p.m.9 views

CVE-2026-87874 Community.general: community.general: memcached cache plugin deserializes untrusted pickle data from memcached, enabling cache-poisoning remote code execution on the ansible controller

A flaw was found in the memcached cache plugin of the community.general Ansible collection. Although its documentation states that records are stored in JSON format, the plugin performs no explicit serialization and relies on python-memcached, which pickles values on write and unpickles them on...

8.1CVSS6.1AI score0.00426EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/09 4:06 p.m.24 views

CVE-2026-87874

The memcached cache plugin in the community.general Ansible collection contains a deserialization flaw. Although its documentation states records are stored in JSON, the plugin performs no explicit serialization and relies on python-memcached , which pickles values on write and unpickles them on ...

8.1CVSS6.1AI score0.00426EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/09 4:06 p.m.32 views

CVE-2026-87874 Community.general: community.general: memcached cache plugin deserializes untrusted pickle data from memcached, enabling cache-poisoning remote code execution on the ansible controller

A flaw was found in the memcached cache plugin of the community.general Ansible collection. Although its documentation states that records are stored in JSON format, the plugin performs no explicit serialization and relies on python-memcached, which pickles values on write and unpickles them on...

8.1CVSS0.00426EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/09 4:06 p.m.9 views

EUVD-2026-75115

A flaw was found in the memcached cache plugin of the community.general Ansible collection. Although its documentation states that records are stored in JSON format, the plugin performs no explicit serialization and relies on python-memcached, which pickles values on write and unpickles them on...

8.1CVSS6.1AI score0.00426EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/09/09 4:06 p.m.13 views

CVE-2026-87874

A flaw was found in the memcached cache plugin of the community.general Ansible collection. Although its documentation states that records are stored in JSON format, the plugin performs no explicit serialization and relies on python-memcached, which pickles values on write and unpickles them on...

8.1CVSS5.9AI score0.00426EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/08 4:42 p.m.12 views

EUVD-2026-65440

NLTK: Allowlisted pickle loaders still permit code execution in current source...

9.8CVSS8.4AI score0.01214EPSS
SaveExploits0References6
Rows per page
Query Builder