← Back to CVE List

CVE-2025-1979

Published: 2025-03-06T05:15Z
Last Modified: 2025-03-06T16:15Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
Versions of the package ray before 2.43.0 are vulnerable to Insertion of Sensitive Information into Log File where the redis password is being logged in the standard logging. If the redis password is passed as an argument, it will be logged and could potentially leak the password. This is only exploitable if: 1) Logging is enabled; 2) Redis is using password authentication; 3) Those logs are accessible to an attacker, who can reach that redis instance. **Note:** It is recommended that anyone who is running in this configuration should update to the latest version of Ray, then rotate their redis password. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt