---
id: CVE-2026-1497
title: "Incorrect resolving of namespaces in composite databases in Neo4j Enterprise edition prior to versions 2026.02 and 5.26.22 can lead to the following scenario:\_\nan admin that intends to give a user an access to a remote database constitue…"
summary: "Incorrect resolving of namespaces in composite databases in Neo4j Enterprise edition prior to versions 2026.02 and 5.26.22 can lead to the following scenario:\_\nan admin that intends to give a user an access to a remote database constitue…"
severity: high
cvss: 7.2
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H'
cwe:
  - 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-1497'
references:
  - url: 'https://neo4j.com/security/CVE-2026-1497'
    label: 3b236295-4ccd-4a1f-a1c1-a72eecc8d7b6
tags:
  - nvd
epss: 0.00235
epssPercentile: 0.14793
ingestedAt: '2026-08-29T00:27:51.832Z'
---

## Overview

Incorrect resolving of namespaces in composite databases in Neo4j Enterprise edition prior to versions 2026.02 and 5.26.22 can lead to the following scenario: 
an admin that intends to give a user an access to a remote database constituent "namespace.name" will inadvertently grant access to any local database or remote alias called "name". If such database or alias doesn't exist when the command is run, the privileges will apply if it's created in the future.

## Affected

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

## Remediation

Upgrade past the affected range:

- `neo4j 2026.02.0`
