Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-1622 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

Description

Neo4j Enterprise and Community editions versions prior to 2026.01.3 and 5.26.21 are vulnerable to a potential information disclosure by a user who has ability to access the local log files. The "obfuscate_literals" option in the query logs does not redact error information, exposing unredacted data in the query log when a customer writes a query that fails. It can allow a user with legitimate access to the local log files to obtain information they are not authorised to see. If this user is also in a position to run queries and trigger errors, this vulnerability can potentially help them to infer information they are not authorised to see through their intended database access. We recommend upgrading to versions 2026.01.3 (or 5.26.21) where the issue is fixed, and reviewing query log files permissions to ensure restricted access. If your configuration had db.logs.query.obfuscate_literals enabled, and you wish the obfuscation to cover the error messages as well, you need to enable the new configuration setting db.logs.query.obfuscate_errors once you have upgraded Neo4j.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

URLSource(s)Tag(s)
https://neo4j.com/security/CVE-2026-1622 Neo4jAdvisoryRemedyVendor

Weakness Enumeration

CWE-IDCWE NameSource
CWE-532Insertion of Sensitive Information into Log FileNeo4j

Affected Products

ProductVersions
Neo4j
< 2026.01.3 (semver)
< 5.26.21 (semver)

CPE

  • cpe:2.3:a:neo4j:neo4j:*:*:*:*:*:*:*:*

Remediation

  • Upgrade: 2026.01.3moderate effort
  • Upgrade: 5.26.21moderate effort
  • Workaround:low effort

    Disable the "obfuscate_literals" option in the query logs.

  • Workaround:low effort

    Enable the new configuration setting "db.logs.query.obfuscate_errors" after upgrading to 2026.01.3 or 5.26.21 if the "obfuscate_literals" option was enabled.

Change History

4 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-1622
NVD Published Date:
Feb 4, 2026
NVD Last Modified:
Jun 17, 2026
Source:
Neo4j
CVE-2026-1622 Details - Not Deferred