Lucene search
+L

1760 matches found

Cvelist
Cvelist
added 2026/04/23 2:40 p.m.37 views

CVE-2025-62373 Pipecat vulnerable to Remote Code Execution by Pickle Deserialization via LivekitFrameSerializer

Pipecat is an open-source Python framework for building real-time voice and multimodal conversational agents. Versions 0.0.41 through 0.0.93 have a vulnerability in LivekitFrameSerializer – an optional, non-default, undocumented frame serializer class now deprecated intended for LiveKit...

9.8CVSS0.00701EPSS
SaveExploits1References1
OSV
OSV
added 2026/04/23 2:40 p.m.3 views

CVE-2025-62373 Pipecat vulnerable to Remote Code Execution by Pickle Deserialization via LivekitFrameSerializer

Pipecat is an open-source Python framework for building real-time voice and multimodal conversational agents. Versions 0.0.41 through 0.0.93 have a vulnerability in LivekitFrameSerializer – an optional, non-default, undocumented frame serializer class now deprecated intended for LiveKit...

9.8CVSS6.9AI score0.00701EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2026/04/23 12:0 a.m.11 views

ktransformers 代码问题漏洞

KTransformers is an open-source framework for CPU-GPU heterogeneous large-scale inference and fine-tuning developed by kvcache.ai. Versions of KTransformers 0.5.3 and earlier contained code vulnerabilities. These vulnerabilities stemmed from insecure deserialization in the balanceserve backend...

9.8CVSS6.2AI score0.00703EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2026/04/23 12:0 a.m.11 views

Pipecat 代码问题漏洞

Pipecat is an open-source development framework developed by Pipecat that supports real-time audio and video stream processing as well as AI-powered dialogue interactions. Versions 0.0.41 to 0.0.93 of Pipecat contain code vulnerabilities. These vulnerabilities stem from the deserialize method of...

9.8CVSS6.2AI score0.00701EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2026/04/23 12:0 a.m.10 views

PT-2026-34754

Name of the Vulnerable Software and Affected Versions KTransformers versions prior to 0.5.4 Description In the balance serve backend mode, the scheduler RPC server binds a ZMQ ROUTER socket to all interfaces without authentication. The server uses the pickle.loads function to deserialize incoming...

9.8CVSS6.3AI score0.00703EPSS
SaveExploits1References9
Positive Technologies
Positive Technologies
added 2026/04/23 12:0 a.m.40 views

PT-2026-34667

Name of the Vulnerable Software and Affected Versions Pipecat versions 0.0.41 through 0.0.93 Description An issue exists in the LivekitFrameSerializer class, an optional and deprecated frame serializer used for LiveKit integration. The deserialize function in src/pipecat/serializers/livekit.py us...

9.8CVSS6AI score0.00701EPSS
SaveExploits1References14
CNNVD
CNNVD
added 2026/04/23 12:0 a.m.12 views

lerobot 代码问题漏洞

Lerobot is a robot programming library open source by Hugging Face. Versions of LeRobot prior to 0.5.1 had code vulnerabilities. These vulnerabilities stemmed from unsafe deserialization in the asynchronous inference pipeline. The pickle.loads function was used to deserialize data received throug...

9.8CVSS6.4AI score0.15547EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2026/04/23 12:0 a.m.16 views

PT-2026-34741

Name of the Vulnerable Software and Affected Versions LeRobot versions prior to 0.6.0 Description An unsafe deserialization issue exists in the asynchronous inference pipeline of the policy server and robot client components. The software uses the pickle.loads function to deserialize data receive...

10CVSS8.1AI score0.15547EPSS
SaveExploits1References57
Positive Technologies
Positive Technologies
added 2026/04/21 12:0 a.m.16 views

PT-2026-34048

https://t.co/sNLNjScHo3 verified an insecure deserialization bug in pycel = 1.0b30. @DirkGor It is now tracked as CVE-2026-30108. The payload executed during pickle.load before the object was rejected. pycel has 618 GitHub stars so far. https://t.co/WqAbLKo6Bi...

5.8AI score
SaveExploits0References2
GithubExploit
GithubExploit
added 2026/04/15 8:41 p.m.139 views

Exploit for CVE-2024-12029

Alternative-Approach-Reverse-Shell-Callback-Test-InvokeAI-RCE...

9.8CVSS7.5AI score0.05342EPSS
SaveExploits5
RedhatCVE
RedhatCVE
added 2026/04/15 7:24 p.m.6 views

CVE-2026-31048

An issue in the pickle protocol of Pyro v3.x allows attackers to execute arbitrary code via supplying a crafted pickled string message...

9.8CVSS6.2AI score0.00569EPSS
SaveExploits0References1
NVD
NVD
added 2026/04/13 8:16 p.m.4 views

CVE-2026-31048

An issue in the pickle protocol of Pyro v3.x allows attackers to execute arbitrary code via supplying a crafted pickled string message...

9.8CVSS0.00569EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/04/13 8:16 p.m.6 views

CVE-2026-31048

An issue in the pickle protocol of Pyro v3.x allows attackers to execute arbitrary code via supplying a crafted pickled string message...

9.8CVSS6.1AI score0.00569EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/13 8:16 p.m.7 views

UBUNTU-CVE-2026-31048

An issue in the pickle protocol of Pyro v3.x allows attackers to execute arbitrary code via supplying a crafted pickled string message...

9.8CVSS6.2AI score0.00569EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/04/13 8:14 p.m.8 views

Arbitrary Code Injection

Overview Affected versions of this package are vulnerable to Arbitrary Code Injection via the pickle process. An attacker can execute arbitrary code by sending a specially crafted pickled string message. Remediation There is no fixed version for Pyro. References - GitHub Advisory - Vulnerable Cod...

9.8CVSS6.2AI score0.00569EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/04/13 12:0 a.m.8 views

Pyro3 安全漏洞

Pyro3 is a Python remote object invocation library developed by Irmen de Jong. Version 3.x of Pyro3 contains a security vulnerability, which stems from issues with the pickle protocol. This vulnerability could allow arbitrary code to be executed through specially crafted pickle string messages...

9.8CVSS6.1AI score0.00569EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/04/13 12:0 a.m.2 views

CVE-2026-31048

An issue in the pickle protocol of Pyro v3.x allows attackers to execute arbitrary code via supplying a crafted pickled string message...

6.2AI score0.00569EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/04/13 12:0 a.m.6 views

PT-2026-32504

CVE-2026-31048 An issue in the codepickle/code protocol of Pyro v3.x allows attackers to execute arbitrary code via supplying a crafted pickled string message. https://t.co/9RAOHY9pwL...

9.8CVSS6.2AI score0.00569EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/04/13 12:0 a.m.7 views

EUVD-2026-22059

An issue in the pickle protocol of Pyro v3.x allows attackers to execute arbitrary code via supplying a crafted pickled string message...

6.2AI score0.00569EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/04/13 12:0 a.m.3 views

CVE-2026-31048

An issue in the pickle protocol of Pyro v3.x allows attackers to execute arbitrary code via supplying a crafted pickled string message...

6.2AI score0.00569EPSS
SaveExploits0References3
Rows per page
Query Builder