Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-19869— Privilege Escalation via Dropped Field-Level @authentication

Quick assessment

Affected
neo4j graphql
Exploitation
Public or AI PoC available; prioritize validation
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

Neo4j GraphQL Library是美国Neo4j公司的一个将图数据模型暴露为GraphQL接口的库。 Neo4j GraphQL Library 5.2.0版本至5.12.15之前版本、6.0.0版本至6.6.4版本和7.0.0版本至7.6.0之前版本存在授权问题漏洞,该漏洞源于当同一操作类型上存在类型级@authentication规则时,字段级@authentication规则未被强制执行,导致满足类型级要求的客户端可调用更严格限制的字段,存在未授权访问风险。

CVSS 7.6 · High EPSS 0.28% · P20

Affected Version Matrix 3

VendorProduct Version RangeStatus
neo4j graphql 7.0.0< 7.6.0 affected
5.2.0< 5.12.15 affected
6.0.0≤ 6.6.4 affected
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-19869

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Privilege Escalation via Dropped Field-Level @authentication
Source: CVE Program / CVE List V5
Vulnerability Description
@neo4j/graphql from 5.2.0 until the patched versions fails to enforce field-level @authentication rules on root custom-resolver fields when a type-level @authentication rule is also present on the same operation type. When both a type-level @authentication (on Query/Mutation) and a field-level @authentication (on a root custom-resolver field within that type) are declared, only the type-level rule is evaluated and the field-level rule is silently discarded. As a result a stricter per-field requirement — such as an admin-role JWT claim (jwt: { roles_INCLUDES: "admin" }) — is never checked, and any client that satisfies the coarser type-level requirement can invoke the more-restricted field. No token forgery is involved: a legitimately issued, correctly signed non-admin token (e.g. roles: ["user"]) is sufficient.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N
Source: CVE Program / CVE List V5
Vulnerability Type
通过用户控制密钥绕过授权机制
Source: CVE Program / CVE List V5
Vulnerability Title
Neo4j GraphQL Library 授权问题漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
Neo4j GraphQL Library是美国Neo4j公司的一个将图数据模型暴露为GraphQL接口的库。 Neo4j GraphQL Library 5.2.0版本至5.12.15之前版本、6.0.0版本至6.6.4版本和7.0.0版本至7.6.0之前版本存在授权问题漏洞,该漏洞源于当同一操作类型上存在类型级@authentication规则时,字段级@authentication规则未被强制执行,导致满足类型级要求的客户端可调用更严格限制的字段,存在未授权访问风险。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

Vendor Product Affected Versions CPE Subscribe
neo4j graphql 7.0.0 ~ 7.6.0 -

II. Public POCs for CVE-2026-19869

# POC Description Source Link Shenlong Link
AI-Generated POC Premium
Qwen3.6-35B-A3B · 9708 chars
Pro+ exclusive includes:
Vulnerability reproduction recording (real sandbox build + trigger, exclusive)
In-depth vulnerability mechanism
Trigger conditions & impact
Full executable POC code
Exploit chain & mitigation
POC zip download
100+ AI POC generations per month

III. Intelligence Information for CVE-2026-19869

登录查看更多情报信息。

Vendor Advisories for CVE-2026-19869 (1)

Vendor Pages for CVE-2026-19869 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-19869

No comments yet


Leave a comment