CVE-2026-29022

d

r_libs version 0.14.4 and earlier (fixed in commit 8a7258c) contain a heap buffer overflow vulnerability in the drwav__read_smpl_to_metadata_obj() function of dr_wav.h that allows memory corruption via crafted WAV files. Attackers can exploit a mismatch between sampleLoopCount validation in pass 1 and unconditional processing in pass 2 to overflow heap allocations with 36 bytes of attacker-controlled data through any drwav_init_*_with_metadata() call on untrusted input.

Configurations

No configuration.

History

04 Mar 2026, 22:16

Type Values Removed Values Added
References
  • () https://github.com/marlinkcyber/advisories/blob/main/advisories/MCSAID-2026-001-dr-libs-heap-overflow.md -
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 7.3

03 Mar 2026, 20:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-03-03 20:16

Updated : 2026-03-04 22:16


NVD link : CVE-2026-29022

Mitre link : CVE-2026-29022

CVE.ORG link : CVE-2026-29022


JSON object : View

Products Affected

No product.

CWE
CWE-122

Heap-based Buffer Overflow