Lucene search
+L

631 matches found

EUVD
EUVD
added 2026/07/22 11:21 a.m.10 views

EUVD-2026-47633

n8n versions before 1.123.64 fail to properly mask custom HTTP header credentials in LLM sub-node execution data, writing plaintext API keys and secrets to workflow execution records. Authenticated users with access to execution data can read exposed header values and credentials that persist in...

5.1CVSS5.6AI score0.00371EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/22 11:21 a.m.9 views

CVE-2026-65589 n8n before 1.123.64 Credential Exposure via LLM Node Execution Data

n8n versions before 1.123.64 fail to properly mask custom HTTP header credentials in LLM sub-node execution data, writing plaintext API keys and secrets to workflow execution records. Authenticated users with access to execution data can read exposed header values and credentials that persist in...

5.1CVSS5.6AI score
SaveExploits0References4
CVE
CVE
added 2026/07/22 11:21 a.m.44 views

CVE-2026-65589

CVE-2026-65589 affects n8n versions before 1.123.64. The vulnerability arises because custom HTTP header credentials used by the LLM sub-node execution data are not masked, causing plaintext API keys and secrets to be written to workflow execution records. Authenticated users with access to execu...

6.5CVSS5.6AI score0.00371EPSS
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/07/22 11:21 a.m.8 views

CVE-2026-65589

n8n versions before 1.123.64 fail to properly mask custom HTTP header credentials in LLM sub-node execution data, writing plaintext API keys and secrets to workflow execution records. Authenticated users with access to execution data can read exposed header values and credentials that persist in...

5.1CVSS5.6AI score0.00371EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/22 12:00 a.m.18 views

PT-2026-63347

Name of the Vulnerable Software and Affected Versions n8n versions prior to 1.123.64 Description Custom HTTP header credentials used in LLM sub-nodes, such as OpenAI, Anthropic, and Lemonade, are not properly masked during execution. While these values appear masked in the user interface, they ar...

5.1CVSS5.7AI score0.00371EPSS
SaveExploits0References11
OSV
OSV
added 2026/07/17 9:19 p.m.8 views

GHSA-56R5-2P2F-7CXP PocketSphinx: Buffer overflows in language and acoustic model loading code

Impact The trie language model code introduced in PocketSphinx 5prealpha failed to check various boundary conditions when reading the headers of ARPA, DMP, and binary format language model files. In the case of invalid, corrupted or malicious input files, this could lead to stack and heap buffer...

6.9CVSS5.5AI score
SaveExploits0References3
EUVD
EUVD
added 2026/07/17 4:52 p.m.18 views

EUVD-2026-18522

vLLM: Processing differential in multi-channel audio downmixing enables hidden-input/moderation bypass for audio models...

7.1CVSS5.2AI score0.00267EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/07/17 12:00 a.m.22 views

PT-2026-60899

Name of the Vulnerable Software and Affected Versions PocketSphinx versions 5prealpha through 5.1.0 Description The trie language model code fails to check boundary conditions when reading headers of ARPA, DMP, and binary format language model files, which can lead to stack and heap buffer...

6.9CVSS5.7AI score
SaveExploits0References8
EUVD
EUVD
added 2026/07/15 6:35 p.m.23 views

EUVD-2026-44762

Strands Agents is an open-source Python SDK for building and running AI agents. The strands-agents-tools package provides pre-built tools for use with the SDK, including the elasticsearchmemory tool for agent memory storage. We identified CVE-2026-15746, a server-side request forgery SSRF issue i...

6.9CVSS6.1AI score0.00423EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/15 6:35 p.m.9 views

CVE-2026-15746 Credential disclosure in Strands Agents Tools elasticsearch_memory tool

Strands Agents is an open-source Python SDK for building and running AI agents. The strands-agents-tools package provides pre-built tools for use with the SDK, including the elasticsearchmemory tool for agent memory storage. We identified CVE-2026-15746, a server-side request forgery SSRF issue i...

6.9CVSS6.1AI score
SaveExploits0References5
Veracode
Veracode
added 2026/07/14 8:27 a.m.14 views

Authentication Bypass

