AVID-2026-R1654
Description
Vulnerability CVE-2025-1979
Details
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.
Reason for inclusion in AVID: CVE-2025-1979 describes a vulnerability in Ray (a widely used AI/ML framework) where Redis passwords may be logged in standard logging. This is a software vulnerability in a component used to build/run AI systems, with clear CVE details, affected versions, exploit conditions, and remediation guidance. It directly impacts AI pipelines and deployment stacks, representing a software supply-chain vulnerability in general-purpose AI systems.
References
- NVD entry
- 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
Affected or Relevant Artifacts
- Developer: n/a
- Deployer: n/a
- Artifact Details:
| Type | Name |
|---|---|
| System | ray |
Impact
AVID Taxonomy Categorization
- Risk domains: Security
- SEP subcategories: S0100: Software Vulnerability
- Lifecycle stages: L06: Deployment
CVSS
| Version | 3.1 |
| Vector String | CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:L/A:N |
| Base Score | 6.4 |
| Base Severity | 🟠 Medium |
| Attack Vector | LOCAL |
| Attack Complexity | 🔴 High |
| Privileges Required | 🟢 Low |
| User Interaction | NONE |
| Scope | CHANGED |
| Confidentiality Impact | 🔴 High |
| Integrity Impact | 🟢 Low |
| Availability Impact | NONE |
CWE
| ID | Description |
|---|---|
| CWE-532 | Insertion of Sensitive Information into Log File |
Other information
- Report Type: Advisory
- Credits:
- Date Reported: 2025-03-06
- Version: 0.3.3
- AVID Entry