UBUNTU-CVE-2026-87908 (CVE-2026-87908)
Vulnerability from osv_ubuntu – Published: 2026-09-11 07:16 – Updated: 2026-09-16 11:43 – Source websitemultiparty is a Node.js library for parsing multipart/form-data request bodies. In versions from 2.1.0 up to but not including 4.3.1, the parser does not bound the amount of memory used while accumulating the headers of a single multipart part. An unauthenticated attacker can send a single request whose part carries a very large volume of header bytes, forcing the parser to buffer all of them and exhausting the process memory, which crashes the server. This is a denial of service with no confidentiality or integrity impact. The issue is fixed in multiparty 4.3.1, which caps the size of the accumulated part headers. Users should upgrade to multiparty 4.3.1 or later.
{
"affected": [
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "node-multiparty",
"binary_version": "4.0.0-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:16.04:LTS",
"name": "node-multiparty",
"purl": "pkg:deb/ubuntu/node-multiparty@4.0.0-1?arch=source\u0026distro=xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.0.0-1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "node-multiparty",
"binary_version": "4.0.0-1ubuntu1"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "node-multiparty",
"purl": "pkg:deb/ubuntu/node-multiparty@4.0.0-1ubuntu1?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.0.0-1",
"4.0.0-1ubuntu1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "node-multiparty",
"binary_version": "4.2.1-2"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "node-multiparty",
"purl": "pkg:deb/ubuntu/node-multiparty@4.2.1-2?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.2.1-1",
"4.2.1-2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "node-multiparty",
"binary_version": "4.2.2-3"
}
]
},
"package": {
"ecosystem": "Ubuntu:22.04:LTS",
"name": "node-multiparty",
"purl": "pkg:deb/ubuntu/node-multiparty@4.2.2-3?arch=source\u0026distro=jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.2.2-2",
"4.2.2-3"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "node-multiparty",
"binary_version": "4.2.3-2"
}
]
},
"package": {
"ecosystem": "Ubuntu:24.04:LTS",
"name": "node-multiparty",
"purl": "pkg:deb/ubuntu/node-multiparty@4.2.3-2?arch=source\u0026distro=noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.2.3-2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "node-multiparty",
"binary_version": "4.2.3-5"
}
]
},
"package": {
"ecosystem": "Ubuntu:26.04:LTS",
"name": "node-multiparty",
"purl": "pkg:deb/ubuntu/node-multiparty@4.2.3-5?arch=source\u0026distro=resolute"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.2.3-3",
"4.2.3-4build1",
"4.2.3-5"
]
}
],
"aliases": [],
"details": "multiparty is a Node.js library for parsing multipart/form-data request bodies. In versions from 2.1.0 up to but not including 4.3.1, the parser does not bound the amount of memory used while accumulating the headers of a single multipart part. An unauthenticated attacker can send a single request whose part carries a very large volume of header bytes, forcing the parser to buffer all of them and exhausting the process memory, which crashes the server. This is a denial of service with no confidentiality or integrity impact. The issue is fixed in multiparty 4.3.1, which caps the size of the accumulated part headers. Users should upgrade to multiparty 4.3.1 or later.",
"id": "UBUNTU-CVE-2026-87908",
"modified": "2026-09-16T11:43:12Z",
"published": "2026-09-11T07:16:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2026-87908"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-87908"
},
{
"type": "REPORT",
"url": "https://github.com/pillarjs/multiparty/security/advisories/GHSA-5h46-2939-q3wh"
},
{
"type": "REPORT",
"url": "https://cna.openjsf.org/security-advisories.html"
}
],
"related": [],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2026-87908"
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Browse all ATT&CK techniques and the vulnerabilities related to each.
Related by attack behaviour
Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.