Description
The graph.UDF in FalkorDB (Redis module) v4.20.1 to v4.20.4 is not registered as a write command, leading to unexpected behavior within the application.
Published: 2026-09-21
Score: 7.1 High
EPSS: n/a
KEV: No
Impact: Unexpected behavior due to graph.UDF command misregistration
Action: Assess
AI Analysis

Impact

The FalkorDB graph.UDF function in Redis module v4.20.1 to v4.20.4 is not registered as a write command. This misclassification causes the module to treat write operations as read‑only, leading to unpredictable or erroneous application behavior. The flaw may manifest as silent data corruption, failure to persist data changes, or internal logic errors, although the exact repercussions depend on the application usage pattern.

Affected Systems

Affected systems are installations of FalkorDB Redis module version 4.20.1 through 4.20.4. No other vendors or products are listed. Systems running these versions are at risk if the graph.UDF command is invoked, as the command's true write nature is not recognized by the module.

Risk and Exploitability

The vulnerability carries a CVSS score of 7.1, indicating a high severity. EPSS is not available, so the likelihood of exploitation is uncertain. It is not listed in CISA's KEV catalog. The attack vector is likely remote, requiring control over the Redis instance to execute the graph.UDF command. Since the command is not flagged as a write operation, an attacker who can reach the Redis server (or users with write privileges) could potentially cause unexpected behaviour. No public exploits have been documented, but the risk remains significant for exposed Redis deployments.

Generated by OpenCVE AI on September 21, 2026 at 22:49 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade FalkorDB to the latest version where graph.UDF is correctly registered as a write command.
  • If an upgrade is not immediately possible, disable the graph.UDF command or restrict it through Redis ACL rules to trusted users only.
  • Monitor FalkorDB's GitHub issues and releases for patches, and keep the module current to avoid re‑exposure.

Generated by OpenCVE AI on September 21, 2026 at 22:49 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 21 Sep 2026 23:15:00 +0000

Type Values Removed Values Added
Title Incorrect Write Command Registration in FalkorDB Redis Module
Weaknesses CWE-284

Mon, 21 Sep 2026 21:15:00 +0000

Type Values Removed Values Added
Description The graph.UDF in FalkorDB (Redis module) v4.20.1 to v4.20.4 is not registered as a write command, leading to unexpected behavior within the application.
References
Metrics cvssV3_1

{'score': 7.1, 'vector': 'CVSS:3.1/AC:L/AV:N/A:H/C:N/I:L/PR:L/S:U/UI:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-09-21T21:05:15.487Z

Reserved: 2026-09-10T00:00:00.000Z

Link: CVE-2026-88410

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-21T21:17:15.247

Modified: 2026-09-21T21:17:15.247

Link: CVE-2026-88410

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-21T23:00:12Z

Weaknesses