CVE Catalog

CVE-2025-67733

HighCVSS 8.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.59%

44th percentile - higher than 44% of all known CVEs

Summary

A vulnerability in Valkey allows a malicious user to inject arbitrary information into the client response stream via Lua scripts. The issue stems from improper handling of null characters in the Lua script error handling code, potentially corrupting or tampering with data for other users on the same connection.

Risk Assessment

The organization faces risks of data integrity breaches and potential man-in-the-middle attacks, where an attacker can manipulate server responses, leading to data theft or privilege escalation.

Recommendation

Immediately upgrade Valkey to versions 9.0.2, 8.1.6, 8.0.7, or 7.2.12 depending on the branch in use. After upgrading, verify the correct operation of Lua scripts and monitor logs for suspicious activity.

Other vulnerabilities in Valkey

See all
Original NVD description (English source)

Valkey is a distributed key-value database. Prior to versions 9.0.2, 8.1.6, 8.0.7, and 7.2.12, a malicious user can use scripting commands to inject arbitrary information into the response stream for the given client, potentially corrupting or returning tampered data to other users on the same connection. The error handling code for lua scripts does not properly handle null characters. Versions 9.0.2, 8.1.6, 8.0.7, and 7.2.12 fix the issue.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS