In affected URI version, 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.
The vulnerability affects the uri gem bundled with the following Ruby series:
Upgrade to 0.12.5, 0.13.3 or 1.0.4
{
"github_reviewed": true,
"github_reviewed_at": "2025-12-30T21:07:14Z",
"severity": "LOW",
"nvd_published_at": null,
"cwe_ids": [
"CWE-212"
]
}