Lucene search
K

23 matches found

ATTACKERKB
ATTACKERKB
added 2026/05/29 2:29 p.m.9 views

CVE-2026-10042

manga-image-translator contains a remote code execution vulnerability in the shared API server mode due to unsafe deserialization of untrusted pickle data in the share.py module, where the /execute/methodname and /simpleexecute/methodname endpoints deserialize attacker-controlled HTTP request...

9.8CVSS6.7AI score0.00476EPSS
Exploits0References5
Github Security Blog
Github Security Blog
added 2026/05/18 12:31 p.m.6 views

SGLanG: Multimodal scheduler deserializes untrusted pickle data on 0.0.0.0 ROUTER socket

SGLang's multimodal generation runtime scheduler's ROUTER socket binds to 0.0.0.0 by default and contains a sink that calls pickle.loads on incoming messages, enabling RCE when exposed to the internet...

9.8CVSS5.8AI score0.0006EPSS
Exploits0References4Affected Software1
EUVD
EUVD
added 2026/04/23 9:31 p.m.2 views

EUVD-2026-25292

LeRobot contains an unsafe deserialization vulnerability in the async inference pipeline where pickle.loads is used to deserialize data received over unauthenticated gRPC channels without TLS in the policy server and robot client components. An unauthenticated network-reachable attacker can achie...

9.3CVSS6.4AI score0.0022EPSS
Exploits1References6
Snyk
Snyk
added 2026/02/25 3:24 p.m.3 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 islikelysafe, checksafety, --check-safety, alwayschecksafety and checksafety interfaces. An attacker can execute arbitra...

5.3CVSS6.1AI score
Exploits0References2
Snyk
Snyk
added 2026/01/09 10:29 p.m.2 views

Deserialization of Untrusted Data

Overview fickling is an A static analyzer and interpreter for Python pickle data Affected versions of this package are vulnerable to Deserialization of Untrusted Data in the analysis of pickle files, where import nodes for certain modules such as builtins are not emitted in the abstract syntax...

9.3CVSS7.6AI score0.00053EPSS
Exploits0References2
Snyk
Snyk
added 2026/01/08 5:25 p.m.1 views

Server-side Request Forgery (SSRF)

Overview picklescan is a Security scanner detecting Python Pickle files performing suspicious actions Affected versions of this package are vulnerable to Server-side Request Forgery SSRF via the io.FileIO and urllib.request.urlopen functions chaining. An attacker can access arbitrary files on the...

8.6CVSS6.9AI score
Exploits0References5
Snyk
Snyk
added 2025/12/23 9:50 p.m.3 views

Deserialization of Untrusted Data

Overview smolagents is a 🤗 smolagents: a barebones library for agents. Agents write python code to call tools or orchestrate other agents. Affected versions of this package are vulnerable to Deserialization of Untrusted Data via the parsing of pickle data. An attacker can execute arbitrary code b...

10CVSS7.7AI score0.03089EPSS
Exploits0References2
CVE
CVE
added 2025/12/23 9:4 p.m.28 views

CVE-2025-14931

Affected software: Hugging Face smolagents. Vulnerability: Deserialization of untrusted data via parsing of pickle data, enabling Remote Code Execution. Root cause: improper validation of user-supplied data during pickle deserialization. Impact: attacker can execute code in the service account co...

10CVSS9.3AI score0.03089EPSS
Exploits0References1
CNNVD
CNNVD
added 2025/12/23 12:0 a.m.2 views

Hugging Face smolagents 代码问题漏洞

Hugging Face smolagents is a Python library for rapid construction of intelligences open-sourced by Hugging Face. A code issue vulnerability exists in Hugging Face smolagents that stems from a lack of validation of user-supplied data when parsing pickle data, which could lead to deserialization o...

10CVSS9.3AI score0.03089EPSS
Exploits0References1
Zero Day Initiative
Zero Day Initiative
added 2025/12/18 12:0 a.m.2 views

(0Day) Hugging Face smolagents Remote Python Executor Deserialization of Untrusted Data Remote Code Execution Vulnerability

