---
cve: "CVE-2025-61594"
severity: "LOW"
cvss: 2.1
epss: "53%"
vendor: "Ruby"
kev: false
exploited: false
published: "2025-12-30 21:15:43"
tags: [cve, security, low]
source: tsecurity.de CVE-Dossier
exported: "2026-09-09T22:23:26+02:00"
---

# CVE-2025-61594

> 2.1 LOW · 🧪 PoC

## Beschreibung

URI is a module providing classes to handle Uniform Resource Identifiers. In versions 0.12.4 and earlier (bundled in Ruby 3.2 series) 0.13.2 and earlier (bundled in Ruby 3.3 series), 1.0.3 and earlier (bundled in Ruby 3.4 series), when using the + operator to combine URIs, sensitive information like passwords from the original URI can be leaked, violating RFC3986 and making applications vulnerable to credential exposure. This is a a bypass for the fix to CVE-2025-27221 that can expose user credentials. This issue has been fixed in versions 0.12.5, 0.13.3 and 1.0.4.

## CVSS-Vektor

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

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Lokal | good |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |

## Patch verfügbar (OSV)

- 8cf5a496c1f8e5fe58c0c605ad96d12a051e24c6 (Commit)
- f39018d26848aaa64f22e912599e0dfbcae504ff (Commit)

## Referenzen

- <https://github.com/ruby/uri/security/advisories/GHSA-j4pr-3wm6-xx2r>
- <https://hackerone.com/reports/2957667>
- <https://github.com/advisories/GHSA-22h5-pq3x-2gf2>
- <https://www.ruby-lang.org/en/news/2025/02/26/security-advisories>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2025-61594) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
