Lucene search
K

212 matches found

EUVD
EUVD
added yesterday5 views

EUVD-2026-34303

nvm Node Version Manager through 0.40.4 executes arbitrary commands from version strings supplied by the configured Node.js/io.js mirror. Commands such as nvm install read the available versions from the mirror's index.tab and use the selected version, without sanitization, to build download URLs...

7.5CVSS6.1AI score
Exploits1References4
ATTACKERKB
ATTACKERKB
added yesterday4 views

CVE-2026-10796

nvm Node Version Manager through 0.40.4 executes arbitrary commands from version strings supplied by the configured Node.js/io.js mirror. Commands such as nvm install read the available versions from the mirror's index.tab and use the selected version, without sanitization, to build download URLs...

7.5CVSS6.1AI score
Exploits1References5
Cvelist
Cvelist
added 2026/04/07 2:47 p.m.16 views

CVE-2026-35485 text-generation-webui has a Path Traversal in load_grammar() — arbitrary file read without authentication

text-generation-webui is an open-source web interface for running Large Language Models. Prior to 4.3, an unauthenticated path traversal vulnerability in loadgrammar allows reading any file on the server filesystem with no extension restriction. Gradio does not server-side validate dropdown value...

7.5CVSS0.0041EPSS
Exploits1References1
CVE
CVE
added 2026/04/07 2:47 p.m.4 views

CVE-2026-35485

CVE-2026-35485 affects text-generation-webui (open-source web interface for LLMs). Before version 4.3, there is an unauthenticated path traversal in load_grammar() that lets an attacker read arbitrary files on the server filesystem without extension restrictions. Gradio dropdown values are not se...

7.5CVSS6AI score0.0041EPSS
Exploits1References1Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/04/07 2:47 p.m.1 views

CVE-2026-35485

text-generation-webui is an open-source web interface for running Large Language Models. Prior to 4.3, an unauthenticated path traversal vulnerability in loadgrammar allows reading any file on the server filesystem with no extension restriction. Gradio does not server-side validate dropdown value...

7.5CVSS6AI score0.0041EPSS
Exploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/04/07 2:47 p.m.1 views

CVE-2026-35485 text-generation-webui has a Path Traversal in load_grammar() — arbitrary file read without authentication

text-generation-webui is an open-source web interface for running Large Language Models. Prior to 4.3, an unauthenticated path traversal vulnerability in loadgrammar allows reading any file on the server filesystem with no extension restriction. Gradio does not server-side validate dropdown value...

7.5CVSS6AI score0.0041EPSS
Exploits1References1
EUVD
EUVD
added 2026/04/07 2:47 p.m.2 views

EUVD-2026-19669

text-generation-webui is an open-source web interface for running Large Language Models. Prior to 4.3, an unauthenticated path traversal vulnerability in loadgrammar allows reading any file on the server filesystem with no extension restriction. Gradio does not server-side validate dropdown value...

7.5CVSS6AI score0.0041EPSS
Exploits1References1
Positive Technologies
Positive Technologies
added 2026/04/07 12:0 a.m.1 views

PT-2026-30858

text-generation-webui is an open-source web interface for running Large Language Models. Prior to 4.3, an unauthenticated path traversal vulnerability in load grammar allows reading any file on the server filesystem with no extension restriction. Gradio does not server-side validate dropdown...

7.5CVSS6AI score0.0041EPSS
Exploits1References2
CNNVD
CNNVD
added 2026/04/07 12:0 a.m.2 views

Text Generation Web UI 安全漏洞

Text Generation Web UI is a local AI UI interface developed by oobabooga’s individual developers. Versions of Text Generation Web UI prior to 4.3 contained security vulnerabilities. These vulnerabilities stemmed from an unauthenticated path traversal vulnerability in the loadgrammar function, whi...

7.5CVSS5.8AI score0.0041EPSS
Exploits1References1
SUSE CVE
SUSE CVE
added 2026/03/17 12:27 a.m.3 views

SUSE CVE-2026-2069

A flaw has been found in ggml-org llama.cpp up to 55abc39. Impacted is the function llamagrammaradvancestack of the file llama.cpp/src/llama-grammar.cpp of the component GBNF Grammar Handler. This manipulation causes stack-based buffer overflow. The attack needs to be launched locally. The exploi...

4.8CVSS5.9AI score0.00019EPSS
Exploits0References3
Hacker One
Hacker One
added 2026/03/08 7:16 a.m.7 views

AWS VDP: SQL Injection Detection Bypass in AWS WAF Managed Rules (AWSManagedRulesSQLiRuleSet)

