Lucene search
+L

61 matches found

Cvelist
Cvelist
added 2026/07/18 10:15 p.m.43 views

CVE-2026-10130 QueryWeaver Authentication Bypass via Email Signup Token Issuance for Existing Accounts

QueryWeaver contains an authentication bypass vulnerability that allows unauthenticated attackers to obtain valid session tokens for existing accounts by submitting a signup request with a known victim email address. The signup route unconditionally creates and links a new token to the matching...

8.8CVSS0.00366EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/09 11:40 p.m.40 views

CVE-2026-55615

Langroid CVE-2026-55615 affects the Neo4jChatAgent path, where LLM-generated Cypher queries are sent unvalidated to the Neo4j driver prior to version 0.65.5. Connected docs describe a prompt-injection risk enabling read/write/destroy of graph data and, with APOC or dbms.security, potential OS com...

9.2CVSS6AI score0.00383EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/05/08 3:59 p.m.15 views

EUVD-2026-28808

Nornicdb is a distributed low-latency, Graph+Vector, Temporal MVCC with all sub-ms HNSW search, graph traversal, and writes. Prior to version 1.0.42-hotfix, the --address CLI flag and NORNICDBADDRESS / server.host config key is plumbed through to the HTTP server correctly but never reaches the Bo...

9.8CVSS5.8AI score0.0044EPSS
SaveExploits0References3
Packet Storm News
Packet Storm News
added 2026/04/27 12:0 a.m.10 views

Symbolic Execution Meets Multi-LLM Orchestration: Detecting Memory Vulnerabilities in Incomplete Rust CVE Snippets

This paper presents a system combining symbolic execution KLEE with a 4-agent multi-LLM architecture for detecting memory vulnerabilities in Rust unsafe code. A central challenge we address is the incomplete-code problem: CVE database entries provide only isolated code snippets that lack struct...

6.1AI score
SaveExploits0
NVD
NVD
added 2026/04/24 7:17 p.m.10 views

CVE-2026-41492

Dgraph is an open source distributed GraphQL database. Prior to 25.3.3, Dgraphl exposes the process command line through the unauthenticated /debug/vars endpoint on Alpha. Because the admin token is commonly supplied via the --security "token=..." startup flag, an unauthenticated attacker can...

9.8CVSS0.03082EPSS
SaveExploits1References2
CVE
CVE
added 2026/04/24 6:27 p.m.37 views

CVE-2026-41327

CVE-2026-41327 (Dgraph) : Pre-auth DQL injection in upsert cond field allows unauthenticated read access to the entire database when ACL is disabled. The vulnerability arises from concatenating the user-provided cond into a DQL query via strings.Builder.WriteString without proper sanitization, en...

9.1CVSS5.5AI score0.005EPSS
SaveExploits1References2Affected Software1
Positive Technologies
Positive Technologies
added 2026/04/24 12:0 a.m.14 views

PT-2026-35060

Name of the Vulnerable Software and Affected Versions Dgraph versions prior to 25.3.3 Description Dgraph exposes the process command line through the unauthenticated '/debug/vars' endpoint on Alpha. Since the admin token is often provided via the --security startup flag, an unauthenticated attack...

9.8CVSS5.3AI score0.03082EPSS
SaveExploits1
Cvelist
Cvelist
added 2026/04/23 9:12 p.m.35 views

CVE-2026-41274 Flowise: Cypher Injection in GraphCypherQAChain

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.0, the GraphCypherQAChain node forwards user-provided input directly into the Cypher query execution pipeline without proper sanitization. An attacker can inject arbitrary Cypher commands that ar...

9.3CVSS0.00504EPSS
SaveExploits1References1
OSV
OSV
added 2026/04/16 9:54 p.m.8 views

GHSA-28G4-38Q8-3CWC Flowise: Cypher Injection in GraphCypherQAChain

Summary The GraphCypherQAChain node forwards user-provided input directly into the Cypher query execution pipeline without proper sanitization. An attacker can inject arbitrary Cypher commands that are executed on the underlying Neo4j database, enabling data exfiltration, modification, or deletio...

