CyberAlerts is shutting down on June 30th, 2025. Thank you for your support!

CVE-2025-1979: 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...

5.7 CVSS

Description

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.

Classification

CVE ID: CVE-2025-1979

CVSS Base Severity: MEDIUM

CVSS Base Score: 5.7

CVSS Vector: CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:N/VC:H/VI:N/VA:N/SC:L/SI:L/SA:N

Problem Types

Insertion of Sensitive Information into Log File

Affected Products

Vendor: n/a

Product: ray

Exploit Prediction Scoring System (EPSS)

EPSS Score: 0.02% (probability of being exploited)

EPSS Percentile: 2.06% (scored less or equal to compared to others)

EPSS Date: 2025-04-04 (when was this score calculated)

References

https://nvd.nist.gov/vuln/detail/CVE-2025-1979
https://security.snyk.io/vuln/SNYK-PYTHON-RAY-8745212
https://github.com/ray-project/ray/pull/50409
https://github.com/ray-project/ray/commit/64a2e4010522d60b90c389634f24df77b603d85d
https://github.com/ray-project/ray/issues/50266

Timeline