Researchers This vulnerability was discovered through collaborative security research. Researchers: - █████ - █████████ - █████████ --- Summary AWS WAF fails to detect certain SQL injection payload variants. These payloads bypass the AWS WAF SQL injection detection rules and reach the backend...

6.1AI score
Exploits0
OSV
OSV
added 2026/03/05 6:20 p.m.2 views

GHSA-7RGV-GQHR-FXG3 xgrammar vulnerable to DoS via multi-layer nesting

Summary The multi-level nested syntax caused a segmentation fault core dump. Details A trigger stack overflow or memory exhaustion was caused by constructing a malicious grammar rule containing 30,000 layers of nested parentheses. PoC !/usr/bin/env python3 """ XGrammar - Math Expression Generatio...

8.7CVSS5.9AI score0.00081EPSS
Exploits1References4
Github Security Blog
Github Security Blog
added 2026/03/05 6:20 p.m.3 views

xgrammar vulnerable to DoS via multi-layer nesting

Summary The multi-level nested syntax caused a segmentation fault core dump. Details A trigger stack overflow or memory exhaustion was caused by constructing a malicious grammar rule containing 30,000 layers of nested parentheses. PoC !/usr/bin/env python3 """ XGrammar - Math Expression Generatio...

8.7CVSS5.9AI score0.00081EPSS
Exploits1References4Affected Software1
GoogleProjectZero
GoogleProjectZero
added 2026/03/05 12:0 a.m.3 views

On the Effectiveness of Mutational Grammar Fuzzing

Posted by Ivan Fratric Mutational grammar fuzzing is a fuzzing technique in which the fuzzer uses a predefined grammar that describes the structure of the samples. When a sample gets mutated, the mutations happen in such a way that any resulting samples still adhere to the grammar rules, thus the...

5.5AI score
Exploits0
Packet Storm News
Packet Storm News
added 2026/02/22 12:0 a.m.2 views

FuzzySQL: Uncovering Hidden Vulnerabilities in DBMS Special Features with LLM-Driven Fuzzing

Traditional database fuzzing techniques primarily focus on syntactic correctness and general SQL structures, leaving critical yet obscure DBMS features, such as system-level modes e.g., GTID, programmatic constructs e.g., PROCEDURE, advanced process commands e.g., KILL, largely underexplored...

6.2AI score
Exploits0
Tenable Nessus
Tenable Nessus
added 2026/02/09 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2026-2069

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A flaw has been found in ggml-org llama.cpp up to 55abc39. Impacted is the function llamagrammaradvancestack of the file llama.cpp/src/llama-grammar.cpp of the...

4.8CVSS5.7AI score0.00019EPSS
Exploits0References3
RedhatCVE
RedhatCVE
added 2026/02/08 1:22 a.m.2 views

CVE-2026-2069

A flaw has been found in ggml-org llama.cpp up to 55abc39. Impacted is the function llamagrammaradvancestack of the file llama.cpp/src/llama-grammar.cpp of the component GBNF Grammar Handler. This manipulation causes stack-based buffer overflow. The attack needs to be launched locally. The exploi...

4.8CVSS5AI score0.00019EPSS
Exploits0References2
EUVD
EUVD
added 2026/02/07 12:30 a.m.2 views

EUVD-2026-5558

A flaw has been found in ggml-org llama.cpp up to 55abc39. Impacted is the function llamagrammaradvancestack of the file llama.cpp/src/llama-grammar.cpp of the component GBNF Grammar Handler. This manipulation causes stack-based buffer overflow. The attack needs to be launched locally. The exploi...

4.8CVSS5.5AI score0.00019EPSS
Exploits0References9
Snyk
Snyk
added 2026/02/06 11:7 p.m.2 views

Stack-based Buffer Overflow

Overview Affected versions of this package are vulnerable to Stack-based Buffer Overflow via the llamagrammaradvancestack function. An attacker can cause a stack-based buffer overflow by providing specially crafted input to the GBNF Grammar Handler component. Remediation There is no fixed version...

4.8CVSS6.1AI score0.00019EPSS
Exploits0References2
OSV
OSV
added 2026/02/06 10:16 p.m.3 views

DEBIAN-CVE-2026-2069

A flaw has been found in ggml-org llama.cpp up to 55abc39. Impacted is the function llamagrammaradvancestack of the file llama.cpp/src/llama-grammar.cpp of the component GBNF Grammar Handler. This manipulation causes stack-based buffer overflow. The attack needs to be launched locally. The exploi...

3.3CVSS4.6AI score0.00019EPSS
Exploits0References1
Rows per page
Query Builder