Lucene search
+L

134 matches found

Kitploit
Kitploit
added 2026/09/03 1:33 a.m.7 views

CVE-2026-7669-PoC

CVE-2026-7669 SGLang silently overrides trustremotecode=False to True and re-invokes AutoTokenizer.frompretrained whenever transformers v5 returns a TokenizersBackend object. A model with a custom tokenizerclass and an automap pointing at tokenizer.py reaches arbitrary code execution inside the...

6.3CVSS6.2AI score0.00368EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/03 12:38 a.m.10 views

SGLang-0.5.9-RCE

SGLang SSTI to RCE PoC — サンドボックス化されていないJinja2チャットテンプレートレンダリング CVE-2026-5760 SGLangのリランキングエンドポイントにおけるサーバーサイドテンプレートインジェクション(SSTI)を介したリモートコード実行。細工されたtokenizer.chattemplateを含む悪意のあるGGUFモデルファイルをSGLangに読み込み、/v1/rerankエンドポイントを呼び出すと、任意のコードが実行されます。 Features...

9.8CVSS7.4AI score0.2842EPSS
SaveExploits2References3
VulnCheck KEV
VulnCheck KEV
added 2026/08/22 12:00 a.m.9 views

VulnCheck KEV: CVE-2025-10164

A security flaw has been discovered in lmsys sglang 0.4.6. Affected by this vulnerability is the function main of the file /updateweightsfromtensor. The manipulation of the argument serializednamedtensors results in deserialization. The attack can be launched remotely. The exploit has been releas...

7.5CVSS5.3AI score0.00404EPSS
SaveIn wildExploits0References13
NVD
NVD
added 2026/07/30 7:17 p.m.13 views

CVE-2026-15976

SGLang contains a RCE vulnerability when attempting to load model weights from a HuggingFace repository, specifically within the /updateweightsfromdisk, where torch.load..., weightsonly=False fallback enables pickle deserialization of .bin files...

9.8CVSS0.00489EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/30 7:17 p.m.18 views

CVE-2026-15978

SGLang contains a model weight exfiltration vulnerability when no API keys are configured, as SGLang will expose two endpoints that allow a remote attacker to trigger distributed weight broadcasting using NCCL and then triggering data transfer, attackers can exfiltrate all model weights...

7.5CVSS0.00432EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/30 7:17 p.m.16 views

CVE-2026-15969

SGLang contains an unauthenticated RCE in /loadloraadapterfromtensors via bypass of SafeUnpickler’s incomplete denylist, allowing arbitrary command execution through crafted base64-encoded pickle payloads...

9.8CVSS0.01376EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/30 7:17 p.m.14 views

CVE-2026-15971

SGLang contains an RCE vulnerability when the optional dumper subsystem is enabled, allowing for a sandbox escape when DUMPERSERVERPORT is set, enabling code execution on inference requests...

9.8CVSS0.00572EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/30 7:17 p.m.16 views

CVE-2026-15974

SGLang contains an SSRF and local file read in the multimodal generation endpoint /v1/chat/completions due to unsanitized imageurl, allowing access to internal metadata, secrets, and services...

6.5CVSS0.00296EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/30 6:09 p.m.128 views

CVE-2026-15969

SGLang (CVE-2026-15969) exposes an unauthenticated RCE via /load_lora_adapter_from_tensors caused by bypassing SafeUnpickler’s incomplete denylist, enabling arbitrary command execution through crafted base64-encoded pickle payloads. Multiple sources confirm the vulnerability and its impact on SGL...

9.8CVSS6.1AI score0.01376EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/07/30 6:09 p.m.12 views

CVE-2026-15969 CVE-2026-15969

SGLang contains an unauthenticated RCE in /loadloraadapterfromtensors via bypass of SafeUnpickler’s incomplete denylist, allowing arbitrary command execution through crafted base64-encoded pickle payloads...

9.8CVSS6.1AI score
SaveExploits0References4
CVE
CVE
added 2026/07/30 6:08 p.m.72 views

CVE-2026-15978

SGLang (vaguely referenced in CVE-2026-15978) contains a model weight exfiltration vulnerability that is exploitable when no API keys are configured. The vulnerability arises because SGLang exposes two endpoints that can trigger distributed weight broadcasting via NCCL and then data transfer, all...

7.5CVSS5.9AI score0.00432EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/07/30 6:08 p.m.43 views

CVE-2026-15978 CVE-2026-15978

SGLang contains a model weight exfiltration vulnerability when no API keys are configured, as SGLang will expose two endpoints that allow a remote attacker to trigger distributed weight broadcasting using NCCL and then triggering data transfer, attackers can exfiltrate all model weights...

0.00432EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/30 6:08 p.m.22 views

EUVD-2026-51266

SGLang contains a model weight exfiltration vulnerability when no API keys are configured, as SGLang will expose two endpoints that allow a remote attacker to trigger distributed weight broadcasting using NCCL and then triggering data transfer, attackers can exfiltrate all model weights...

5.9AI score0.00432EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/30 6:07 p.m.17 views

EUVD-2026-51264

SGLang contains a RCE vulnerability when attempting to load model weights from a HuggingFace repository, specifically within the /updateweightsfromdisk, where torch.load..., weightsonly=False fallback enables pickle deserialization of .bin files...

5.9AI score0.00489EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/30 6:07 p.m.75 views

CVE-2026-15976

CVE-2026-15976 affects SGLang. The vulnerability is an RCE that occurs when loading model weights from a HuggingFace repository via the /update_weights_from_disk path, where torch.load(..., weights_only=False) may deserialize pickle payloads from .bin files. This is tied to the pickle-deserializa...

9.8CVSS5.9AI score0.00489EPSS
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/07/30 6:07 p.m.10 views

CVE-2026-15976

SGLang contains a RCE vulnerability when attempting to load model weights from a HuggingFace repository, specifically within the /updateweightsfromdisk, where torch.load..., weightsonly=False fallback enables pickle deserialization of .bin files...

5.9AI score0.00489EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/30 6:07 p.m.53 views

CVE-2026-15976 CVE-2026-15976

SGLang contains a RCE vulnerability when attempting to load model weights from a HuggingFace repository, specifically within the /updateweightsfromdisk, where torch.load..., weightsonly=False fallback enables pickle deserialization of .bin files...

0.00489EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/30 6:07 p.m.10 views

CVE-2026-15976 CVE-2026-15976

SGLang contains a RCE vulnerability when attempting to load model weights from a HuggingFace repository, specifically within the /updateweightsfromdisk, where torch.load..., weightsonly=False fallback enables pickle deserialization of .bin files...

9.8CVSS5.9AI score
SaveExploits0References4
CVE
CVE
added 2026/07/30 6:07 p.m.100 views

CVE-2026-15974

SGLang (CVE-2026-15974) has a documented SSRF and local file-read flaw in the multimodal generation endpoint /v1/chat/completions caused by unsanitized image_url, enabling access to internal metadata, secrets, and services. The connected sources confirm the vulnerability details but do not provid...

6.5CVSS5.9AI score0.00296EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/07/30 6:07 p.m.12 views

CVE-2026-15971 CVE-2026-15971

SGLang contains an RCE vulnerability when the optional dumper subsystem is enabled, allowing for a sandbox escape when DUMPERSERVERPORT is set, enabling code execution on inference requests...

6AI score0.00572EPSS
SaveExploits0References2
Rows per page
Query Builder