9Router is vulnerable to Authentication Bypass. The vulnerability is due to missing authentication checks for the /codex endpoint, where requests bypass the API key validation before being rewritten to protected API routes, allowing unauthenticated attackers to invoke upstream LLM provider APIs...

8.6CVSS6.1AI score0.00611EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/07/12 12:06 p.m.12 views

CVE-2026-56259 Crawl4AI - LLM Credential Exfiltration via base_url and Environment Variable Resolution

Crawl4AI before 0.8.8 contains credential exfiltration vulnerabilities in the Docker API server that allow attackers to redirect LLM API calls to attacker-controlled endpoints and read arbitrary environment variables. Attackers can exploit the unauthenticated /md, /llm, and /llm/job endpoints by...

8.8CVSS6.2AI score
SaveExploits0References4
OSV
OSV
added 2026/07/10 3:16 p.m.11 views

PYSEC-2026-3443

Crawl4AI before 0.8.7 contains a server-side request forgery SSRF vulnerability in the Docker API server's /crawl/job and /llm/job endpoints, which accept webhook URLs without destination validation. An attacker can supply webhook URLs pointing to private or internal IP ranges, Docker networks, o...

7.5CVSS6.1AI score0.02639EPSS
SaveExploits0References3
GithubExploit
GithubExploit
added 2026/07/10 1:45 p.m.77 views

patchtriage

PatchTriage !CIhttps://github.com/d01ki/patchtriage/actio...

7.2CVSS6.7AI score0.21333EPSS
SaveExploits3
OSV
OSV
added 2026/07/09 11:40 p.m.13 views

CVE-2026-55615 Langroid: Neo4jChatAgent executes LLM-generated Cypher without validation (prompt-to-Cypher injection; config-conditional RCE), mirroring the SQLChatAgent bug fixed in CVE-2026-25879

Langroid is a framework for building large-language-model-powered applications. Prior to version 0.65.5, Neo4jChatAgent passes LLM-generated Cypher queries straight to the Neo4j driver with no validation, no statement-type allowlist, and no opt-out gate. The query text is influenceable by prompt...

9.2CVSS6.1AI score
SaveExploits0References4
NVD
NVD
added 2026/07/09 6:16 p.m.20 views

CVE-2026-43752

An authenticated administrator may be able to achieve arbitrary code execution on the host system by uploading a malicious file through the Open Source LLM setup feature in the Admin Console. This vulnerability has been addressed in FileMaker Server 26.0.1...

4.9CVSS0.0049EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/08 5:18 p.m.11 views

DRUPAL-CONTRIB-2026-076

The AI SEO/GEO Analyzer module generates SEO/GEO analysis reports by sending content of an entity including its comments to an LLM, then converts the model's Markdown response to HTML and stores it for display to privileged users. The generated HTML was rendered without passing through Drupal's...

5.4CVSS6.1AI score0.00231EPSS
SaveExploits0References1
Drupal
Drupal
added 2026/07/08 12:00 a.m.16 views

AI SEO/GEO Analyzer - Moderately critical - Cross-site Scripting - SA-CONTRIB-2026-076

The AI SEO/GEO Analyzer module generates SEO/GEO analysis reports by sending content of an entity including its comments to an LLM, then converts the model's Markdown response to HTML and stores it for display to privileged users. The generated HTML was rendered without passing through Drupal's...

5.4CVSS6AI score0.00231EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/07 9:17 p.m.45 views

CVE-2026-58473

Cognee before 1.2.0 contains an improper access control vulnerability that allows unauthenticated attackers to overwrite the global LLM provider configuration by self-registering an account and calling the settings endpoint, which performs no admin or superuser check. Attackers can redirect all L...

9.3CVSS0.00511EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/07/07 8:34 p.m.8 views

CVE-2026-58473 Cognee < 1.2.0 Unauthorized LLM Configuration Overwrite via /api/v1/settings

Cognee before 1.2.0 contains an improper access control vulnerability that allows unauthenticated attackers to overwrite the global LLM provider configuration by self-registering an account and calling the settings endpoint, which performs no admin or superuser check. Attackers can redirect all L...

9.3CVSS6AI score0.00511EPSS
SaveExploits0References4
Rows per page
Query Builder