Lucene search
+L

733 matches found

ATTACKERKB
ATTACKERKB
added 2026/08/13 3:00 p.m.13 views

CVE-2026-73557

vLLM is an inference and serving engine for large language models. From 0.20.2rc0 until 0.26.0, safeloadpromptembeds in vllm/renderers/embedutils.py uses torch.sparse.checksparsetensorinvariants, whose process-global save, enable, and restore state can be raced by concurrent promptembeds parts...

6.3CVSS5.3AI score0.00251EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2026/08/13 3:00 p.m.37 views

CVE-2026-73557 vLLM: Incomplete CVE-2025-62164 remediation can be bypassed by concurrent prompt parts

vLLM is an inference and serving engine for large language models. From 0.20.2rc0 until 0.26.0, safeloadpromptembeds in vllm/renderers/embedutils.py uses torch.sparse.checksparsetensorinvariants, whose process-global save, enable, and restore state can be raced by concurrent promptembeds parts...

6.3CVSS0.00251EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/13 2:56 p.m.6 views

CVE-2026-73556

vLLM is an inference and serving engine for large language models. Prior to 0.26.0, the structuredoutputs.regex parameter in vllm/v1/structuredoutput/backendlmformatenforcer.py is passed to lmformatenforcer.RegexParser without compileregexwithtimeout or validation in...

5.3CVSS5.3AI score0.00315EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2026/08/13 2:56 p.m.25 views

CVE-2026-73556

vLLM before 0.26.0 is affected by a DoS-like issue in the lm-format-enforcer backend: structured_outputs.regex is passed to RegexParser without compile_timeout or validation in validate_structured_output_request_lm_format_enforcer, allowing unauthenticated /v1/completions requests to consume CPU ...

5.3CVSS5.3AI score0.00315EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/13 2:56 p.m.8 views

EUVD-2026-58063

vLLM is an inference and serving engine for large language models. Prior to 0.26.0, the structuredoutputs.regex parameter in vllm/v1/structuredoutput/backendlmformatenforcer.py is passed to lmformatenforcer.RegexParser without compileregexwithtimeout or validation in...

5.3CVSS5.3AI score0.00315EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/13 2:56 p.m.38 views

CVE-2026-73556 vLLM: ReDoS via structured_outputs.regex in the lm-format-enforcer backend (no compile timeout) — missed sibling of CVE-2026-55574

vLLM is an inference and serving engine for large language models. Prior to 0.26.0, the structuredoutputs.regex parameter in vllm/v1/structuredoutput/backendlmformatenforcer.py is passed to lmformatenforcer.RegexParser without compileregexwithtimeout or validation in...

5.3CVSS0.00315EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/13 2:56 p.m.7 views

CVE-2026-73556 vLLM: ReDoS via structured_outputs.regex in the lm-format-enforcer backend (no compile timeout) — missed sibling of CVE-2026-55574

vLLM is an inference and serving engine for large language models. Prior to 0.26.0, the structuredoutputs.regex parameter in vllm/v1/structuredoutput/backendlmformatenforcer.py is passed to lmformatenforcer.RegexParser without compileregexwithtimeout or validation in...

5.3CVSS5.4AI score
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/08/13 2:50 p.m.9 views

CVE-2026-73555

vLLM is an inference and serving engine for large language models. Prior to 0.26.0, the validationexceptionhandler in vllm/entrypoints/openai/serverutils.py converts FastAPI RequestValidationError objects with strexc, and sanitizemessage in vllm/entrypoints/utils.py does not remove traceback-styl...

5.3CVSS5.2AI score0.00255EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2026/08/13 2:50 p.m.37 views

CVE-2026-73555 vLLM: Unauthenticated Internal Path and Username Disclosure via Validation Error Messages

vLLM is an inference and serving engine for large language models. Prior to 0.26.0, the validationexceptionhandler in vllm/entrypoints/openai/serverutils.py converts FastAPI RequestValidationError objects with strexc, and sanitizemessage in vllm/entrypoints/utils.py does not remove traceback-styl...

5.3CVSS0.00255EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/13 2:50 p.m.8 views

EUVD-2026-58053

