Lucene search
+L

35 matches found

Github Security Blog
Github Security Blog
added 2026/08/05 8:41 p.m.12 views

rclone `serve restic --private-repos` authorization bypass: `..` in the URL path lets an authenticated user read, overwrite and delete other users' repositories

Summary rclone serve restic --private-repos exists to let one rclone instance host many users' restic backup repositories behind HTTP Basic auth while keeping each user confined to a path prefix of //. The documentation states the flag "can be used to limit users to repositories starting with a...

8.8CVSS5.9AI score0.00422EPSS
SaveExploits1References6Affected Software1
CVE
CVE
added 2026/08/04 4:49 p.m.89 views

CVE-2026-48121

The CVE-2026-48121 vulnerability affects @langchain/langgraph-checkpoint-mongodb (MongoDBSaver) and involves NoSQL parameter injection in MongoDB queries. Versions 1.3.0 and earlier pass checkpoint identifiers (thread_id, checkpoint_ns, checkpoint_id) from config.configurable directly into MongoD...

6.7CVSS5.4AI score0.00229EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/04 4:49 p.m.29 views

CVE-2026-48121 @langchain/langgraph-checkpoint-mongodb: NoSQL parameter injection in MongoDBSaver allows cross-tenant state access

@langchain/langgraph-checkpoint-mongodb provides a LangGraph.js CheckpointSaver implementation that uses MongoDB for storage. Versions 1.3.0 and below are vulnerable to NoSQL injection: checkpoint identifiers threadid, checkpointns, checkpointid from config.configurable are passed into MongoDB fi...

6.7CVSS5.4AI score
SaveExploits0References5
NVD
NVD
added 2026/07/31 4:16 p.m.13 views

CVE-2026-17349

/misc/workspace/adhocconnectserver, part of the Workspaces feature introduced in pgAdmin 4 9.0, when passed the id of an existing server, clones that server via Server.clone, which copies every column from the source row, including userid, shared, sharedusername, and the stored credential fields...

9.6CVSS0.00288EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/06/19 9:43 p.m.22 views

OpenRemote Manager: removeAlarms cross-realm IDOR (bulk delete)

Summary OpenRemote Manager is vulnerable to a cross-tenant Insecure Direct Object Reference IDOR in the bulk alarm deletion endpoint. An authenticated user in any realm can delete alarms belonging to other realms tenants by supplying arbitrary alarm IDs. The vulnerability exists because the bulk...

6AI score
SaveExploits0References5Affected Software1
CNNVD
CNNVD
added 2026/06/10 12:00 a.m.20 views

Fission 安全漏洞

Fission is an open-source function deployment framework based on Kubernetes. Versions of Fission prior to 1.24.0 contain security vulnerabilities. These vulnerabilities stem from the Container Executor’s path, which allows tenants to directly provide Function.spec.podspec. The executor merges thi...

9.9CVSS5.3AI score0.00274EPSS
SaveExploits0References1
CVE
CVE
added 2026/05/13 9:06 p.m.44 views

CVE-2026-44426

ShellHub (CVE-2026-44426) is a cross-tenant IDOR where GET /api/namespaces/:tenant returns the full namespace object (including members, emails, roles, settings, and device counts) to any caller authenticated with an API Key, regardless of the API Key’s tenant scope. Root cause: if the API Key la...

6.5CVSS5.8AI score0.00308EPSS
SaveExploits1References1Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/04/24 10:56 a.m.7 views

CVE-2026-23902

Incorrect Authorization vulnerability in Apache DolphinScheduler allows authenticated users with system login permissions to use tenants that are not defined on the platform during workflow execution. This issue affects Apache DolphinScheduler versions prior to 3.4.1. Users are recommended to...

5.2AI score0.00446EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/04/21 12:00 a.m.16 views

Tekton Pipelines 安全漏洞

Tekton Pipelines is a cloud-native pipeline developed by Tekton Open Source. There are security vulnerabilities in versions 1.0.0 to 1.10.0 of Tekton Pipelines. These vulnerabilities stem from the git resolver in API mode, which, when a token parameter is omitted by the user, will send the...

7.7CVSS5.8AI score0.0026EPSS
SaveExploits0References4
Microsoft Secure
Microsoft Secure
added 2025/10/07 4:00 p.m.39 views

