vLLM is an inference and serving engine for large language models (LLMs). In versions 0.8.0 up to but excluding 0.9.0, hitting the /v1/completions API with a invalid json_schema as a Guided Param kills the vllm server. This vulnerability is similar GHSA-9hcf-v7m4-6m2j/CVE-2025-48943, but for regex instead of a JSON schema. Version 0.9.0 fixes the issue.
References
Configurations
No configuration.
History
30 May 2025, 19:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-05-30 19:15
Updated : 2025-06-02 17:32
NVD link : CVE-2025-48942
Mitre link : CVE-2025-48942
CVE.ORG link : CVE-2025-48942
JSON object : View
Products Affected
No product.
CWE
CWE-248
Uncaught Exception