Lucene search
+L

484095 matches found

NVD
NVD
added 2026/09/04 3:17 p.m.6 views

CVE-2026-85689

llmware 0.4.6 contains an SQL injection vulnerability in the collection-database layer llmware/resources.py where filter and lookup values are directly string-interpolated into SQL WHERE clauses without parameterization or escaping, in both the SQLite and PostgreSQL backends. The filter validator...

7.1CVSS0.00253EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/04 3:17 p.m.4 views

CVE-2026-85675

OWL's DocumentProcessingToolkit contains a server-side request forgery vulnerability in the extractdocumentcontent tool that fetches caller-supplied URLs with no scheme, host, or IP filtering. Attackers can inject malicious URLs through prompt injection to make the server fetch internal resources...

8.7CVSS0.00277EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/04 3:17 p.m.6 views

CVE-2026-85672

zerox 1.1.20 contains an OS command injection vulnerability in the file download mechanism where the temporary file extension derived from document URLs is interpolated unsanitized into shell commands executed by poppler utilities. Attackers can craft document URLs with malicious file extensions...

9.8CVSS0.01469EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/04 3:17 p.m.6 views

CVE-2026-85674

aider aider-chat automatically loads a .aider.conf.yml configuration file from the root of the git repository it is launched in. A crafted repository can set test-cmd executed at startup or lint-cmd executed on the first file edit, which aider runs through a shell subprocess with shell=True witho...

8.5CVSS0.00164EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/04 3:17 p.m.7 views

CVE-2026-85667

xiaobei through 5.5.2 fails to implement authentication or signature validation on webhook endpoints, allowing unauthenticated attackers to inject arbitrary messages into the agent pipeline. Attackers can publish malicious messages via the /webhookworktool handler and exploit unvalidated media UR...

9.3CVSS0.00383EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/04 3:17 p.m.5 views

CVE-2026-85626

git-mcp-server 2.15.1 contains an argument injection vulnerability in the ref and object parameters of gitlog, gitdiff, and gitshow tools that lack leading-dash validation. Attackers can inject git command-line options like --output= to write files outside the repository to arbitrary paths...

8.7CVSS0.0027EPSS
SaveExploits0References5
NVD
NVD
added 2026/09/04 3:17 p.m.6 views

CVE-2026-85651

Trigger.dev versions before 4.5.2 fail to validate environment membership during run replay operations, allowing authenticated attackers to inject task runs into arbitrary environments. Attackers can replay their own runs into other organizations' or projects' environments to consume victim...

8.5CVSS0.00269EPSS
SaveExploits0References6
NVD
NVD
added 2026/09/04 3:17 p.m.7 views

CVE-2026-85660

cli-mcp-server 0.2.5 contains a command allowlist bypass vulnerability in the validatecommandwithoperators function when ALLOWSHELLOPERATORS is enabled. Attackers can use shell command substitution syntax like $... or backticks to execute non-allowlisted commands that bypass the ALLOWEDCOMMANDS...

9.2CVSS0.00466EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/04 3:17 p.m.7 views

CVE-2026-14466

It’s possible to run a stored XSS in Stormshield’s web administration panel. To exploit this vulnerability, a SNS administrator with appropriate permissions must inject some malicious script in a group’s comments in the webservices administration interface...

4.3CVSS0.0016EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/04 2:32 p.m.8 views

EUVD-2026-71145

SadTalker contains an OS command injection vulnerability in the video muxing process where uploaded audio filenames are interpolated into ffmpeg commands without proper escaping. Attackers can upload audio files with shell metacharacters in the filename to break out of quoted arguments and execut...

9.8CVSS5.7AI score0.01485EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/04 2:32 p.m.24 views

CVE-2026-85696

SadTalker (OpenTalker), a talking-head video generation tool, contains an OS command injection vulnerability in its video muxing process . In version v0.0.2 , uploaded audio filenames are interpolated into ffmpeg commands without proper escaping (see src/utils/videoio.py). An attacker can upload ...

9.8CVSS5.7AI score0.01485EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/04 2:32 p.m.16 views

CVE-2026-85696 SadTalker OS Command Injection via Audio Filename

SadTalker contains an OS command injection vulnerability in the video muxing process where uploaded audio filenames are interpolated into ffmpeg commands without proper escaping. Attackers can upload audio files with shell metacharacters in the filename to break out of quoted arguments and execut...

9.3CVSS6AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/09/04 2:32 p.m.32 views

CVE-2026-85696 SadTalker OS Command Injection via Audio Filename

SadTalker contains an OS command injection vulnerability in the video muxing process where uploaded audio filenames are interpolated into ffmpeg commands without proper escaping. Attackers can upload audio files with shell metacharacters in the filename to break out of quoted arguments and execut...

9.8CVSS0.01485EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/04 2:32 p.m.32 views

CVE-2026-85694 LaVague 0.2.35 Remote Code Execution via eval extraction

LaVague 0.2.35 contains a remote code execution vulnerability in PythonFromMarkdownExtractor.extractasobject that evaluates untrusted language model output derived from web page content. Attackers can inject malicious Python code through web pages using indirect prompt injection to execute...

9.2CVSS0.0055EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/04 2:32 p.m.22 views

CVE-2026-85694

LaVague 0.2.35 is vulnerable to remote code execution via its PythonFromMarkdownExtractor.extract_as_object function, which uses eval on untrusted language model output derived from web page content. An attacker can perform indirect prompt injection through a web page to inject malicious Python c...

9.2CVSS6.8AI score0.0055EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/04 2:32 p.m.8 views

EUVD-2026-71143

LaVague 0.2.35 contains a remote code execution vulnerability in PythonFromMarkdownExtractor.extractasobject that evaluates untrusted language model output derived from web page content. Attackers can inject malicious Python code through web pages using indirect prompt injection to execute...

9.2CVSS6.8AI score0.0055EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/04 2:32 p.m.29 views

CVE-2026-85689 llmware 0.4.6 SQL Injection via unescaped filter values

llmware 0.4.6 contains an SQL injection vulnerability in the collection-database layer llmware/resources.py where filter and lookup values are directly string-interpolated into SQL WHERE clauses without parameterization or escaping, in both the SQLite and PostgreSQL backends. The filter validator...

7.1CVSS0.00253EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/04 2:32 p.m.11 views

CVE-2026-85689

llmware 0.4.6 contains an SQL injection vulnerability in its collection-database layer (llmware/resources.py). Filter and lookup values are directly string-interpolated into SQL WHERE clauses without parameterization or escaping, affecting both the SQLite and PostgreSQL backends. The filter valid...

7.1CVSS5.6AI score0.00253EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/04 2:32 p.m.7 views

EUVD-2026-71138

llmware 0.4.6 contains an SQL injection vulnerability in the collection-database layer llmware/resources.py where filter and lookup values are directly string-interpolated into SQL WHERE clauses without parameterization or escaping, in both the SQLite and PostgreSQL backends. The filter validator...

7.1CVSS5.6AI score0.00253EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/04 2:32 p.m.12 views

CVE-2026-85689 llmware 0.4.6 SQL Injection via unescaped filter values

llmware 0.4.6 contains an SQL injection vulnerability in the collection-database layer llmware/resources.py where filter and lookup values are directly string-interpolated into SQL WHERE clauses without parameterization or escaping, in both the SQLite and PostgreSQL backends. The filter validator...

7.1CVSS5.8AI score
SaveExploits0References6
Rows per page
Query Builder