CVE-2026-10130

Source
https://cve.org/CVERecord?id=CVE-2026-10130
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-10130.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-10130
Published
2026-07-18T22:15:13.688Z
Modified
2026-07-25T03:56:28.411232135Z
Severity
  • 8.8 (High) CVSS_V4 - 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 CVSS Calculator
Summary
QueryWeaver Authentication Bypass via Email Signup Token Issuance for Existing Accounts
Details

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.

Database specific
{
    "unresolved_ranges": [
        {
            "extracted_events": [
                {
                    "last_affected": "0.2.0"
                }
            ],
            "source": "AFFECTED_FIELD"
        }
    ],
    "cwe_ids": [
        "CWE-863"
    ],
    "cna_assigner": "VulnCheck",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/10xxx/CVE-2026-10130.json"
}
References

Affected packages

Git / github.com/falkordb/queryweaver

Affected ranges

Type
GIT
Repo
https://github.com/falkordb/queryweaver
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
{
    "source": "REFERENCES"
}

Affected versions

0.*
0.0.1
0.0.2
0.0.3
0.0.4
0.0.5
0.0.6

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-10130.json"