Loading market data...
← Back to CVE feed

CVE-2026-84965

MEDIUM CVSS 5.1 View on NVD ↗

Description

An integer wraparound in an allocation size calculation in the BSON library's JSON parsing code can cause a buffer to be released while a following copy operation still writes through the stale pointer. On builds where sizes are 32 bits, an unauthenticated party able to supply a sufficiently large JSON input to an application that links the library may cause that application to terminate unexpectedly, resulting in denial of service.

CVSS Vector

CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H
Published: Sep 03, 2026 16:18 UTC Modified: Sep 03, 2026 16:25 UTC