Upstream information
Description
axios in a Node.js deployment using the HTTP adapter can route requests through an attacker-controlled proxy. axios hardens merged request configuration by creating a null-prototype object, but request interceptors run after the merge; a common immutable interceptor pattern such as {...config} or Object.assign({}, config) converts the hardened config back into a regular object. axios then dispatches that object without re-hardening it, and the Node HTTP adapter reads config.proxy through the prototype chain. If an attacker can pollute Object.prototype.proxy, affected requests can be routed through an attacker-controlled proxy. For plaintext HTTP requests, the proxy can observe Authorization headers, Basic auth from config.auth, method, absolute URL, Host, and request body, and can return its own response. This does not establish browser impact or HTTPS header/body disclosure under normal TLS validation. Affected versions are >=0.31.1 (fixed in 0.33.0) and >=1.15.2 (fixed in 1.18.0).SUSE information
Overall state of this security issue: Pending
This issue is currently rated as having important severity.
| CVSS detail | SUSE |
|---|---|
| Base Score | 7.4 |
| Vector | CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N |
| Attack Vector | Network |
| Attack Complexity | High |
| Privileges Required | None |
| User Interaction | None |
| Scope | Unchanged |
| Confidentiality Impact | High |
| Integrity Impact | High |
| Availability Impact | None |
| CVSSv3 Version | 3.1 |
| CVSS detail | CNA (VulnCheck) | SUSE |
|---|---|---|
| Base Score | 8.3 | 9.1 |
| Vector | CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X | CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N |
| Attack Vector | Network | Network |
| Attack Complexity | Low | Low |
| Attack Requirements | Present | Present |
| Privileges Required | None | None |
| User Interaction | None | None |
| Vulnerable System Confidentiality Impact | High | High |
| Vulnerable System Integrity Impact | Low | High |
| Vulnerable System Availability Impact | None | None |
| Subsequent System Confidentiality Impact | None | None |
| Subsequent System Integrity Impact | None | None |
| Subsequent System Availability Impact | None | None |
| CVSSv4 Version | 4.0 | 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: Wed Aug 5 11:42:13 2026CVE page last modified: Wed Aug 12 12:05:17 2026