Lucene search
+L

28066 matches found

OSV
OSV
added 2026/06/29 11:50 a.m.21 views

PYSEC-2026-568 vLLM deserialization vulnerability in vllm.distributed.GroupCoordinator.recv_object

vllm-project vllm version 0.6.0 contains a vulnerability in the distributed training API. The function vllm.distributed.GroupCoordinator.recvobject deserializes received object bytes using pickle.loads without sanitization, leading to a remote code execution vulnerability. Maintainer perspective...

9.8CVSS7.4AI score
SaveExploits0References8
OSV
OSV
added 2026/06/29 11:50 a.m.11 views

PYSEC-2026-510 Qiskit allows arbitrary code execution decoding QPY format versions < 13

Impact A maliciously crafted QPY file can potentially execute arbitrary-code embedded in the payload without privilege escalation when deserializing QPY formats 13. A python process calling Qiskit's qiskit.qpy.load function could potentially execute any arbitrary Python code embedded in the corre...

9.8CVSS6AI score0.0079EPSS
SaveExploits0References6
OSV
OSV
added 2026/06/29 11:50 a.m.12 views

PYSEC-2026-367 Kedro deserialization vulnerability

A Remote Code Execution RCE vulnerability has been identified in the Kedro ShelveStore class version 0.19.8. This vulnerability allows an attacker to execute arbitrary Python code via deserialization of malicious payloads, potentially leading to a full system compromise. The ShelveStore class use...

9.8CVSS7.7AI score0.01035EPSS
SaveExploits0References6
OSV
OSV
added 2026/06/29 11:50 a.m.18 views

PYSEC-2026-511 Qiskit allows arbitrary code execution decoding QPY format versions < 13

Impact A maliciously crafted QPY file can potentially execute arbitrary-code embedded in the payload without privilege escalation when deserializing QPY formats 13. A python process calling Qiskit's qiskit.qpy.load function could potentially execute any arbitrary Python code embedded in the corre...

9.8CVSS6AI score0.0079EPSS
SaveExploits0References6
OSV
OSV
added 2026/06/29 11:50 a.m.8 views

PYSEC-2026-526 rpc.py vulnerable to Deserialization of Untrusted Data

rpc.py through 0.6.0 allows Remote Code Execution because an unpickle occurs when the "serializer: pickle" HTTP header is sent. In other words, although JSON not Pickle is the default data format, an unauthenticated client can cause the data to be processed with unpickle. Per the maintainer, rpc....

9.8CVSS7.4AI score0.46139EPSS
SaveExploits7References10
GithubExploit
GithubExploit
added 2026/06/29 12:3 a.m.64 views

Exploit for Deserialization of Untrusted Data in Facebook React

CVE-2025-55...

10CVSS7.2AI score0.99616EPSS
SaveExploits383
Positive Technologies
Positive Technologies
added 2026/06/29 12:0 a.m.13 views

PT-2026-53636

Impacted Environments This issue ONLY impacts environments using the PyNcclPipe KV cache transfer integration with the V0 engine. No other configurations are affected. Summary vLLM supports the use of the PyNcclPipe class to establish a peer-to-peer communication domain for data transmission...

9.8CVSS6.6AI score0.00948EPSS
SaveExploits1References9
GithubExploit
GithubExploit
added 2026/06/28 3:20 p.m.106 views

Exploit for Deserialization of Untrusted Data in Facebook React

react2shell-exploit React2Shell: CVE-2025-55182 POST / HT...

10CVSS7.2AI score0.99616EPSS
SaveExploits383
NVD
NVD
added 2026/06/28 3:16 p.m.18 views

CVE-2026-13502

A flaw has been found in antlr ANTLR4 up to 4.13.2. This affects the function ObjectInputStream.readObject of the file antlr4-maven-plugin/src/main/java/org/antlr/mojo/antlr4/GrammarDependencies.java of the component Maven Plugin. This manipulation causes time-of-check time-of-use. The attack is...

4.5CVSS0.00091EPSS
SaveExploits0References5
OSV
OSV
added 2026/06/26 10:10 p.m.8 views

GHSA-2FMJ-P74R-3WJM PhpWeasyPrint vulnerable to PHAR deserialization via output filename (CVE-2023-28115 case-insensitive bypass)

Summary pontedilana/php-weasyprint guarded the output filename against the phar:// stream wrapper with a case-sensitive blacklist: php if 0 === \strpos$filename, 'phar://' throw new \InvalidArgumentException'The output file cannot be a phar archive.'; PHP stream wrappers are case-insensitive, so...

