Lucene search
+L

489 matches found

CNNVD
CNNVD
added 2026/03/18 12:00 a.m.15 views

OmniGen2 代码问题漏洞

OmniGen2 is a model for command-driven image editing, open-sourced by VectorSpaceLab. OmniGen2 has a code vulnerability that stems from insecure pickle deserialization in the reward server component, which may lead to remote code execution...

9.8CVSS6.1AI score0.01077EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/03/18 12:00 a.m.19 views

PT-2026-26152

OmniGen2-RL contains an unauthenticated remote code execution vulnerability in the reward server component that allows remote attackers to execute arbitrary commands by sending malicious HTTP POST requests. Attackers can exploit insecure pickle deserialization of request bodies to achieve code...

9.8CVSS6.9AI score0.01077EPSS
SaveExploits0References14
GithubExploit
GithubExploit
added 2026/03/17 12:43 p.m.166 views

aicerberus

AICerberus 🐺 AI supply chain security scanner — one comma...

6.2AI score
SaveExploits0
Huntr
Huntr
added 2026/03/17 1:02 a.m.32 views

Pickle deserialization RCE via pd.read_pickle() bypasses CVE-2024-24590 fix

Summary The fix for CVE-2024-24590 only hardened the type == "pickle" deserialization branch in Artifact.get. A parallel code path for type == "pandas" with contenttype == "application/pickle" calls pd.readpickle without any integrity or safety check. An attacker who uploads a malicious pickle...

8.8CVSS6.6AI score0.02452EPSS
SaveExploits9
OSV
OSV
added 2026/03/15 11:10 a.m.8 views

OESA-2026-1595 python-ply security update

/ply/ /ply--.egg-info/ Security Fixes: An undocumented and unsafe feature in the PLY Python Lex-Yacc library 3.11 allows Remote Code Execution RCE via the picklefile parameter in the yacc function. This parameter accepts a .pkl file that is deserialized with pickle.load without validation. Becaus...

9.8CVSS6.4AI score0.17149EPSS
SaveExploits3References2
OSV
OSV
added 2026/03/12 12:30 p.m.33 views

GHSA-JX93-G359-86WM SGLang's encoder parallel disaggregation system is vulnerable to unauthenticated remote code execution through the disaggregation module

SGLang's encoder parallel disaggregation system is vulnerable to unauthenticated remote code execution through the disaggregation module, which deserializes untrusted data using pickle.loads without authentication...

9.8CVSS6.5AI score0.01158EPSS
SaveExploits1References6
NVD
NVD
added 2026/03/12 12:15 p.m.12 views

CVE-2026-3060

SGLang' encoder parallel disaggregation system is vulnerable to unauthenticated remote code execution through the disaggregation module, which deserializes untrusted data using pickle.loads without authentication...

9.8CVSS0.01158EPSS
SaveExploits1References4
NVD
NVD
added 2026/03/12 12:15 p.m.8 views

CVE-2026-3059

SGLang's multimodal generation module is vulnerable to unauthenticated remote code execution through the ZMQ broker, which deserializes untrusted data using pickle.loads without authentication...

9.8CVSS0.01534EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2026/03/12 11:37 a.m.35 views

CVE-2026-3989 CVE-2026-3989

SGLangs replayrequestdump.py contains an insecure pickle.load without validation and proper deserialization. An attacker can take advantage of this by providing a malicious .pkl file, which will execute the attackers code on the device running the script...

0.00369EPSS
SaveExploits1References4
OSV
OSV
added 2026/03/12 11:37 a.m.15 views

CVE-2026-3989 CVE-2026-3989

SGLangs replayrequestdump.py contains an insecure pickle.load without validation and proper deserialization. An attacker can take advantage of this by providing a malicious .pkl file, which will execute the attackers code on the device running the script...

7.8CVSS7AI score
SaveExploits0References6
CVE
CVE
added 2026/03/12 11:37 a.m.38 views

CVE-2026-3989

