CVE Explorer
CVE-2026-44489
Axios is a promise based HTTP client for the browser and Node.js. From 1.15.2 to before 1.16.0, nested objects created by utils.merge() (e.g., config.proxy) are still constructed as plain {} with Object.prototype in their chain. The setProxy() function at lib/adapters/http.js:209-223 reads proxy.username, proxy.password, and proxy.auth without hasOwnProperty checks. When Object.prototype.username is polluted, setProxy() constructs a Proxy-Authorization header with attacker-controlled credentials
Known exploited
Not asserted
Disputed
No
Stale source
No
Conflicts
1
Preserved source conflicts
No provider value was silently selected as the winner.
cwe · 2 assertions
{"cweId":"CWE-1321","description":"CWE-1321: Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')","lang":"en","type":"CWE"}
- cve_program_cvelist_v5cweurn:baitaphish:normalized-source-record:v2:de65d15bff4a92495cd6ad72720dd324778c0cc8bfd4f3c449e6e4dcccd89ee8 · sha256:15a45f86c71a1612… · /containers/cna/problemTypes/1/descriptions/0
{"cweId":"CWE-113","description":"CWE-113: Improper Neutralization of CRLF Sequences in HTTP Headers ('HTTP Request/Response Splitting')","lang":"en","type":"CWE"}
- cve_program_cvelist_v5cweurn:baitaphish:normalized-source-record:v2:de65d15bff4a92495cd6ad72720dd324778c0cc8bfd4f3c449e6e4dcccd89ee8 · sha256:15a45f86c71a1612… · /containers/cna/problemTypes/0/descriptions/0
Affected products and versions
1 source assertion{"product":"axios","vendor":"axios","versions":[{"status":"affected","version":"1.15.2"}]}
- cve_program_cvelist_v5affectedurn:baitaphish:normalized-source-record:v2:de65d15bff4a92495cd6ad72720dd324778c0cc8bfd4f3c449e6e4dcccd89ee8 · sha256:15a45f86c71a1612… · /containers/cna/affected/0
Provider-owned CVSS observations
1 source assertion{"metric":{"attackComplexity":"HIGH","attackVector":"NETWORK","availabilityImpact":"NONE","baseScore":3.7,"baseSeverity":"LOW","confidentialityImpact":"NONE","integrityImpact":"LOW","privilegesRequired":"NONE","scope":"UNCHANGED","userInteraction":"NONE","vectorString":"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N","version":"3.1"},"metric_type":"cvssV3_1"}
- cve_program_cvelist_v5cvssurn:baitaphish:normalized-source-record:v2:de65d15bff4a92495cd6ad72720dd324778c0cc8bfd4f3c449e6e4dcccd89ee8 · sha256:15a45f86c71a1612… · /containers/cna/metrics/0/cvssV3_1
CWE assertions
2 source assertions{"cweId":"CWE-1321","description":"CWE-1321: Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')","lang":"en","type":"CWE"}
- cve_program_cvelist_v5cweurn:baitaphish:normalized-source-record:v2:de65d15bff4a92495cd6ad72720dd324778c0cc8bfd4f3c449e6e4dcccd89ee8 · sha256:15a45f86c71a1612… · /containers/cna/problemTypes/1/descriptions/0
{"cweId":"CWE-113","description":"CWE-113: Improper Neutralization of CRLF Sequences in HTTP Headers ('HTTP Request/Response Splitting')","lang":"en","type":"CWE"}
- cve_program_cvelist_v5cweurn:baitaphish:normalized-source-record:v2:de65d15bff4a92495cd6ad72720dd324778c0cc8bfd4f3c449e6e4dcccd89ee8 · sha256:15a45f86c71a1612… · /containers/cna/problemTypes/0/descriptions/0
Source references
2 source assertions{"name":"https://github.com/axios/axios/security/advisories/GHSA-654m-c8p4-x5fp","tags":["x_refsource_CONFIRM"],"url":"https://github.com/axios/axios/security/advisories/GHSA-654m-c8p4-x5fp"}
- cve_program_cvelist_v5referenceurn:baitaphish:normalized-source-record:v2:de65d15bff4a92495cd6ad72720dd324778c0cc8bfd4f3c449e6e4dcccd89ee8 · sha256:15a45f86c71a1612… · /containers/cna/references/0
{"tags":["exploit"],"url":"https://github.com/axios/axios/security/advisories/GHSA-654m-c8p4-x5fp"}
- cve_program_cvelist_v5referenceurn:baitaphish:normalized-source-record:v2:de65d15bff4a92495cd6ad72720dd324778c0cc8bfd4f3c449e6e4dcccd89ee8 · sha256:15a45f86c71a1612… · /containers/adp/0/references/0
Attribution and limitations
- CVE Program CVEList V5: Reproduce the MITRE copyright designation and CVE license in copies. Source →
Provider severity values are preserved separately. Baitaphish does not convert them into a risk rating, infer affected products, or treat EPSS as observed exploitation.