CVE-2026-44375
HIGH EPSS 27.7%
Published May 14, 20261mo ago · Modified Jun 17, 20262w ago
7.5 CVSS 3.1
Published May 14, 2026 1mo ago
Last Modified Jun 17, 2026 2w ago
Description
Nerdbank.MessagePack is a NativeAOT-compatible MessagePack serialization library. Prior to 1.1.62, Nerdbank.MessagePack contains an uncontrolled stack allocation vulnerability in DateTime decoding. A malicious MessagePack payload can declare an oversized timestamp extension length, causing the reader to allocate an attacker-controlled number of bytes on the stack. This can trigger a StackOverflowException, which is not catchable by user code and terminates the process. This vulnerability is fixed in 1.1.62.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality None
Integrity None
Availability High
Threat Intelligence
EPSS Exploit Probability
27.7% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 1
CWE-789
References 4
- github.com https://github.com/AArnott/Nerdbank.MessagePack/commit/7d1eb319cfabe7280e70699946c9a48579fa2f30
- github.com https://github.com/AArnott/Nerdbank.MessagePack/pull/941
- github.com https://github.com/AArnott/Nerdbank.MessagePack/releases/tag/v1.1.62
- github.com https://github.com/AArnott/Nerdbank.MessagePack/security/advisories/GHSA-2cwq-pwfr-wcw3
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.