Bug 2426336 (CVE-2025-61594) - CVE-2025-61594 uri: URI module: Credential exposure via URI + operator
Summary: CVE-2025-61594 uri: URI module: Credential exposure via URI + operator
Keywords:
Status: NEW
Alias: CVE-2025-61594
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-12-30 22:01 UTC by OSIDB Bzimport
Modified: 2026-01-02 07:32 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-12-30 22:01:18 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.