CVE-2023-26144

Source
https://cve.org/CVERecord?id=CVE-2023-26144
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-26144.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2023-26144
Aliases
Downstream
Published
2023-09-20T05:15:39.923Z
Modified
2026-03-20T12:26:35.174258Z
Severity
  • 5.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L CVSS Calculator
Summary
[none]
Details

Versions of the package graphql from 16.3.0 and before 16.8.1 are vulnerable to Denial of Service (DoS) due to insufficient checks in the OverlappingFieldsCanBeMergedRule.ts file when parsing large queries. This vulnerability allows an attacker to degrade system performance.

Note: It was not proven that this vulnerability can crash the process.

References

Affected packages

Git / github.com/graphql/graphql-js

Affected ranges

Type
GIT
Repo
https://github.com/graphql/graphql-js
Events
Database specific
{
    "versions": [
        {
            "introduced": "16.3.0"
        },
        {
            "fixed": "16.8.1"
        }
    ]
}

Affected versions

v16.*
v16.3.0
v16.4.0
v16.5.0
v16.6.0
v16.7.0
v16.7.1
v16.8.0
v17.*
v17.0.0-alpha.1
v17.0.0-alpha.2

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-26144.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "17.0.0-alpha1"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "17.0.0-alpha2"
            }
        ]
    }
]