CVE-2026-53705 Details
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.
A heap buffer overflow vulnerability has been identified in GStreamer's WavPack audio decoder, part of the gst-plugins-good package. This vulnerability arises from an integer overflow in the buffer size calculation within the function gst_wavpack_dec_handle_frame(). When the decoder processes a specially crafted WavPack file, the overflow leads to a significantly undersized heap allocation. The WavPack library then writes decoded audio samples well beyond this allocation, causing heap memory corruption. This issue affects both 32-bit and 64-bit systems, as the problematic arithmetic is conducted using 32-bit integers before being promoted to the allocation size type. A remote attacker could exploit this vulnerability to crash an application or potentially execute arbitrary code by persuading a user to open a malicious WavPack audio file.
Users can upgrade to GStreamer 1.28.4, where this vulnerability is expected to be fixed.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Jun 16, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-190 | Integer Overflow or Wraparound | redhat-SADP |
| CWE-190 | Integer Overflow or Wraparound | [email protected] |
Affected Products
No affected product data is available for this CVE.
Change History
19 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Aug 3, 2026 | CVE Modified | redhat-SADP |
| Aug 3, 2026 | CVE Modified | [email protected] |
| Aug 3, 2026 | CVE Modified | [email protected] |
| Jul 29, 2026 | CVE Modified | redhat-SADP |
| Jul 28, 2026 | CVE Modified | [email protected] |
| Jul 28, 2026 | CVE Modified | [email protected] |
| Jul 28, 2026 | CVE Modified | redhat-SADP |
| Jul 28, 2026 | CVE Modified | [email protected] |
| Jul 28, 2026 | CVE Modified | [email protected] |
| Jul 28, 2026 | CVE Modified | [email protected] |
| Jul 15, 2026 | CVE Modified | redhat-SADP |
| Jul 9, 2026 | CVE Modified | redhat-SADP |
| Jul 9, 2026 | CVE Modified | [email protected] |
| Jul 8, 2026 | CVE Modified | [email protected] |
| Jul 8, 2026 | CVE Modified | [email protected] |
| Jun 30, 2026 | CVE Modified | redhat-SADP |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 15, 2026 | New CVE Received | [email protected] |