Advisory Database
  • Advisories
  • Dependency Scanning
  1. nuget
  2. ›
  3. Nerdbank.MessagePack
  4. ›
  5. GHSA-92vj-hp7m-gwcj

GHSA-92vj-hp7m-gwcj: Nerdbank.MessagePack has Inefficient CPU Computation

May 29, 2026

Applications that call OptionalConverters.WithExpandoObjectConverter and deserialize untrusted data are open to a vulnerability by which an attacker can exploit a O(n²) algorithm to burn an inordinate amount of CPU effort by adding a great many properties to an ExpandoObject, whose Add method is implemented as an O(n) algorithm.

References

  • github.com/AArnott/Nerdbank.MessagePack/commit/c5a239e4f20c38548de44c4dd2a782efd5e2547c
  • github.com/AArnott/Nerdbank.MessagePack/security/advisories/GHSA-92vj-hp7m-gwcj
  • github.com/advisories/GHSA-92vj-hp7m-gwcj

Code Behaviors & Features

Detect and mitigate GHSA-92vj-hp7m-gwcj with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 1.2.4

Fixed versions

  • 1.2.4

Solution

Upgrade to version 1.2.4 or above.

Impact 5.3 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

Learn more about CVSS

Weakness

  • CWE-1176: Inefficient CPU Computation

Source file

nuget/Nerdbank.MessagePack/GHSA-92vj-hp7m-gwcj.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 23 Jun 2026 12:23:07 +0000.