8.1CVSS6.5AI score0.0095EPSS
SaveExploits0References6
NVD
NVD
added 2026/06/26 8:17 p.m.14 views

CVE-2026-46386

OpenProject is open-source, web-based project management software. Prior to , the official openproject/openproject Docker image ships ENV SECRETKEYBASE=OVERWRITEME as the default Rails master key. Combined with cookiesserializer = :marshal, this gives any logged-in user a deterministic...

9.9CVSS0.00272EPSS
SaveExploits0References1
Rapid7 Blog
Rapid7 Blog
added 2026/06/26 7:32 p.m.15 views

Weekly Metasploit Update: Modules for Audiobookshelf, LiteLLM, Next.js, Dalfox and more

Help shape the future of Metasploit Framework We are planning future work in relation to the evasion capabilities present in Metasploit Framework, and how they function/are presented to users. We are currently accepting responses to our feedback form, which means that you can shape the future of...

10CVSS7.3AI score0.99301EPSS
SaveExploits70
ATTACKERKB
ATTACKERKB
added 2026/06/26 7:26 p.m.15 views

CVE-2026-46386

OpenProject is open-source, web-based project management software. Prior to , the official openproject/openproject Docker image ships ENV SECRETKEYBASE=OVERWRITEME as the default Rails master key. Combined with cookiesserializer = :marshal, this gives any logged-in user a deterministic...

9.9CVSS5.8AI score0.00272EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/06/26 3:32 p.m.33 views

EUVD-2026-39777

Zed Attack Proxy ZAP ViewState add-on before version 4 contains an insecure deserialization vulnerability that allows attackers who control a proxied web server to achieve arbitrary code execution by embedding a malicious serialized Java object in the javax.faces.ViewState HTTP response parameter...

8.8CVSS6.4AI score0.00463EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/06/26 3:32 p.m.9 views

JetBrains Kotlin: Unsafe Deserialization in Kotlin Build Cache Enables Code Execution

In JetBrains Kotlin before 2.4.20 code execution was possible via unsafe deserialization in the build cache metadata...

9.8CVSS5.9AI score0.00196EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2026/06/26 3:16 p.m.17 views

CVE-2026-57527

Zed Attack Proxy ZAP ViewState add-on before version 4 contains an insecure deserialization vulnerability that allows attackers who control a proxied web server to achieve arbitrary code execution by embedding a malicious serialized Java object in the javax.faces.ViewState HTTP response parameter...

8.8CVSS0.00463EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/06/26 2:43 p.m.7 views

CVE-2026-57527

Zed Attack Proxy ZAP ViewState add-on before version 4 contains an insecure deserialization vulnerability that allows attackers who control a proxied web server to achieve arbitrary code execution by embedding a malicious serialized Java object in the javax.faces.ViewState HTTP response parameter...

8.8CVSS6.4AI score0.00463EPSS
SaveExploits0References6
OSV
OSV
added 2026/06/26 2:43 p.m.8 views

CVE-2026-57527 ZAP ViewState Add-on Insecure Deserialization via JSFViewState.decode()

Zed Attack Proxy ZAP ViewState add-on before version 4 contains an insecure deserialization vulnerability that allows attackers who control a proxied web server to achieve arbitrary code execution by embedding a malicious serialized Java object in the javax.faces.ViewState HTTP response parameter...

8.7CVSS6.6AI score
SaveExploits0References8
Cvelist
Cvelist
added 2026/06/26 2:43 p.m.41 views

CVE-2026-57527 ZAP ViewState Add-on Insecure Deserialization via JSFViewState.decode()

Zed Attack Proxy ZAP ViewState add-on before version 4 contains an insecure deserialization vulnerability that allows attackers who control a proxied web server to achieve arbitrary code execution by embedding a malicious serialized Java object in the javax.faces.ViewState HTTP response parameter...

8.8CVSS0.00463EPSS
SaveExploits0References5
CVE
CVE
added 2026/06/26 2:43 p.m.32 views

CVE-2026-57527

CVE-2026-57527 affects the Zed Attack Proxy (ZAP) ViewState add-on prior to version 4. The vulnerability arises in the JSFViewState.decode() path, which base64-decodes the javax.faces.ViewState value and passes it directly to ObjectInputStream.readObject() without a deserialization filter, allowl...

8.8CVSS6.4AI score0.00463EPSS
SaveExploits0References5
Rows per page
Query Builder