New Microsoft Secure Future Initiative (SFI) patterns and practices: Practical guides to strengthen security

Building on the momentum of our initial launch of the Microsoft Secure Future Initiative SFI patterns and practices, this second installment continues our commitment to making security implementation practical and scalable. The first release introduced a foundational library of actionable guidanc...

7.2AI score
SaveExploits0
EUVD
EUVD
added 2025/10/03 8:07 p.m.10 views

EUVD-2024-18017

Malicious code in bioql PyPI...

5.4CVSS6.5AI score0.00383EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/03 8:07 p.m.10 views

EUVD-2024-0089

Malicious code in bioql PyPI...

9.8CVSS5.4AI score0.13743EPSS
SaveExploits2References6
RedhatCVE
RedhatCVE
added 2025/05/23 9:51 a.m.12 views

CVE-2024-7042

A vulnerability in the GraphCypherQAChain class of langchain-ai/langchainjs versions 0.2.5 and all versions with this class allows for prompt injection, leading to SQL injection. This vulnerability permits unauthorized data manipulation, data exfiltration, denial of service DoS by deleting all...

9.8CVSS9.6AI score0.00311EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/23 7:50 a.m.10 views

CVE-2024-20302

A vulnerability in the tenant security implementation of Cisco Nexus Dashboard Orchestrator NDO could allow an authenticated, remote attacker to modify or delete tenant templates on an affected system. This vulnerability is due to improper access controls within tenant security. An attacker who i...

5.4CVSS7.1AI score0.00383EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2025/01/08 12:00 a.m.21 views

LangChain < 0.2.5 SQLi through Prompt Injection

The version of LangChain installed on the remote host is prior to 0.2.5. It is, therefore, affected by a vulnerability in the GraphCypherQAChain class which allows for SQL injection through prompt injection. This vulnerability can lead to unauthorized data manipulation, data exfiltration, denial ...

9.8CVSS6.2AI score0.13743EPSS
SaveExploits2References3
Github Security Blog
Github Security Blog
added 2024/10/29 3:32 p.m.66 views

Langchain SQL Injection vulnerability

A vulnerability in the GraphCypherQAChain class of langchain-ai/langchain version 0.2.5 allows for SQL injection through prompt injection. This vulnerability can lead to unauthorized data manipulation, data exfiltration, denial of service DoS by deleting all data, breaches in multi-tenant securit...

9.8CVSS9.9AI score0.13743EPSS
SaveExploits2References6Affected Software2
OSV
OSV
added 2024/10/29 3:32 p.m.55 views

GHSA-45PG-36P6-83V9 Langchain SQL Injection vulnerability

A vulnerability in the GraphCypherQAChain class of langchain-ai/langchain version 0.2.5 allows for SQL injection through prompt injection. This vulnerability can lead to unauthorized data manipulation, data exfiltration, denial of service DoS by deleting all data, breaches in multi-tenant securit...

4.9CVSS7.8AI score0.13743EPSS
SaveExploits2References6
OSV
OSV
added 2024/10/29 3:32 p.m.28 views

GHSA-6M59-8FMV-M5F9 @langchain/community SQL Injection vulnerability

A vulnerability in the GraphCypherQAChain class of langchain-ai/langchainjs versions 0.2.5 and all versions with this class allows for prompt injection, leading to SQL injection. This vulnerability permits unauthorized data manipulation, data exfiltration, denial of service DoS by deleting all...

4.9CVSS7.5AI score0.00311EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
added 2024/10/29 2:56 p.m.17 views

CVE-2024-8309

A vulnerability in the GraphCypherQAChain class of langchain-ai/langchain version 0.2.5 allows for SQL injection through prompt injection. This vulnerability can lead to unauthorized data manipulation, data exfiltration, denial of service DoS by deleting all data, breaches in multi-tenant securit...

4.9CVSS8.6AI score0.13743EPSS
SaveExploits2References6
NVD
NVD
added 2024/10/29 1:15 p.m.50 views

CVE-2024-7042

A vulnerability in the GraphCypherQAChain class of langchain-ai/langchainjs versions 0.2.5 and all versions with this class allows for prompt injection, leading to SQL injection. This vulnerability permits unauthorized data manipulation, data exfiltration, denial of service DoS by deleting all...

9.8CVSS0.00311EPSS
SaveExploits1References2
Rows per page
Query Builder