CVE-2026-48502
Last modified
CVE-2026-48502 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. EPSS estimates a 0.26% chance of exploitation in the next 30 days.
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.
Metrics
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Messagepack | Messagepack | < 2.5.301 |
| Messagepack | Messagepack | >= 3.0.3, < 3.1.7 |
References
- https://github.com/MessagePack-CSharp/MessagePack-CSharp/security/advisories/GHSA-382j-8mxh-c7x2Mitigation, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-48502?
How severe is CVE-2026-48502?
How do I fix CVE-2026-48502?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-48496OpenTelemetry eBPF Profiler is a production-scale agent for …6.2
- CVE-2026-48497Envoy is an open source edge and service proxy designed for …7.5
- CVE-2026-48499Activepieces is an open source AI workflow automation platfo…9.3
- CVE-2026-4850A security flaw has been discovered in code-projects Simple …9.8
- CVE-2026-48500Filament is a collection of full-stack components for accele…6.5
- CVE-2026-48501GitHub CLI (gh) is GitHub’s official command line tool. Prio…9.1
- CVE-2026-48504OpenTelemetry Rust is the Rust OpenTelemetry implementation.…5.3
- CVE-2026-48505Filament is a collection of full-stack components for accele…7.4
- CVE-2026-48506MessagePack for C# is a MessagePack serializer for C#. Prior…7.5
- CVE-2026-48507Snipe-IT is an IT asset/license management system. A vulnera…7.1
- CVE-2026-48508Lemur manages TLS certificate creation. Prior to 1.9.1, Stri…8.8
- CVE-2026-48509MessagePack for C# is a MessagePack serializer for C#. Prior…9.1
Are you affected by CVE-2026-48502?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
