CVE-2026-48511
HIGHDescription
MessagePack for C# is a MessagePack serializer for C#. Prior to 2.5.301 and 3.1.7, ExpandoObjectFormatter.Deserialize populates System.Dynamic.ExpandoObject by calling IDictionary<string, object>.Add for each map entry. ExpandoObject internally maintains member names in array-like structures, so inserting many distinct keys can require repeated linear scans and array copies. For large attacker-controlled maps, this produces quadratic CPU and allocation behavior. The issue is especially surprising because ExpandoObjectResolver.Options is configured with MessagePackSecurity.UntrustedData, but collision-resistant dictionary comparers cannot protect ExpandoObject insertion internals. This vulnerability is fixed in 2.5.301 and 3.1.7.
How to fix
TridentStack Control can deploy fixes like this automatically across your Windows, macOS, and Linux fleet. See how it works
Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.
CVSS v3 Vector
Exploitability
Impact
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Exploit Intelligence
Low risk: more likely to be exploited than 33% of all known CVEs.
References
Related Vulnerabilities
Other CWE-407 vulnerabilities, ordered by exploit likelihood. View all
| CVE | Severity | CVSS | EPSS | Exploited | Fix |
|---|---|---|---|---|---|
| CVE-2020-27223 | Medium | 5.2 | 78% | - | Fix |
| CVE-2022-36021 | Medium | 5.5 | 60% | - | Fix |
| CVE-2021-33582 | High | 7.5 | 3.1% | - | Fix |
| CVE-2024-43485 | High | 7.5 | 3.1% | - | Fix |
| CVE-2024-43484 | High | 7.5 | 2.9% | - | Fix |
| CVE-2016-10396 | High | 7.5 | 2.9% | - | - |
Common questions
How do I fix CVE-2026-48511?
Upgrade messagepack to 3.1.7 or later.
Is CVE-2026-48511 being actively exploited?
Not that we know of. CVE-2026-48511 is not in the CISA Known Exploited Vulnerabilities catalog. Its EPSS score of 0.40% is the estimated probability that it will be exploited in the next 30 days. That is higher than 33% of all scored CVEs.
How severe is CVE-2026-48511?
CVE-2026-48511 has a CVSS v3 base score of 7.5, rated high. CVSS rates the technical impact if the vulnerability is exploited, not how likely that is, so weigh it alongside the exploit-prediction score when you decide what to patch first.
What does CVE-2026-48511 affect?
Published advisories record a fix for messagepack (NVD). Only products with a sourced advisory are listed, so treat this as what we can cite rather than a complete inventory.
Embed a live status badge for CVE-2026-48511
Markdown
[](https://tridentstack.com/cve/CVE-2026-48511)HTML
<a href="https://tridentstack.com/cve/CVE-2026-48511"><img src="https://tridentstack.com/cve/badge/CVE-2026-48511.svg" alt="CVE-2026-48511"></a>Find and fix vulnerabilities across your fleet
TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.
This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2026-06-25.