CVE-2026-19869
Last modified
CVE-2026-19869 is a high-severity vulnerability rated 7.6/10 on the CVSS scale. @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. EPSS estimates a 0.28% chance of exploitation in the next 30 days.
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| neo4j | graphql | >= 7.0.0, < 7.6.0; >= 5.2.0, < 5.12.15; >= 6.0.0, <= 6.6.4 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-19869?
How severe is CVE-2026-19869?
How do I fix CVE-2026-19869?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-19857The Formidable Forms WordPress plugin before 6.35 does not p…4.8
- CVE-2026-19858The JetFormBuilder — Dynamic Blocks Form Builder WordPress p…7.5
- CVE-2026-19859The JetFormBuilder WordPress plugin before 3.6.5.2 does not …6.5
- CVE-2026-1986The FloristPress for Woo – Customize your eCommerce store fo…6.1
- CVE-2026-19861The JetFormBuilder — Dynamic Blocks Form Builder WordPress p…4.7
- CVE-2026-19862The JetFormBuilder WordPress plugin before 3.6.5.2 does not …4.8
- CVE-2026-1987The Scheduler Widget plugin for WordPress is vulnerable to I…5.4
- CVE-2026-19870Authorization Bypass Through User-Controlled Key in the payr…8.6
- CVE-2026-19871Use of Hard-coded Credentials in the human resources compone…9.3
- CVE-2026-19872HTML::FormHandler versions before 0.410000 for Perl allow cr…6.1
- CVE-2026-19873HTML::FormFu versions through 2.08 for Perl allow resource e…7.5
- CVE-2026-19874A heap-based buffer overflow vulnerability exists in Konami'…9.1
Are you affected by CVE-2026-19869?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
