Lucene search
+L

2092 matches found

OSV
OSV
added 2026/07/07 4:03 p.m.15 views

PYSEC-2026-1919 SGLang Remote Code Execution Vulnerability via Unsafe Deserialization in update_weights_from_tensor

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.3CVSS6.5AI score0.00404EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/07 4:03 p.m.17 views

PYSEC-2026-2014 vLLM has remote code execution vulnerability in the tool call parser for Qwen3-Coder

Summary An unsafe deserialization vulnerability allows any authenticated user to execute arbitrary code on the server if they are able to get the model to pass the code as an argument to a tool call. Details vLLM's Qwen3 Coder tool parser contains a code execution path that uses Python's eval...

8.8CVSS6.8AI score0.04016EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/07 4:02 p.m.12 views

PYSEC-2026-1574 LLaMA-Factory Allows Arbitrary Code Execution via Unsafe Deserialization in Ilamafy_baichuan2.py

Description A critical vulnerability exists in the llamafybaichuan2.py script of the LLaMA-Factory project. The script performs insecure deserialization using torch.load on user-supplied .bin files from an input directory. An attacker can exploit this behavior by crafting a malicious .bin file th...

6.1CVSS6.3AI score0.00265EPSS
SaveExploits1References7
RedhatCVE
RedhatCVE
added 2026/07/07 3:16 p.m.18 views

CVE-2026-14534

A flaw was found in the fickling library, which is designed to safely handle Python pickle data. The library's security checks in versions up to and including 0.1.10 fail to properly identify and block certain dangerous Python standard library modules during deserialization. This oversight allows...

8.8CVSS6.2AI score0.00594EPSS
SaveExploits1References7
OSV
OSV
added 2026/07/07 11:45 a.m.13 views

PYSEC-2026-2062 ydata unsafe deserialization

Deserialization of untrusted data can occur in versions 3.7.0 or newer of Ydata's ydata-profiling open-source library, enabling a malicously crafted report to run arbitrary code on an end user's system when loaded...

7.8CVSS6.3AI score0.00239EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/07 11:45 a.m.13 views

PYSEC-2026-1928 Skops unsafe deserialization

Deserialization of untrusted data can occur in versions 0.6 or newer of the skops python library, enabling a maliciously crafted model to run arbitrary code on an end user's system when loaded...

7.8CVSS7.4AI score0.00239EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/07 11:45 a.m.13 views

PYSEC-2026-2061 ydata unsafe deserialization

Deseriliazation of untrusted data can occur in versions 3.7.0 or newer of Ydata's ydata-profiling open-source library, enabling a maliciously crafted dataset to run arbitrary code on an end user's system when loaded...

7.8CVSS7.4AI score0.00239EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/07 11:45 a.m.14 views

PYSEC-2026-1647 MLFlow unsafe deserialization

Deserialization of untrusted data can occur in versions of the MLflow platform running version 1.27.0 or newer, enabling a maliciously crafted Recipe to execute arbitrary code on an end user’s system when run...

8.8CVSS7.6AI score0.00769EPSS
SaveExploits1References5
OSV
OSV
added 2026/07/07 11:45 a.m.13 views

PYSEC-2026-1654 MLFlow unsafe deserialization

Deserialization of untrusted data can occur in versions of the MLflow platform running version 2.0.0rc0 or newer, enabling a maliciously uploaded Tensorflow model to run arbitrary code on an end user’s system when interacted with...

8.8CVSS7.5AI score0.00618EPSS
SaveExploits1References5
OSV
OSV
added 2026/07/07 11:45 a.m.13 views

PYSEC-2026-1648 MLFlow unsafe deserialization

Deserialization of untrusted data can occur in versions of the MLflow platform running version 2.5.0 or newer, enabling a maliciously uploaded Langchain AgentExecutor model to run arbitrary code on an end user’s system when interacted with...

8.8CVSS6.3AI score0.00618EPSS
SaveExploits1References5
OSV
OSV
added 2026/07/07 11:45 a.m.11 views

PYSEC-2026-1636 MLFlow unsafe deserialization

Deserialization of untrusted data can occur in versions of the MLflow platform running version 1.1.0 or newer, enabling a maliciously uploaded scikit-learn model to run arbitrary code on an end user’s system when interacted with...

