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.
References
Configurations
No configuration.
History
18 Jul 2026, 23:17
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-07-18 23:17
Updated : 2026-07-23 15:24
NVD link : CVE-2026-10130
Mitre link : CVE-2026-10130
CVE.ORG link : CVE-2026-10130
JSON object : View
Products Affected
No product.
CWE
CWE-863
Incorrect Authorization
