CyberRota Analysis
AI-GeneratedA vulnerability exists in the vLLM component of the vllm-project, specifically in the TiktokenTokenizer function, which can lead to a denial of service when exploited. This issue requires local access to the affected system, making it a concern primarily for environments where vLLM is deployed. Organizations utilizing this software should prioritize applying the pending fix to mitigate potential disruptions.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
A security flaw has been discovered in vllm-project vLLM up to 0.29.0. The affected element is the function TiktokenTokenizer::new of the file rust/src/text/src/backend/hf/mod.rs of the component tiktoken vocab File Handler. The manipulation results in denial of service. The attack is only possible with local access. The exploit has been released to the public and may be used for attacks. The pull request to fix this issue awaits acceptance.