CVE-2025-1979
MEDIUM EPSS 7.6%
Published Mar 6, 20251y ago · Modified Jun 17, 20262w ago
5.7 CVSS 4.0
Published Mar 6, 2025 1y ago
Last Modified Jun 17, 2026 2w ago
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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X Attack Vector Local
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope X
Threat Intelligence
EPSS Exploit Probability
7.6% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 1
CWE-532
References 4
- github.com https://github.com/ray-project/ray/commit/64a2e4010522d60b90c389634f24df77b603d85d
- github.com https://github.com/ray-project/ray/issues/50266
- github.com https://github.com/ray-project/ray/pull/50409
- security.snyk.io https://security.snyk.io/vuln/SNYK-PYTHON-RAY-8745212
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.