Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-48502— MessagePack-CSharp: Denial of service vulnerabilities can swamp the CPU or crash the process with stack and heap overflows

Quick assessment

Affected
MessagePack-CSharp MessagePack-CSharp
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

MessagePack-CSharp MessagePack-CSharp是MessagePack-CSharp团队的一款消息序列化工具。 MessagePack-CSharp 2.5.301之前版本和3.1.7之前版本存在安全漏洞,该漏洞源于在MessagePackReader.ReadDateTime()中,基于攻击者控制的MessagePack扩展长度分配堆栈内存,未经验证的扩展长度可导致栈分配触发不可捕获的堆栈溢出异常,从而终止主机进程。

AI Predicted 7.5 Difficulty: Easy EPSS 0.26% · P17

Possible ATT&CK Techniques 1 AI

T1055 · Process Injection

Affected Version Matrix 2

VendorProduct Version RangeStatus
MessagePack-CSharp MessagePack-CSharp >= 3.1.7, < 3.1.7 affected
< 2.5.301 affected
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-48502

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
MessagePack-CSharp: Denial of service vulnerabilities can swamp the CPU or crash the process with stack and heap overflows
Source: CVE Program / CVE List V5
Vulnerability Description
MessagePack for C# is a MessagePack serializer for C#. Prior to 2.5.301 and 3.1.7, MessagePackReader.ReadDateTime() can allocate stack memory based on an attacker-controlled MessagePack extension length. In the slow path for timestamp extension parsing, the computed tokenSize includes the extension body length from the wire and is used in a stackalloc operation before the extension length is validated as one of the valid timestamp sizes. A very small payload can claim a large timestamp extension body and cause a stack allocation large enough to trigger an uncatchable StackOverflowException, terminating the host process. This vulnerability is fixed in 2.5.301 and 3.1.7.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
Source: CVE Program / CVE List V5
Vulnerability Type
跨界内存读
Source: CVE Program / CVE List V5
Vulnerability Title
MessagePack-CSharp 配置错误漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
MessagePack-CSharp MessagePack-CSharp是MessagePack-CSharp团队的一款消息序列化工具。 MessagePack-CSharp 2.5.301之前版本和3.1.7之前版本存在安全漏洞,该漏洞源于在MessagePackReader.ReadDateTime()中,基于攻击者控制的MessagePack扩展长度分配堆栈内存,未经验证的扩展长度可导致栈分配触发不可捕获的堆栈溢出异常,从而终止主机进程。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

Vendor Product Affected Versions CPE Subscribe
MessagePack-CSharp MessagePack-CSharp >= 3.1.7, < 3.1.7 -

II. Public POCs for CVE-2026-48502

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-48502

登录查看更多情报信息。

Vendor Advisories for CVE-2026-48502 (1)

Same Patch Batch · MessagePack-CSharp · 2026-06-22 · 12 CVEs total

CVE-2026-48109 8.2 HIGH MessagePack-CSharp: LZ4 decompression may fail with AccessViolationException after derefer
CVE-2026-48506 7.5 HIGH MessagePack-CSharp: MessagePackReader.Skip can recurse without enforcing maximum object gr
CVE-2026-48516 MessagePack-CSharp: InterfaceLookupFormatter bypasses collision-resistant comparer setting
CVE-2026-48511 MessagePack-CSharp: ExpandoObject formatter can perform quadratic insertion work on untrus
CVE-2026-48513 MessagePack-CSharp: DynamicUnionResolver generated deserializers miss depth enforcement
CVE-2026-48512 MessagePack-CSharp: JSON conversion APIs can recurse without consistent depth enforcement
CVE-2026-48509 MessagePack-CSharp: ASP.NET Core MessagePackInputFormatter defaults to TrustedData for HTT
CVE-2026-48510 MessagePack-CSharp: LZ4 decompression allocates from unbounded declared output lengths
CVE-2026-48517 MessagePack-CSharp: Typeless deserialization type restrictions do not recurse into arrays
CVE-2026-48515 MessagePack-CSharp: Multi-dimensional array formatters allocate from unchecked dimensions
CVE-2026-48514 MessagePack-CSharp: Unity unsafe blit formatter allocates from unbounded byte length

IV. Related Vulnerabilities

V. Comments for CVE-2026-48502

No comments yet


Leave a comment