---
id: CVE-2026-1524
title: >-
  An edgecase in SSO implementation in Neo4j Enterprise edition versions prior
  to version 2026.02 can lead to unauthorised access under the following
  conditions:



  If a neo4j admin configures two or more OIDC providers AND configures one o…
summary: >-
  An edgecase in SSO implementation in Neo4j Enterprise edition versions prior
  to version 2026.02 can lead to unauthorised access under the following
  conditions:



  If a neo4j admin configures two or more OIDC providers AND configures one o…
severity: critical
cvss: 9.8
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'
cwe:
  - CWE-287
  - CWE-863
vendor: neo4j
product: neo4j
affected:
  - neo4j < 5.26.22
  - 'neo4j >= 2025.01.0, < 2026.02.0'
patched:
  - neo4j 2026.02.0
published: '2026-03-11'
updated: '2026-08-28'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-1524'
references:
  - url: 'https://neo4j.com/security/CVE-2026-1524'
    label: 3b236295-4ccd-4a1f-a1c1-a72eecc8d7b6
tags:
  - nvd
epss: 0.00315
epssPercentile: 0.21913
ingestedAt: '2026-08-29T00:27:51.931Z'
---

## Overview

An edgecase in SSO implementation in Neo4j Enterprise edition versions prior to version 2026.02 can lead to unauthorised access under the following conditions:


If a neo4j admin configures two or more OIDC providers AND configures one or more of them to be an authorization provider AND configures one or more of them to be authentication-only, then those that are authentication-only will also provide authorization. This edgecase becomes a security problem only if the authentication-only provider contains groups which have higher privileges than provided by the intended (configured) authorization provider.  

When using multiple plugins for authentication and authorisation, prior to the fix the issue could lead to a plugin configured to provide only authentication or authorisation capabilities erroneously providing both capabilities. 

We recommend upgrading to versions 2026.02 (or 5.26.22) where the issue is fixed.

## Affected

- `neo4j < 5.26.22`
- `neo4j >= 2025.01.0, < 2026.02.0`

## Remediation

Upgrade past the affected range:

- `neo4j 2026.02.0`
