Vulnerability in Kriszyp Msgpackr

CVE-2023-52079

msgpackr is a fast MessagePack NodeJS/JavaScript implementation. Prior to 1.10.1, when decoding user supplied MessagePack messages, users can trigger stuck threads by crafting messages that keep the decoder stuck in a loop. The fix is available in v1.10.1. Exploits seem to require structured cloning, replacing the 0x70 extension with your own (that throws an error or does something other than recursive referencing) should mitigate the issue.

EPSS: 0.007 (48.9th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 6.8 (Medium). Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:N/A:H.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2023-52079?
CVE-2023-52079 is a medium-severity vulnerability in Kriszyp Msgpackr, classified under Uncontrolled Recursion. CVSS score: 6.8/10. Published 2023-12-28.
How severe is CVE-2023-52079?
Medium severity. CVSS v3 base score is 6.8 out of 10.