Lucene search
+L

4273 matches found

EUVD
EUVD
added 2026/08/17 8:36 p.m.9 views

EUVD-2026-60395

powerlevel10k fails to neutralize control characters in the package.json version field when rendering the package prompt segment. Attackers can inject raw escape bytes in the version string to emit arbitrary terminal control sequences on each prompt render when the shell enters affected directori...

4.8CVSS5.6AI score0.0012EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/17 12:00 a.m.12 views

PT-2026-76810

Name of the Vulnerable Software and Affected Versions powerlevel10k affected versions not specified Description The software fails to neutralize control characters within the version field of a package.json file when rendering the package prompt segment. This allows an attacker to inject raw esca...

4.8CVSS5.5AI score0.0012EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/08/14 4:18 p.m.7 views

CVE-2026-73506

A flaw was found in Oh My Posh, a customizable terminal prompt renderer. The software failed to properly sanitize attacker-controlled data, such as current directory names and Git metadata, before displaying it in the terminal. This oversight allows for terminal escape sequence injection, enablin...

6.1CVSS5.4AI score0.00129EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/08/14 3:20 p.m.8 views

CVE-2026-73559

A flaw was found in vLLM, an inference and serving engine for large language models. An authenticated API client can exploit this vulnerability by sending a single request to the /v1/completions endpoint with an excessively large list of prompts. This unbounded input causes the vLLM server to...

6.5CVSS5.5AI score0.00388EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2026/08/13 6:40 p.m.9 views

vLLM: Completion prompt lists fan out into unbounded engine requests

Summary The /v1/completions request model accepts prompt as a list of text prompts or a list of token-id prompts without any outer prompt-count bound. The serving path turns each element into a separate engine input, creates one engine generator per element, merges all generators, and allocates a...

6.5CVSS5.7AI score0.00388EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/08/13 6:40 p.m.8 views

GHSA-87X5-VMC3-756J vLLM: Completion prompt lists fan out into unbounded engine requests

Summary The /v1/completions request model accepts prompt as a list of text prompts or a list of token-id prompts without any outer prompt-count bound. The serving path turns each element into a separate engine input, creates one engine generator per element, merges all generators, and allocates a...

6.5CVSS5.8AI score0.00388EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/13 4:19 p.m.7 views

CVE-2026-73559

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, prompttoseq in vllm/renderers/inputs/preprocess.py and...

6.5CVSS0.00388EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/13 3:20 p.m.9 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.3CVSS0.00251EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/13 3:20 p.m.10 views

CVE-2026-73506

Oh My Posh is the most customisable and low-latency cross platform/shell prompt renderer. Prior to 29.35.1, writes rune in src/terminal/writer.go emitted attacker-controlled current directory names and Git metadata, including Commit.Subject, Commit.Author.Name, Commit.Author.Email, and...

6.1CVSS0.00129EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/13 3:20 p.m.10 views

CVE-2026-73505

Oh My Posh is the most customisable and low-latency cross platform/shell prompt renderer. Prior to 29.35.1, the setStyle function in src/segments/path.go passed pt.Path, which includes raw folder names, to template.Render, whose function map exposes cmd, so an attacker-controlled directory name...

7.8CVSS0.00154EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/13 3:09 p.m.4 views

CVE-2026-73559

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, prompttoseq in vllm/renderers/inputs/preprocess.py and...

6.5CVSS5.3AI score0.00388EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2026/08/13 3:09 p.m.43 views

CVE-2026-73559

CVE-2026-73559 affects vLLM (0.19.0–0.26.0) where the /v1/completions prompt field can be an unbounded list, and prompt_to_seq/remove expansion in preprocessing may spawn unbounded expansion and create one engine generator/response slot per prompt. This can exhaust CPU, memory, async scheduling c...

6.5CVSS5.3AI score0.00388EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/13 3:00 p.m.11 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.3CVSS5.4AI score
SaveExploits0References6
CVE
CVE
added 2026/08/13 3:00 p.m.30 views

CVE-2026-73557

CVE-2026-73557 affects vLLM between 0.20.2rc0 and 0.26.0. The flaw arises in safe_load_prompt_embeds in vllm/renderers/embed_utils.py, where using torch.sparse.check_sparse_tensor_invariants with a process-global save/enable/restore state can be raced via concurrent prompt_embeds (POST /v1/chat/c...

6.3CVSS5.3AI score0.00251EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/13 3:00 p.m.11 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
EUVD
EUVD
added 2026/08/13 3:00 p.m.8 views

EUVD-2026-58064

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.00917EPSS
SaveExploits0References4
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
EUVD
EUVD
added 2026/08/13 2:23 p.m.10 views

EUVD-2026-58081

Oh My Posh is the most customisable and low-latency cross platform/shell prompt renderer. Prior to 29.35.1, writes rune in src/terminal/writer.go emitted attacker-controlled current directory names and Git metadata, including Commit.Subject, Commit.Author.Name, Commit.Author.Email, and...

6.1CVSS5.1AI score0.00129EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/13 2:23 p.m.34 views

CVE-2026-73506 Oh My Posh: Terminal escape sequence injection via unsanitized prompt segment data

Oh My Posh is the most customisable and low-latency cross platform/shell prompt renderer. Prior to 29.35.1, writes rune in src/terminal/writer.go emitted attacker-controlled current directory names and Git metadata, including Commit.Subject, Commit.Author.Name, Commit.Author.Email, and...

6.1CVSS0.00129EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/13 2:23 p.m.24 views

CVE-2026-73506

Oh My Posh is vulnerable to terminal escape sequence injection in prompt rendering. In versions prior to 29.35.1, the function write(s rune) could emit attacker-controlled data (current directory names and Git metadata, including Commit.Subject, Commit.Author.Name/Email, RawUpstreamURL) without r...

6.1CVSS5.1AI score0.00129EPSS
SaveExploits0References5
Rows per page
Query Builder