CVE-2026-53705

NameCVE-2026-53705
DescriptionA flaw was found in GStreamer's WavPack audio decoder in gst-plugins-good. When processing a specially crafted WavPack file, an integer overflow in the buffer size calculation (4 * block_samples * channels) in gst_wavpack_dec_handle_frame() causes a very small heap allocation. The WavPack library then writes decoded audio samples far beyond the allocated buffer, resulting in heap memory corruption. This affects both 32-bit and 64-bit systems since the arithmetic is performed in 32-bit integers before promotion to the allocation size type. A remote attacker could use this flaw to crash an application or potentially execute arbitrary code by convincing a user to open a malicious WavPack audio file.
SourceCVE (at NVD; CERT, ENISA, LWN, oss-sec, fulldisc, Debian ELTS, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more)

Vulnerable and fixed packages

The table below lists information on source packages.

Source PackageReleaseVersionStatus
gst-plugins-good1.0 (PTS)bullseye1.18.4-2+deb11u2vulnerable
bullseye (security)1.18.4-2+deb11u4vulnerable
bookworm1.22.0-5+deb12u3vulnerable
bookworm (security)1.22.0-5+deb12u2vulnerable
trixie1.26.2-1vulnerable
trixie (security)1.26.2-1+deb13u1vulnerable
forky1.28.3-1vulnerable
sid1.28.4-1fixed

The information below is based on the following data on fixed versions.

PackageTypeReleaseFixed VersionUrgencyOriginDebian Bugs
gst-plugins-good1.0source(unstable)1.28.4-1

Notes

https://gstreamer.freedesktop.org/security/sa-2026-0035.html
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/work_items/5069
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/11797
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/11811
Fixed by: https://gitlab.freedesktop.org/gstreamer/gstreamer/-/commit/ed09b692755e251e730f35126ff6eab27cb8edc5 (1.28.4)
Fixed by: https://gitlab.freedesktop.org/gstreamer/gstreamer/-/commit/e9ded43316bfe6c381a17f971c7097421a4ae201 (1.28.4)
Fixed by: https://gitlab.freedesktop.org/gstreamer/gstreamer/-/commit/9326c636a22a678952a6cae6518465d35d441a87 (1.28.4)
Fixed by: https://gitlab.freedesktop.org/gstreamer/gstreamer/-/commit/f7cb3e0288627cce919e656584b852ac8605c922 (1.28.4)

Search for package or bug name: Reporting problems