๐Ÿ” CVE Alert

CVE-2026-10130

HIGH 8.2

QueryWeaver Authentication Bypass via Email Signup Token Issuance for Existing Accounts

CVSS Score
8.2
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-863
Vendor falkordb
Product queryweaver
Published Jul 18, 2026
Stay Ahead of the Next One

Get instant alerts for falkordb queryweaver

Be the first to know when new high vulnerabilities affecting falkordb queryweaver are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
Low
Availability
None

Affected Versions

FalkorDB / QueryWeaver
0 โ‰ค 0.2.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/FalkorDB/QueryWeaver github.com: https://github.com/FalkorDB/QueryWeaver/commit/e6a49f508191d0f1bdad0f146da43819e7849f18 vulncheck.com: https://www.vulncheck.com/advisories/queryweaver-authentication-bypass-via-email-signup-token-issuance-for-existing-accounts

Credits

๐Ÿ” Katriel Moses