This vulnerability allows remote attackers to execute arbitrary code on affected installations of Hugging Face smolagents. Authentication is not required to exploit this vulnerability. The specific flaw exists within the parsing of pickle data. The issue results from the lack of proper validation...

10CVSS7.7AI score0.03089EPSS
Exploits0
EUVD
EUVD
added 2025/10/03 8:7 p.m.6 views

EUVD-2025-6874

Malicious code in bioql PyPI...

9.8CVSS7AI score0.10021EPSS
Exploits1References3
Veracode
Veracode
added 2025/09/24 5:56 a.m.5 views

Remote Code Execution (RCE)

picklescan is vulnerable to Remote Code Execution RCE. The vulnerability is due to unsafe execution/deserialization because idlelib.pyshell.ModifiedInterpreter.runcode can execute untrusted code e.g., from malicious pickle data in the interpreter context...

7.8AI score
Exploits0
Veracode
Veracode
added 2025/09/24 5:25 a.m.4 views

Insecure Deserialization

picklescan is vulnerable to insecure deserialization. The vulnerability is due to the use of the loads function to execute remote pickle files, which allows an attacker to execute arbitrary code...

7.7AI score
Exploits0
Veracode
Veracode
added 2025/09/16 5:53 a.m.4 views

Remote Code Execution (RCE)

picklescan is vulnerable to Remote Code Execution RCE. The vulnerability is due to improper handling of untrusted pickle data in the function’s reduce flow, which allows an attacker to craft a malicious pickle that bypasses the victim’s Picklescan check and achieve arbitrary code execution when t...

8.3AI score
Exploits0
OSV
OSV
added 2025/03/20 10:15 a.m.3 views

PYSEC-2025-222

vllm-project vllm version 0.6.0 contains a vulnerability in the AsyncEngineRPCServer RPC server entrypoints. The core functionality runserverloop calls the function makehandlercoro, which directly uses cloudpickle.loads on received messages without any sanitization. This can result in remote code...

9.8CVSS6.4AI score0.10021EPSS
Exploits1References1
NVD
NVD
added 2025/01/27 6:15 p.m.9 views

CVE-2025-24357

vLLM is a library for LLM inference and serving. vllm/modelexecutor/weightutils.py implements hfmodelweightsiterator to load the model checkpoint, which is downloaded from huggingface. It uses the torch.load function and the weightsonly parameter defaults to False. When torch.load loads malicious...

8.8CVSS0.00902EPSS
Exploits0References4
PyPA
PyPA
added 2025/01/27 6:15 p.m.7 views

PYSEC-2025-58

vLLM is a library for LLM inference and serving. vllm/modelexecutor/weightutils.py implements hfmodelweightsiterator to load the model checkpoint, which is downloaded from huggingface. It uses the torch.load function and the weightsonly parameter defaults to False. When torch.load loads malicious...

8.8CVSS7.8AI score0.00902EPSS
Exploits0References5Affected Software1
CNNVD
CNNVD
added 2025/01/27 12:0 a.m.1 views

vLLM 代码问题漏洞

vLLM is a vLLM open source high throughput and memory efficient inference and service engine for LLM. A code issue vulnerability exists in versions of vLLM prior to v0.7.0 that stems from arbitrary code execution during unpickling when torch.load loads malicious pickle data...

8.8CVSS7.3AI score0.00902EPSS
Exploits0References4
Veracode
Veracode
added 2024/09/16 8:25 a.m.6 views

Deserialization Of Untrusted Data

MindsDB is vulnerable to Deserialization of Untrusted Data. The vulnerability is caused due to improper deserialization of untrusted pickle data in the finetune method within byomhandler.py, which allows the execution of arbitrary code on the server during the 'finetune' process...

7.5CVSS7.3AI score0.00225EPSS
Exploits1References4Affected Software1
PyPA
PyPA
added 2024/01/23 6:15 p.m.5 views

PYSEC-2024-23

Whoogle Search is a self-hosted metasearch engine. Versions 0.8.3 and prior have a limited file write vulnerability when the configuration options in Whoogle are enabled. The config function in app/routes.py does not validate the user-controlled name variable on line 447 and configdata variable o...

5.3CVSS6.9AI score0.00192EPSS
Exploits1References7Affected Software1
Rows per page
Query Builder