🛡️ CVE-2026-44490 on Ubuntu — node-axios
Description
Axios is a promise based HTTP client for the browser and Node.js. Prior to 0.32.0 and 1.16.0, axios exposes two read-side prototype-pollution gadgets. When Object.prototype is polluted by an upstream dependency in the same process (e.g. lodash _.merge / CVE-2018-16487), axios silently picks up the polluted values. (1) lib/utils.js line 406 builds merge()'s accumulator as result = {}, so result[targetKey] (line 414) walks Object.prototype and the polluted bucket's own keys are copied into the merged headers and ride out on the wire. (2) lib/core/mergeConfig.js line 26 builds the hasOwnProperty descriptor as a plain-object literal. Object.defineProperty reads descriptor.get/descriptor.set via the prototype chain, so a polluted Object.prototype.get or Object.prototype.set makes the call throw TypeError synchronously on every axios request. This vulnerability is fixed in 0.32.0 and 1.16.0.
Distribution advisory
This page covers CVE-2026-44490 as tracked by Ubuntu, for the package node-axios. No fixed version has been recorded for this distribution yet.
How this vulnerability can be exploited
This issue can be reached over the network, attack complexity is low, an attacker needs no privileges on the target. No user interaction is required. The scope is unchanged, so the impact stays within the vulnerable component. Rated impact: confidentiality none, integrity low, availability high.
Affected software
UBUNTU-CVE-2026-44490 is recorded against 1 package.
- node-axios
Timeline and source
Published on 11 June 2026 and last revised on 17 June 2026. No public exploit is currently recorded for this entry. Record sourced from OSV.
References
CVE-2026-44490 on other distributions
Each distribution ships its own build and its own fixed version. Pick the one you run:
Details
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H
Affected Packages
| Software | From version | Fixed in |
|---|---|---|
| node-axios | — | — |
References
Similar Threats
- Unknown DEBIAN-CVE-2026-42033
- Unknown DEBIAN-CVE-2026-42034
- Unknown DEBIAN-CVE-2026-42036
- Unknown DEBIAN-CVE-2026-42035
- Unknown DEBIAN-CVE-2026-42037
More UBUNTU CVE 2026 advisories
Browse all of UBUNTU CVE 2026 in the advisory index.
- UBUNTU-CVE-2026-44463
- UBUNTU-CVE-2026-44465
- UBUNTU-CVE-2026-44466
- UBUNTU-CVE-2026-44471
- UBUNTU-CVE-2026-44486
- UBUNTU-CVE-2026-44487
- UBUNTU-CVE-2026-44488
- UBUNTU-CVE-2026-44489
- UBUNTU-CVE-2026-44492
- UBUNTU-CVE-2026-44494
- UBUNTU-CVE-2026-44495
- UBUNTU-CVE-2026-44496
- UBUNTU-CVE-2026-44512
- UBUNTU-CVE-2026-44517
- UBUNTU-CVE-2026-44544
- UBUNTU-CVE-2026-44545
Vulnerability Monitoring
Track new vulnerabilities in node-axios
UBUNTU-CVE-2026-44490 is rated CVSS 4.8 Medium. BotEraser monitors your WordPress installation and notifies you when software you use appears in our vulnerability database.
Set Up Free Alerts →No credit card required · Results in minutes
ⓘ Data Notice: The information presented above has been compiled from publicly available internet sources. Boteraser aggregates this data solely for informational purposes and does not independently classify, evaluate, or endorse any findings about the vulnerabilities listed. The accuracy and completeness of this information is the sole responsibility of the original publishers. Boteraser and its operators accept no liability for any decisions made based on this data.