ГлавнаяУязвимости → CVE-2026-3989
7.8высокая

CVE-2026-3989

Описание

SGLangs `replay_request_dump.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.

CVSS
Балл7.8 — высокая
ВекторCVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Источники
https://github.com/sgl-project/sglang/blob/main/scripts/playground/replay_request_dump.pyhttps://github.com/sgl-project/sglang/pull/20904https://github.com/sgl-project/sglang/releases/tag/v0.5.10https://orca.security/resources/blog/sglang-llm-framework-rce-vulnerabilities/