Upstream information
Description
fast-uri accepts a host that contains an unbalanced or misplaced authority bracket without reporting an error. A host that starts with an opening bracket but does not end with a closing bracket is neither validated as an IP literal nor canonicalized as a domain name, so parse() returns it as the host with error undefined, while Node's URL and the HTTP clients built on it resolve the same string to a different host. An application that reads the parsed host to make a host decision, such as an SSRF denylist, a redirect allowlist, or proxy routing, and then passes the original URL to an HTTP client evaluates its policy against a string that is not the host the request reaches. The same host is carried through normalize, equal, and resolve. This affects fast-uri versions 2.4.5, 3.1.6, and 4.1.3, and is fixed in 2.4.6, 3.1.7, and 4.1.4, where parse() reports a malformed host for any host that contains a bracket but is not a valid IPv6 literal.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:47 2026CVE page last modified: Sun Sep 6 21:42:05 2026