vLLM is an inference and serving engine for large language models. Prior to 0.26.0, the validationexceptionhandler in vllm/entrypoints/openai/serverutils.py converts FastAPI RequestValidationError objects with strexc, and sanitizemessage in vllm/entrypoints/utils.py does not remove traceback-styl...

5.3CVSS5.2AI score0.00255EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/13 2:50 p.m.9 views

CVE-2026-73555 vLLM: Unauthenticated Internal Path and Username Disclosure via Validation Error Messages

vLLM is an inference and serving engine for large language models. Prior to 0.26.0, the validationexceptionhandler in vllm/entrypoints/openai/serverutils.py converts FastAPI RequestValidationError objects with strexc, and sanitizemessage in vllm/entrypoints/utils.py does not remove traceback-styl...

5.3CVSS5.3AI score
SaveExploits0References6
CVE
CVE
added 2026/08/13 2:50 p.m.42 views

CVE-2026-73555

CVE-2026-73555 affects vLLM prior to 0.26.0. The issue arises in the validation_exception_handler (vllm/entrypoints/openai/server_utils.py) which converts FastAPI RequestValidationError objects with str(exc), and in sanitize_message (vllm/entrypoints/utils.py) which does not remove traceback-styl...

5.3CVSS5.2AI score0.00255EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/13 12:00 a.m.20 views

PT-2026-71671

vLLM is an inference and serving engine for large language models. Prior to 0.26.0, the structured outputs.regex parameter in vllm/v1/structured output/backend lm format enforcer.py is passed to lmformatenforcer.RegexParser without compile regex with timeout or validation in validate structured...

5.3CVSS5.3AI score0.00315EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/13 12:00 a.m.6 views

PT-2026-71675

vLLM is an inference and serving engine for large language models. From 0.19.0 until 0.26.0, the /v1/completions CompletionRequest.prompt field in vllm/entrypoints/openai/completion/protocol.py accepts an unbounded liststr or listlistint, prompt to seq in vllm/renderers/inputs/preprocess.py and...

6.5CVSS5.3AI score0.00388EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/13 12:00 a.m.8 views

PT-2026-71672

vLLM is an inference and serving engine for large language models. From 0.20.2rc0 until 0.26.0, safe load prompt embeds in vllm/renderers/embed utils.py uses torch.sparse.check sparse tensor invariants, whose process-global save, enable, and restore state can be raced by concurrent prompt embeds...

8.8CVSS6.9AI score0.00892EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/11 5:17 p.m.9 views

CVE-2026-27765

Improper input validation for some vLLM Hardware Plugin for IntelR GaudiR software before version 0.16.0 within Ring 3: User Applications may allow a denial of service. Authorized adversary with an authenticated user combined with a low complexity attack may enable denial of service. This result...

6.8CVSS0.00112EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/11 4:27 p.m.9 views

EUVD-2026-56522

Improper input validation for some vLLM Hardware Plugin for IntelR GaudiR software before version 0.16.0 within Ring 3: User Applications may allow a denial of service. Authorized adversary with an authenticated user combined with a low complexity attack may enable denial of service. This result...

6.8CVSS5.2AI score0.00112EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/11 4:27 p.m.7 views

CVE-2026-27765

Improper input validation for some vLLM Hardware Plugin for IntelR GaudiR software before version 0.16.0 within Ring 3: User Applications may allow a denial of service. Authorized adversary with an authenticated user combined with a low complexity attack may enable denial of service. This result...

6.8CVSS5.2AI score0.00112EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/11 4:27 p.m.31 views

CVE-2026-27765

Improper input validation for some vLLM Hardware Plugin for IntelR GaudiR software before version 0.16.0 within Ring 3: User Applications may allow a denial of service. Authorized adversary with an authenticated user combined with a low complexity attack may enable denial of service. This result...

6.8CVSS0.00112EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/11 4:27 p.m.29 views

CVE-2026-27765

The CVE affects some vLLM Hardware Plugin for Intel) Gaudi software prior to 0.16.0, where improper input validation in Ring 3 User Applications may allow a local, authenticated user with low complexity to cause a denial of service. The attack requires no user interaction and leverages local acce...

6.8CVSS5.2AI score0.00112EPSS
SaveExploits0References1
Rows per page
Query Builder