CVE-2025-61594

Publish date: March 22, 2026
Severity
High
CVSS score
7.5
Package
ruby-3.2
Affected versions
>= 3.2.9-e1, < 3.2.10

URI is a module providing classes to handle Uniform Resource Identifiers. In versions prior to 0.12.5, 0.13.3, and 1.0.4, a bypass exists for the fix to CVE-2025-27221 that can expose user credentials. 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. Versions 0.12.5, 0.13.3, and 1.0.4 fix the issue.