Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-88351 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

Description

An integer overflow vulnerability exists in the MPack Node API in MPack 1.1.1 on 32-bit platforms. When parsing a specially crafted MessagePack array32 or map32 object with an excessively large element count, the page allocation size calculation in mpack_tree_parse_children() can overflow size_t and produce an undersized allocation. Subsequent parsing writes mpack_node_data_t records beyond the allocated heap buffer, resulting in heap-buffer-overflow, memory corruption, and denial of service.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

URLSource(s)Tag(s)
https://github.com/ludocode/mpack/issues/123 CISA-ADPExploitIssue TrackingTechnical DescriptionVendor
https://github.com/ludocode/mpack/commit/3d54d1215bdb5478d3ddecaf85884c58b382cd9b [email protected]Source CodeVendor
https://github.com/ludocode/mpack/issues/123 [email protected]ExploitIssue TrackingTechnical DescriptionVendor

Weakness Enumeration

CWE-IDCWE NameSource
CWE-190Integer Overflow or WraparoundCISA-ADP

Affected Products

ProductVersions
ludocode MPack
1.1.1 (semver)

CPE

  • cpe:2.3:a:mpack_project:mpack:*:*:*:*:*:*:*:*

Remediation

  • Upgrade: 3d54d1215bdb5478d3ddecaf85884c58b382cd9bmoderate effort

Change History

2 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-88351
NVD Published Date:
Sep 24, 2026
NVD Last Modified:
Sep 25, 2026
Source:
[email protected]
CVE-2026-88351 Details - Not Deferred