8.8CVSS6.3AI score0.00618EPSS
SaveExploits1References5
OSV
OSV
added 2026/07/07 11:45 a.m.9 views

PYSEC-2026-1643 MLFlow unsafe deserialization

Deserialization of untrusted data can occur in versions of the MLflow platform running version 1.1.0 or newer, enabling a maliciously uploaded scikit-learn model to run arbitrary code on an end user’s system when interacted with...

8.8CVSS6.3AI score0.00618EPSS
SaveExploits1References5
OSV
OSV
added 2026/07/07 11:45 a.m.10 views

PYSEC-2026-1663 MLFlow unsafe deserialization

Deserialization of untrusted data can occur in versions of the MLflow platform running version 1.24.0 or newer, enabling a maliciously uploaded pmdarima model to run arbitrary code on an end user’s system when interacted with...

8.8CVSS7.5AI score0.00618EPSS
SaveExploits1References5
OSV
OSV
added 2026/07/07 11:45 a.m.11 views

PYSEC-2026-1651 MLFlow unsafe deserialization

Deserialization of untrusted data can occur in versions of the MLflow platform running version 0.9.0 or newer, enabling a maliciously uploaded PyFunc model to run arbitrary code on an end user’s system when interacted with...

8.8CVSS6.3AI score0.00703EPSS
SaveExploits6References5
CVE
CVE
added 2026/07/06 3:42 p.m.31 views

CVE-2026-43825

The CVE concerns Apache OpenNLP’s SvmDoccatModel (libsvm document categorization module), with impact on 3.x releases before 3.0.0-M4. The vulnerability arises in SvmDoccatModel.deserialize(InputStream), which uses java.io.ObjectInputStream.readObject() on an attacker-controlled stream without an...

7.3CVSS6.7AI score0.13921EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/07/06 3:42 p.m.15 views

CVE-2026-43825 Apache OpenNLP :: Core :: ML :: LibSVM: Unsafe Java Deserialization in SvmDoccatModel

Untrusted Java Deserialization in Apache OpenNLP SvmDoccatModel Versions Affected: before 3.0.0-M4 libsvm document categorization module; introduced in OPENNLP-1808 and only present on the 3.x line Description: SvmDoccatModel.deserializeInputStream reads an attacker-controlled stream with...

7.3CVSS6.6AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/06 3:42 p.m.81 views

CVE-2026-43825 Apache OpenNLP :: Core :: ML :: LibSVM: Unsafe Java Deserialization in SvmDoccatModel

Untrusted Java Deserialization in Apache OpenNLP SvmDoccatModel Versions Affected: before 3.0.0-M4 libsvm document categorization module; introduced in OPENNLP-1808 and only present on the 3.x line Description: SvmDoccatModel.deserializeInputStream reads an attacker-controlled stream with...

0.13921EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/06 7:54 a.m.16 views

CVE-2026-40859 Apache Camel: Camel-Vertx-Http: Unsafe Java deserialization of HTTP response bodies via a raw ObjectInputStream when transferException is enabled

Deserialization of Untrusted Data vulnerability in Apache Camel. The camel-vertx-http component deserializes HTTP response bodies carrying the Content-Type application/x-java-serialized-object using a raw java.io.ObjectInputStream, without applying any ObjectInputFilter...

8.1CVSS6.5AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/06 7:54 a.m.51 views

CVE-2026-40859 Apache Camel: Camel-Vertx-Http: Unsafe Java deserialization of HTTP response bodies via a raw ObjectInputStream when transferException is enabled

Deserialization of Untrusted Data vulnerability in Apache Camel. The camel-vertx-http component deserializes HTTP response bodies carrying the Content-Type application/x-java-serialized-object using a raw java.io.ObjectInputStream, without applying any ObjectInputFilter...

0.00886EPSS
SaveExploits1References1
CVE
CVE
added 2026/07/06 7:54 a.m.56 views

CVE-2026-40859

CVE-2026-40859 – Apache Camel Camel-Vertx-Http deserialization vulnerability : The camel-vertx-http component deserializes HTTP response bodies with Content-Type application/x-java-serialized-object using a raw java.io.ObjectInputStream without an ObjectInputFilter, when transferException=true (o...

8.1CVSS6.7AI score0.00886EPSS
SaveExploits1References2Affected Software1
Rows per page
Query Builder