Upstream information
Description
fast-uri serializes the port component of a URI without validating it. When recomposing the authority, the userinfo and host components are escaped but the port is concatenated verbatim, so a port value that is not a sequence of digits can inject authority delimiters, demoting the intended host to userinfo and pointing the authority at an attacker-controlled host. Both fast-uri and Node's URL read the result back as the attacker's host with no error, so re-validating the built URI does not catch it. This affects applications that build URIs from parts and assign untrusted data to the port component through the serialize, normalize, or equal functions in their object forms. The issue affects fast-uri versions before 2.4.6, from 3.0.0 before 3.1.7, and from 4.0.0 before 4.1.4. It is fixed in 2.4.6, 3.1.7, and 4.1.4, where recomposeAuthority rejects any port that is not a digit sequence per RFC 3986.SUSE information
Overall state of this security issue: Pending
This issue is currently rated as having important severity.
| CVSS detail | CNA (openjs) | SUSE |
|---|---|---|
| Base Score | 7.5 | 7.5 |
| Vector | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N |
| Attack Vector | Network | Network |
| Attack Complexity | Low | Low |
| Privileges Required | None | None |
| User Interaction | None | None |
| Scope | Unchanged | Unchanged |
| Confidentiality Impact | None | None |
| Integrity Impact | High | High |
| Availability Impact | None | None |
| CVSSv3 Version | 3.1 | 3.1 |
| CVSS detail | SUSE |
|---|---|
| Base Score | 8.7 |
| Vector | CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N |
| Attack Vector | Network |
| Attack Complexity | Low |
| Attack Requirements | None |
| Privileges Required | None |
| User Interaction | None |
| Vulnerable System Confidentiality Impact | None |
| Vulnerable System Integrity Impact | High |
| Vulnerable System Availability Impact | None |
| Subsequent System Confidentiality Impact | None |
| Subsequent System Integrity Impact | None |
| Subsequent System Availability Impact | None |
| CVSSv4 Version | 4.0 |
Status of this issue by product and package
Please note that this evaluation state might be work in progress, incomplete or outdated. Also information for service packs in the LTSS phase is only included for issues meeting the LTSS criteria. If in doubt, feel free to contact us for clarification. The updates are grouped by state of their lifecycle. SUSE product lifecycles are documented on the lifecycle page.
| Product(s) | Source package | State |
|---|---|---|
| Products under general support and receiving all security fixes. | ||
| SUSE Linux Enterprise Module for SAP Applications 15 SP7 | trento-web | Affected |
| SUSE Linux Enterprise Server for SAP Applications 15 SP7 | trento-web | Affected |
| SUSE Linux Enterprise Server for SAP applications 16.0 | trento-web | Affected |
| SUSE Linux Enterprise Server for SAP applications 16.1 | trento-web | Affected |
| openSUSE Leap 16.0 | trento-web | Affected |
| Products under Long Term Service Pack support and receiving important and critical security fixes. | ||
| SUSE Linux Enterprise Module for SAP Applications 15 SP4 | trento-web | Affected |
| SUSE Linux Enterprise Module for SAP Applications 15 SP5 | trento-web | Affected |
| SUSE Linux Enterprise Server for SAP Applications 15 SP4 | trento-web | Affected |
| SUSE Linux Enterprise Server for SAP Applications 15 SP5 | trento-web | Affected |
| SUSE Linux Enterprise Server for SAP Applications 15 SP6 | trento-web | Affected |
| Products past their end of life and not receiving proactive updates anymore. | ||
| SUSE Linux Enterprise Module for SAP Applications 15 SP3 | trento-web | Affected |
| SUSE Linux Enterprise Module for SAP Applications 15 SP6 | trento-web | Affected |
| SUSE Linux Enterprise Server for SAP Applications 15 SP3 | trento-web | Affected |
| Container Status | ||
| trento/trento-web | trento-web | Affected |
SUSE Timeline for this CVE
CVE page created: Thu Sep 3 20:03:46 2026CVE page last modified: Thu Sep 3 21:52:21 2026