8.7CVSS6.2AI score0.00504EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/04/16 9:8 p.m.9 views

EUVD-2026-23117

Dgraph: Unauthenticated /debug/pprof/cmdline discloses admin auth token, enabling unauthorized access to protected Alpha admin endpoints...

9.4CVSS5.8AI score0.00509EPSS
SaveExploits1References3
NVD
NVD
added 2026/04/15 9:17 p.m.8 views

CVE-2026-40173

Dgraph is an open source distributed GraphQL database. Versions 25.3.1 and prior contain an unauthenticated credential disclosure vulnerability where the /debug/pprof/cmdline endpoint is registered on the default mux and reachable without authentication, exposing the full process command line...

9.4CVSS0.00509EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/04/15 8:40 p.m.9 views

CVE-2026-40173 Dgraph: Unauthenticated pprof endpoint leaks admin auth token

Dgraph is an open source distributed GraphQL database. Versions 25.3.1 and prior contain an unauthenticated credential disclosure vulnerability where the /debug/pprof/cmdline endpoint is registered on the default mux and reachable without authentication, exposing the full process command line...

9.4CVSS5.8AI score0.00509EPSS
SaveExploits1References2
Wolfi
Wolfi
added 2026/04/12 2:46 a.m.9 views

GHSA-W35J-PV5H-Q9Q9 vulnerabilities

Vulnerabilities for packages: spark, neo4j, solr, apache-pulsar, strimzi-kafka-operator, flink...

5.4AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2026/03/27 6:31 a.m.15 views

Spring AI has a Cypher Injection vulnerability in Neo4jVectorFilterExpressionConverter

Spring AI's spring-ai-neo4j-store contains a Cypher injection vulnerability in Neo4jVectorFilterExpressionConverter. When a user-controlled string is passed as a filter expression key in Neo4jVectorFilterExpressionConverter of spring-ai-neo4j-store, doKey embeds the key into a backtick-delimited...

7.5CVSS5.9AI score0.0025EPSS
SaveExploits0References6Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/27 5:33 a.m.4 views

CVE-2026-22743 Server-Side Request Forgery via Filter Expression Keys in Neo4jVectorStore

Spring AI's spring-ai-neo4j-store contains a Cypher injection vulnerability in Neo4jVectorFilterExpressionConverter. When a user-controlled string is passed as a filter expression key in Neo4jVectorFilterExpressionConverter of spring-ai-neo4j-store, doKey embeds the key into a backtick-delimited...

7.5CVSS5.9AI score0.0025EPSS
SaveExploits0References1
Snyk
Snyk
added 2026/02/06 3:31 p.m.3 views

Improper Output Neutralization for Logs

Overview org.neo4j:neo4j is a Neo4j is a graph database management system developed by Neo4j, Inc. Affected versions of this package are vulnerable to Improper Output Neutralization for Logs due to insufficient escaping of unicode characters in query.log output. A user can inject a malicious log...

5.4CVSS5.5AI score0.00207EPSS
SaveExploits3References2
GithubExploit
GithubExploit
added 2025/12/17 6:29 p.m.196 views

DEM-Bravo

DEM — Docker Exploit Mapper Welcome to DEM, a fully cont...

8.1AI score
SaveExploits0
EUVD
EUVD
added 2025/10/03 8:7 p.m.8 views

EUVD-2024-1231

Malicious code in bioql PyPI...

4.3CVSS4.2AI score0.00578EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.16 views

EUVD-2022-0817

Malicious code in bioql PyPI...

9.1CVSS9AI score0.01529EPSS
SaveExploits0References3
Chainguard
Chainguard
added 2025/09/04 1:28 p.m.10 views

GHSA-3P8M-J85Q-PGMJ vulnerabilities

Vulnerabilities for packages: solr, apache-hop-fips, zipkin, wildfly, akhq, knative-kafka-broker, hadoop-fips, sonarqube, thingsboard, cassandra, zookeeper, management-api-for-apache-cassandra-5.0, cloudwatch-exporter, tez, camunda-zeebe, infinispan, spark, apache-hop, kserve-modelmesh,...

5.4AI score
SaveExploits0
Rows per page
Query Builder