This vulnerability is trending on Twitter; this may indicate a growing threat.
The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade vllm to version 0.22.0 or higher.
vllm is an A high-throughput and memory-efficient inference and serving engine for LLMs
Affected versions of this package are vulnerable to Reachable Assertion via the resolve_obj_by_qualname function. An attacker can execute arbitrary code by publishing a malicious model with a crafted configuration file and convincing a victim to load it while the application is running in Python optimized mode.
Note: This is only exploitable if the application is executed with Python optimization enabled (such as using the -O flag or setting PYTHONOPTIMIZE=1).