CVE-2026-3989 affects SGLangs replay_request_dump.py, where an insecure pickle.load() is used without validation. The underlying issue is improper deserialization, enabling execution of attacker-supplied code when a malicious .pkl file is provided to the script. The CVE’s metrics indicate a high-...

7.8CVSS5.9AI score0.00369EPSS
SaveExploits1References4Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/12 11:37 a.m.5 views

CVE-2026-3060 CVE-2026-3060

SGLang' encoder parallel disaggregation system is vulnerable to unauthenticated remote code execution through the disaggregation module, which deserializes untrusted data using pickle.loads without authentication...

6.3AI score0.01158EPSS
SaveExploits1References4
OSV
OSV
added 2026/03/12 11:37 a.m.9 views

CVE-2026-3059 CVE-2026-3059

SGLang's multimodal generation module is vulnerable to unauthenticated remote code execution through the ZMQ broker, which deserializes untrusted data using pickle.loads without authentication...

9.8CVSS7.5AI score
SaveExploits0References7
Cvelist
Cvelist
added 2026/03/12 11:37 a.m.38 views

CVE-2026-3059 CVE-2026-3059

SGLang's multimodal generation module is vulnerable to unauthenticated remote code execution through the ZMQ broker, which deserializes untrusted data using pickle.loads without authentication...

0.01534EPSS
SaveExploits1References5
Vulnrichment
Vulnrichment
added 2026/03/12 11:37 a.m.4 views

CVE-2026-3059 CVE-2026-3059

SGLang's multimodal generation module is vulnerable to unauthenticated remote code execution through the ZMQ broker, which deserializes untrusted data using pickle.loads without authentication...

6.3AI score0.01534EPSS
SaveExploits1References5
ATTACKERKB
ATTACKERKB
added 2026/03/12 11:37 a.m.15 views

CVE-2026-3059

SGLang's multimodal generation module is vulnerable to unauthenticated remote code execution through the ZMQ broker, which deserializes untrusted data using pickle.loads without authentication...

9.8CVSS6.3AI score0.01534EPSS
SaveExploits1References6Affected Software1
CERT
CERT
added 2026/03/12 12:00 a.m.16 views

SGLang (sglang) is vulnerable to code execution attacks via unsafe pickle deserialization

Overview Two unsafe pickle deserialization vulnerabilities have been discovered in the SGLang open-source project, one within the tool's multimodal generation module and another within the Encoder Parallel Disaggregation system. SGLang is a serving framework for large language models LLMs and...

9.8CVSS7.5AI score0.01534EPSS
SaveExploits3References10
GithubExploit
GithubExploit
added 2026/03/11 12:55 a.m.219 views

Exploit for Improper Control of Dynamically-Managed Code Resources in Apache Airflow_Providers_Http

CVE-2025-69219 — Apache Airflow Providers HTTP RCE via Unsafe...

8.8CVSS6.3AI score0.00695EPSS
SaveExploits1
Github Security Blog
Github Security Blog
added 2026/03/09 12:31 p.m.13 views

Apache Airflow Providers Http has Unsafe Pickle Deserializatio leading to RCE via HttpOperator

A user with access to the DB could craft a database entry that would result in executing code on Triggerer - which gives anyone who have access to DB the same permissions as Dag Author. Since direct DB access is not usual and recommended for Airflow, the likelihood of it making any damage is low...

8.8CVSS5.9AI score0.00695EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2026/03/09 12:31 p.m.12 views

GHSA-9R5J-7R2X-RV4G Apache Airflow Providers Http has Unsafe Pickle Deserializatio leading to RCE via HttpOperator

A user with access to the DB could craft a database entry that would result in executing code on Triggerer - which gives anyone who have access to DB the same permissions as Dag Author. Since direct DB access is not usual and recommended for Airflow, the likelihood of it making any damage is low...

8.8CVSS5.9AI score0.00695EPSS
SaveExploits1References6
Rows per page
Query Builder