Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

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.

Metrics

CVSS 3.x Severity and Vector Strings:

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

URLSource(s)Tag(s)
https://access.redhat.com/errata/RHSA-2026:36675 redhat-SADP
https://access.redhat.com/errata/RHSA-2026:36774 redhat-SADP
https://access.redhat.com/errata/RHSA-2026:37129 redhat-SADP
https://access.redhat.com/errata/RHSA-2026:47032 redhat-SADP
https://access.redhat.com/errata/RHSA-2026:47050 redhat-SADP

see all 27 references

Weakness Enumeration

CWE-IDCWE NameSource
CWE-190Integer Overflow or Wraparoundredhat-SADP
CWE-190Integer Overflow or Wraparound[email protected]

Affected Products

No affected product data is available for this CVE.

Change History

19 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-53705
NVD Published Date:
Jun 15, 2026
NVD Last Modified:
Aug 3, 2026
Source:
[email protected]
CVE-2026-53705 Details - Not Deferred