CVE-2026-53705

Publication date 15 June 2026

Last updated 6 August 2026


Ubuntu priority

Cvss 3 Severity Score

7.6 · High

Score breakdown

Description

A 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.

Status

Package Ubuntu Release Status
gst-plugins-good1.0 26.04 LTS resolute
Fixed 1.28.2-2ubuntu0.1
25.10 questing Ignored end of life, was needs-triage
24.04 LTS noble
Fixed 1.24.2-1ubuntu1.5
22.04 LTS jammy
Fixed 1.20.3-0ubuntu1.7
20.04 LTS focal
Needs evaluation
18.04 LTS bionic
Needs evaluation
16.04 LTS xenial
Needs evaluation

Patch details

For informational purposes only. We recommend not to cherry-pick updates. How can I get the fixes?

Package Patch details
gst-plugins-good1.0

Severity score breakdown

CVSS version: CVSS v3.0

Base score 7.6 · High

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


Access our resources on patching vulnerabilities