Back to overview

CVE-2026-10130

HIGH
8.2
CVSS 3.1
Description
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 Identity via a Cypher MERGE operation before checking whether the email belongs to an existing account, causing the server to return a valid authenticated session token for the victim's identity without requiring any prior credentials or user interaction.

Metadata

CVE ID
CVE-2026-10130
State
PUBLISHED
Assigner
VulnCheck
Reserved
2026-05-29 18:28 UTC
Published
2026-07-18 22:15 UTC
Last updated
2026-07-18 22:15 UTC
Primary CWE
CWE-863
CWE-863 Incorrect Authorization
Vendor / Product
FalkorDB / QueryWeaver
Sources
cve.org  ·  NVD

Severity & Metrics

8.2 HIGH CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N
Affected products (1)
VendorProductPlatformVersions
FalkorDB QueryWeaver 0 ≤ 0.2.0, 0.3.1
Weakness (CWE)
CWESourceDescription
CWE-863 cna CWE-863 Incorrect Authorization
CVSS scores (2)
ScoreSeverityVersionSourceVector
8.8 HIGH 4.0 cna CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N
8.2 HIGH 3.1 cna CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N
Back to overview