Lucene search
+L

1760 matches found

CVE
CVE
added 2026/03/12 11:37 a.m.38 views

CVE-2026-3060

CVE-2026-3060 concerns the SGLang encoder’s parallel disaggregation system. The root cause is the disaggregation module deserializing untrusted data via pickle.loads() without authentication, enabling unauthenticated remote code execution. The affected component is the disaggregation module of th...

9.8CVSS6.3AI score0.01158EPSS
SaveExploits1References4Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/12 11:37 a.m.4 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.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...

9.8CVSS7.5AI score0.01158EPSS
SaveExploits1References6
ATTACKERKB
ATTACKERKB
added 2026/03/12 11:37 a.m.9 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
Vulnrichment
Vulnrichment
added 2026/03/12 11:37 a.m.3 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
Cvelist
Cvelist
added 2026/03/12 11:37 a.m.32 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
OSV
OSV
added 2026/03/12 11:37 a.m.6 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 score0.01534EPSS
SaveExploits1References7
CNNVD
CNNVD
added 2026/03/12 12:0 a.m.10 views

sglang 安全漏洞

SGLang is a programming language and runtime system developed by SGL-project, aimed at accelerating large model inference. SGLang has a security vulnerability, which stems from improper use of the pickle.load function in the replayrequestdump.py file, potentially allowing for the execution of...

7.8CVSS6.9AI score0.0033EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/03/12 12:0 a.m.7 views

PT-2026-24942

Name of the Vulnerable Software and Affected Versions SGLang versions affected versions not specified Description The SGLang encoder parallel disaggregation system is susceptible to unauthenticated remote code execution. This occurs through the disaggregation module, which uses pickle.loads to...

9.8CVSS7.5AI score0.01158EPSS
SaveExploits1References18
Positive Technologies
Positive Technologies
added 2026/03/12 12:0 a.m.8 views

PT-2026-24943

Name of the Vulnerable Software and Affected Versions SGLangs versions prior to the fix included in CVE-2026-3989 Description The replay request dump.py script within SGLangs contains an insecure pickle.load function that lacks validation and proper deserialization. An attacker can exploit this b...

7.8CVSS7AI score0.0033EPSS
SaveExploits0References15
CERT
CERT
added 2026/03/12 12:0 a.m.12 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
SaveExploits2References10
GithubExploit
GithubExploit
added 2026/03/11 12:55 a.m.204 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
Snyk
Snyk
added 2026/03/09 12:43 p.m.3 views

Improper Control of Dynamically-Managed Code Resources

Overview apache-airflow-providers-http is a Provider package apache-airflow-providers-http for Apache Airflow Affected versions of this package are vulnerable to Improper Control of Dynamically-Managed Code Resources via the HttpTrigger’s pickle-based serialization in the deferred HTTP task...

8.8CVSS5.9AI score0.00695EPSS
SaveExploits1References2
OSV
OSV
added 2026/03/09 12:31 p.m.10 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
Github Security Blog
Github Security Blog
added 2026/03/09 12:31 p.m.9 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
Cvelist
Cvelist
added 2026/03/09 10:19 a.m.32 views

CVE-2025-69219 Apache Airflow Providers Http: Unsafe Pickle Deserialization in apache-airflow-providers-http 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...

0.00695EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/03/09 10:19 a.m.3 views

CVE-2025-69219 Apache Airflow Providers Http: Unsafe Pickle Deserialization in apache-airflow-providers-http 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...

5.9AI score0.00695EPSS
SaveExploits1References2
CVE
CVE
added 2026/03/09 10:19 a.m.22 views

CVE-2025-69219

CVE-2025-69219 affects Apache Airflow Providers HTTP. The vulnerability arises from unsafe pickle deserialization in the HTTP provider’s deferred task path, where a crafted database entry can cause the Triggerer to execute arbitrary code with the Dag Author’s permissions. Exploitation requires DB...

8.8CVSS5.9AI score0.00695EPSS
SaveExploits1References3Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/08 12:0 a.m.8 views

PT-2026-24022

Name of the Vulnerable Software and Affected Versions Apache Airflow Providers Http versions prior to 6.0.0 Description A user with database access can create a malicious database entry that executes code on the Triggerer, granting them the same permissions as a Dag Author. Direct database access...

9CVSS5.9AI score0.00695EPSS
SaveExploits1References25
Snyk
Snyk
added 2026/03/04 9:31 p.m.5 views

Incomplete List of Disallowed Inputs

Overview fickling is an A static analyzer and interpreter for Python pickle data Affected versions of this package are vulnerable to Incomplete List of Disallowed Inputs in the UNSAFEIMPORTS list. An attacker can execute arbitrary system commands by crafting a malicious pickle file that imports...

10CVSS6AI score
SaveExploits0References2
Rows per page
Query Builder