Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-53705 (GCVE-0-2026-53705)
Vulnerability from cvelistv5 – Published: 2026-06-15 19:10 – Updated: 2026-07-15 00:43- CWE-190 - Integer Overflow or Wraparound
| URL | Tags |
|---|---|
| https://access.redhat.com/errata/RHSA-2026:36675 | vendor-advisoryx_refsource_REDHAT |
| https://access.redhat.com/errata/RHSA-2026:36774 | vendor-advisoryx_refsource_REDHAT |
| https://access.redhat.com/errata/RHSA-2026:37129 | vendor-advisoryx_refsource_REDHAT |
| https://access.redhat.com/security/cve/CVE-2026-53705 | vdb-entryx_refsource_REDHAT |
| https://bugzilla.redhat.com/show_bug.cgi?id=2487615 | issue-trackingx_refsource_REDHAT |
| https://security.access.redhat.com/data/csaf/v2/v… | x_sadp-csaf-vex |
| Vendor | Product | Version | |
|---|---|---|---|
| Red Hat | Red Hat Enterprise Linux 10 |
Unaffected:
0:1.26.7-2.el10_2.1 , < *
(rpm)
cpe:/o:redhat:enterprise_linux:10.2 |
|
| Red Hat | Red Hat Enterprise Linux 8 |
Unaffected:
0:1.16.1-7.el8_10 , < *
(rpm)
cpe:/a:redhat:enterprise_linux:8::appstream |
|
| Red Hat | Red Hat Enterprise Linux 9 |
Unaffected:
0:1.22.12-7.el9_8.1 , < *
(rpm)
cpe:/a:redhat:enterprise_linux:9::appstream |
|
| Red Hat | Red Hat Enterprise Linux 7 |
cpe:/o:redhat:enterprise_linux:7 |
|
| Red Hat | Red Hat Enterprise Linux 8 |
Unaffected:
0:1.16.1-7.el8_10 , < *
(rpm)
cpe:/a:redhat:enterprise_linux:8 |
|
| Red Hat | Red Hat Enterprise Linux 9 |
Unaffected:
0:1.22.12-7.el9_8.1 , < *
(rpm)
cpe:/a:redhat:enterprise_linux:9 |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-53705",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-06-16T03:56:10.671671Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-06-16T13:11:13.796Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"affected": [
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:10.2"
],
"defaultStatus": "affected",
"packageName": "gstreamer1-plugins-good",
"product": "Red Hat Enterprise Linux 10",
"vendor": "Red Hat",
"versions": [
{
"lessThan": "*",
"status": "unaffected",
"version": "0:1.26.7-2.el10_2.1",
"versionType": "rpm"
}
]
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/a:redhat:enterprise_linux:8"
],
"defaultStatus": "affected",
"packageName": "gstreamer1-plugins-good",
"product": "Red Hat Enterprise Linux 8",
"vendor": "Red Hat",
"versions": [
{
"lessThan": "*",
"status": "unaffected",
"version": "0:1.16.1-7.el8_10",
"versionType": "rpm"
}
]
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/a:redhat:enterprise_linux:9"
],
"defaultStatus": "affected",
"packageName": "gstreamer1-plugins-good",
"product": "Red Hat Enterprise Linux 9",
"vendor": "Red Hat",
"versions": [
{
"lessThan": "*",
"status": "unaffected",
"version": "0:1.22.12-7.el9_8.1",
"versionType": "rpm"
}
]
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:7"
],
"defaultStatus": "affected",
"packageName": "gstreamer1-plugins-good",
"product": "Red Hat Enterprise Linux 7",
"vendor": "Red Hat"
}
],
"datePublic": "2026-06-12T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "A flaw was found in GStreamer\u0027s 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": [
{
"other": {
"content": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"value": "Important"
},
"type": "Red Hat severity rating"
}
},
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"format": "CVSS"
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-190",
"description": "Integer Overflow or Wraparound",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-15T00:43:58.997Z",
"orgId": "0b0ca135-0b70-47e7-9f44-1890c2a1c46c",
"shortName": "redhat-SADP"
},
"references": [
{
"tags": [
"vdb-entry",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/security/cve/CVE-2026-53705"
},
{
"name": "RHBZ#2487615",
"tags": [
"issue-tracking",
"x_refsource_REDHAT"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487615"
},
{
"tags": [
"x_sadp-csaf-vex"
],
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-53705.json"
},
{
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2026:36675"
},
{
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2026:36774"
},
{
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2026:37129"
}
],
"solutions": [
{
"lang": "en",
"value": "RHSA-2026:36675: Red Hat Enterprise Linux AppStream (v. 10)"
},
{
"lang": "en",
"value": "RHSA-2026:36774: Red Hat Enterprise Linux AppStream (v. 8)"
},
{
"lang": "en",
"value": "RHSA-2026:37129: Red Hat Enterprise Linux AppStream (v. 9)"
}
],
"timeline": [
{
"lang": "en",
"time": "2026-04-28T00:00:00.000Z",
"value": "Reported to Red Hat."
},
{
"lang": "en",
"time": "2026-06-12T00:00:00.000Z",
"value": "Made public."
}
],
"title": "gstreamer1-plugins-good: GStreamer: Heap buffer overflow in WavPack decoder via integer overflow",
"workarounds": [
{
"lang": "en",
"value": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability."
}
],
"x_adpType": "supplier",
"x_generator": {
"engine": "sadp-cli 1.0.0"
}
}
],
"cna": {
"affected": [
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:10.2"
],
"defaultStatus": "affected",
"packageName": "gstreamer1-plugins-good",
"product": "Red Hat Enterprise Linux 10",
"vendor": "Red Hat",
"versions": [
{
"lessThan": "*",
"status": "unaffected",
"version": "0:1.26.7-2.el10_2.1",
"versionType": "rpm"
}
]
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/a:redhat:enterprise_linux:8::appstream"
],
"defaultStatus": "affected",
"packageName": "gstreamer1-plugins-good",
"product": "Red Hat Enterprise Linux 8",
"vendor": "Red Hat",
"versions": [
{
"lessThan": "*",
"status": "unaffected",
"version": "0:1.16.1-7.el8_10",
"versionType": "rpm"
}
]
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/a:redhat:enterprise_linux:9::appstream"
],
"defaultStatus": "affected",
"packageName": "gstreamer1-plugins-good",
"product": "Red Hat Enterprise Linux 9",
"vendor": "Red Hat",
"versions": [
{
"lessThan": "*",
"status": "unaffected",
"version": "0:1.22.12-7.el9_8.1",
"versionType": "rpm"
}
]
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:7"
],
"defaultStatus": "affected",
"packageName": "gstreamer1-plugins-good",
"product": "Red Hat Enterprise Linux 7",
"vendor": "Red Hat"
}
],
"credits": [
{
"lang": "en",
"value": "Red Hat would like to thank Seung Min Shin for reporting this issue."
}
],
"datePublic": "2026-06-12T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "A flaw was found in GStreamer\u0027s 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": [
{
"other": {
"content": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"value": "Important"
},
"type": "Red Hat severity rating"
}
},
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"format": "CVSS"
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-190",
"description": "Integer Overflow or Wraparound",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-09T08:54:13.253Z",
"orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"shortName": "redhat"
},
"references": [
{
"name": "RHSA-2026:36675",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2026:36675"
},
{
"name": "RHSA-2026:36774",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2026:36774"
},
{
"name": "RHSA-2026:37129",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2026:37129"
},
{
"tags": [
"vdb-entry",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/security/cve/CVE-2026-53705"
},
{
"name": "RHBZ#2487615",
"tags": [
"issue-tracking",
"x_refsource_REDHAT"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487615"
}
],
"timeline": [
{
"lang": "en",
"time": "2026-04-28T00:00:00.000Z",
"value": "Reported to Red Hat."
},
{
"lang": "en",
"time": "2026-06-12T00:00:00.000Z",
"value": "Made public."
}
],
"title": "Gstreamer1-plugins-good: gstreamer: heap buffer overflow in wavpack decoder via integer overflow",
"workarounds": [
{
"lang": "en",
"value": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability."
}
],
"x_generator": {
"engine": "cvelib 1.8.0"
},
"x_redhatCweChain": "CWE-190: Integer Overflow or Wraparound"
}
},
"cveMetadata": {
"assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"assignerShortName": "redhat",
"cveId": "CVE-2026-53705",
"datePublished": "2026-06-15T19:10:21.930Z",
"dateReserved": "2026-06-10T15:40:26.501Z",
"dateUpdated": "2026-07-15T00:43:58.997Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-53705",
"date": "2026-07-26",
"epss": "0.0031",
"percentile": "0.23334"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-53705\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2026-06-15T20:16:33.820\",\"lastModified\":\"2026-07-15T01:16:33.477\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"A flaw was found in GStreamer\u0027s 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.\"}],\"affected\":[{\"source\":\"secalert@redhat.com\",\"affectedData\":[{\"vendor\":\"Red Hat\",\"product\":\"Red Hat Enterprise Linux 10\",\"defaultStatus\":\"affected\",\"collectionURL\":\"https://access.redhat.com/downloads/content/package-browser/\",\"packageName\":\"gstreamer1-plugins-good\",\"cpes\":[\"cpe:/o:redhat:enterprise_linux:10.2\"],\"versions\":[{\"version\":\"0:1.26.7-2.el10_2.1\",\"lessThan\":\"*\",\"versionType\":\"rpm\",\"status\":\"unaffected\"}]},{\"vendor\":\"Red Hat\",\"product\":\"Red Hat Enterprise Linux 8\",\"defaultStatus\":\"affected\",\"collectionURL\":\"https://access.redhat.com/downloads/content/package-browser/\",\"packageName\":\"gstreamer1-plugins-good\",\"cpes\":[\"cpe:/a:redhat:enterprise_linux:8::appstream\"],\"versions\":[{\"version\":\"0:1.16.1-7.el8_10\",\"lessThan\":\"*\",\"versionType\":\"rpm\",\"status\":\"unaffected\"}]},{\"vendor\":\"Red Hat\",\"product\":\"Red Hat Enterprise Linux 9\",\"defaultStatus\":\"affected\",\"collectionURL\":\"https://access.redhat.com/downloads/content/package-browser/\",\"packageName\":\"gstreamer1-plugins-good\",\"cpes\":[\"cpe:/a:redhat:enterprise_linux:9::appstream\"],\"versions\":[{\"version\":\"0:1.22.12-7.el9_8.1\",\"lessThan\":\"*\",\"versionType\":\"rpm\",\"status\":\"unaffected\"}]},{\"vendor\":\"Red Hat\",\"product\":\"Red Hat Enterprise Linux 7\",\"defaultStatus\":\"affected\",\"collectionURL\":\"https://access.redhat.com/downloads/content/package-browser/\",\"packageName\":\"gstreamer1-plugins-good\",\"cpes\":[\"cpe:/o:redhat:enterprise_linux:7\"]}]},{\"source\":\"0b0ca135-0b70-47e7-9f44-1890c2a1c46c\",\"affectedData\":[{\"vendor\":\"Red Hat\",\"product\":\"Red Hat Enterprise Linux 10\",\"defaultStatus\":\"affected\",\"collectionURL\":\"https://access.redhat.com/downloads/content/package-browser/\",\"packageName\":\"gstreamer1-plugins-good\",\"cpes\":[\"cpe:/o:redhat:enterprise_linux:10.2\"],\"versions\":[{\"version\":\"0:1.26.7-2.el10_2.1\",\"lessThan\":\"*\",\"versionType\":\"rpm\",\"status\":\"unaffected\"}]},{\"vendor\":\"Red Hat\",\"product\":\"Red Hat Enterprise Linux 8\",\"defaultStatus\":\"affected\",\"collectionURL\":\"https://access.redhat.com/downloads/content/package-browser/\",\"packageName\":\"gstreamer1-plugins-good\",\"cpes\":[\"cpe:/a:redhat:enterprise_linux:8\"],\"versions\":[{\"version\":\"0:1.16.1-7.el8_10\",\"lessThan\":\"*\",\"versionType\":\"rpm\",\"status\":\"unaffected\"}]},{\"vendor\":\"Red Hat\",\"product\":\"Red Hat Enterprise Linux 9\",\"defaultStatus\":\"affected\",\"collectionURL\":\"https://access.redhat.com/downloads/content/package-browser/\",\"packageName\":\"gstreamer1-plugins-good\",\"cpes\":[\"cpe:/a:redhat:enterprise_linux:9\"],\"versions\":[{\"version\":\"0:1.22.12-7.el9_8.1\",\"lessThan\":\"*\",\"versionType\":\"rpm\",\"status\":\"unaffected\"}]},{\"vendor\":\"Red Hat\",\"product\":\"Red Hat Enterprise Linux 7\",\"defaultStatus\":\"affected\",\"collectionURL\":\"https://access.redhat.com/downloads/content/package-browser/\",\"packageName\":\"gstreamer1-plugins-good\",\"cpes\":[\"cpe:/o:redhat:enterprise_linux:7\"]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:H\",\"baseScore\":7.6,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":4.7},{\"source\":\"0b0ca135-0b70-47e7-9f44-1890c2a1c46c\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:H\",\"baseScore\":7.6,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":4.7}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-06-16T03:56:10.671671Z\",\"id\":\"CVE-2026-53705\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"total\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-190\"}]},{\"source\":\"0b0ca135-0b70-47e7-9f44-1890c2a1c46c\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-190\"}]}],\"references\":[{\"url\":\"https://access.redhat.com/errata/RHSA-2026:36675\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://access.redhat.com/errata/RHSA-2026:36774\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://access.redhat.com/errata/RHSA-2026:37129\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://access.redhat.com/security/cve/CVE-2026-53705\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=2487615\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://access.redhat.com/errata/RHSA-2026:36675\",\"source\":\"0b0ca135-0b70-47e7-9f44-1890c2a1c46c\"},{\"url\":\"https://access.redhat.com/errata/RHSA-2026:36774\",\"source\":\"0b0ca135-0b70-47e7-9f44-1890c2a1c46c\"},{\"url\":\"https://access.redhat.com/errata/RHSA-2026:37129\",\"source\":\"0b0ca135-0b70-47e7-9f44-1890c2a1c46c\"},{\"url\":\"https://access.redhat.com/security/cve/CVE-2026-53705\",\"source\":\"0b0ca135-0b70-47e7-9f44-1890c2a1c46c\"},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=2487615\",\"source\":\"0b0ca135-0b70-47e7-9f44-1890c2a1c46c\"},{\"url\":\"https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-53705.json\",\"source\":\"0b0ca135-0b70-47e7-9f44-1890c2a1c46c\"}]}}",
"redhat_vex": {
"aggregate_severity": "Important",
"current_release_date": "2026-07-09T08:54:08+00:00",
"cve": "CVE-2026-53705",
"id": "CVE-2026-53705",
"initial_release_date": "2026-06-12T00:00:00+00:00",
"product_status:fixed": "82",
"product_status:known_affected": "2",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "gstreamer1-plugins-good: GStreamer: Heap buffer overflow in WavPack decoder via integer overflow",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-53705.json",
"version": "3"
},
"suse_vex": {
"aggregate_severity": "important",
"current_release_date": "2026-07-15T05:03:29Z",
"cve": "CVE-2026-53705",
"id": "CVE-2026-53705",
"initial_release_date": "2026-06-18T01:53:33Z",
"product_status:known_affected": "45",
"product_status:recommended": "70",
"source": "SUSE CSAF VEX",
"status": "interim",
"title": "SUSE CVE CVE-2026-53705",
"url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2026-53705.json",
"version": "7"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"gstreamer1-plugins-good: GStreamer: Heap buffer overflow in WavPack decoder via integer overflow\", \"metrics\": [{\"other\": {\"type\": \"Red Hat severity rating\", \"content\": {\"value\": \"Important\", \"namespace\": \"https://access.redhat.com/security/updates/classification/\"}}}, {\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.6, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:H\", \"integrityImpact\": \"LOW\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"LOW\"}}], \"affected\": [{\"cpes\": [\"cpe:/o:redhat:enterprise_linux:10.2\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 10\", \"versions\": [{\"status\": \"unaffected\", \"version\": \"0:1.26.7-2.el10_2.1\", \"lessThan\": \"*\", \"versionType\": \"rpm\"}], \"packageName\": \"gstreamer1-plugins-good\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/a:redhat:enterprise_linux:8\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 8\", \"versions\": [{\"status\": \"unaffected\", \"version\": \"0:1.16.1-7.el8_10\", \"lessThan\": \"*\", \"versionType\": \"rpm\"}], \"packageName\": \"gstreamer1-plugins-good\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/a:redhat:enterprise_linux:9\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 9\", \"versions\": [{\"status\": \"unaffected\", \"version\": \"0:1.22.12-7.el9_8.1\", \"lessThan\": \"*\", \"versionType\": \"rpm\"}], \"packageName\": \"gstreamer1-plugins-good\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:7\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 7\", \"packageName\": \"gstreamer1-plugins-good\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}], \"timeline\": [{\"lang\": \"en\", \"time\": \"2026-04-28T00:00:00.000Z\", \"value\": \"Reported to Red Hat.\"}, {\"lang\": \"en\", \"time\": \"2026-06-12T00:00:00.000Z\", \"value\": \"Made public.\"}], \"solutions\": [{\"lang\": \"en\", \"value\": \"RHSA-2026:36675: Red Hat Enterprise Linux AppStream (v. 10)\"}, {\"lang\": \"en\", \"value\": \"RHSA-2026:36774: Red Hat Enterprise Linux AppStream (v. 8)\"}, {\"lang\": \"en\", \"value\": \"RHSA-2026:37129: Red Hat Enterprise Linux AppStream (v. 9)\"}], \"x_adpType\": \"supplier\", \"datePublic\": \"2026-06-12T00:00:00.000Z\", \"references\": [{\"url\": \"https://access.redhat.com/security/cve/CVE-2026-53705\", \"tags\": [\"vdb-entry\", \"x_refsource_REDHAT\"]}, {\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=2487615\", \"name\": \"RHBZ#2487615\", \"tags\": [\"issue-tracking\", \"x_refsource_REDHAT\"]}, {\"url\": \"https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-53705.json\", \"tags\": [\"x_sadp-csaf-vex\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2026:36675\", \"tags\": [\"vendor-advisory\", \"x_refsource_REDHAT\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2026:36774\", \"tags\": [\"vendor-advisory\", \"x_refsource_REDHAT\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2026:37129\", \"tags\": [\"vendor-advisory\", \"x_refsource_REDHAT\"]}], \"workarounds\": [{\"lang\": \"en\", \"value\": \"Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.\"}], \"x_generator\": {\"engine\": \"sadp-cli 1.0.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"A flaw was found in GStreamer\u0027s 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.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-190\", \"description\": \"Integer Overflow or Wraparound\"}]}], \"providerMetadata\": {\"orgId\": \"0b0ca135-0b70-47e7-9f44-1890c2a1c46c\", \"shortName\": \"redhat-SADP\", \"dateUpdated\": \"2026-07-15T00:43:58.997Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-53705\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-06-16T03:56:10.671671Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-06-15T19:58:15.708Z\"}}], \"cna\": {\"title\": \"Gstreamer1-plugins-good: gstreamer: heap buffer overflow in wavpack decoder via integer overflow\", \"credits\": [{\"lang\": \"en\", \"value\": \"Red Hat would like to thank Seung Min Shin for reporting this issue.\"}], \"metrics\": [{\"other\": {\"type\": \"Red Hat severity rating\", \"content\": {\"value\": \"Important\", \"namespace\": \"https://access.redhat.com/security/updates/classification/\"}}}, {\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.6, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:H\", \"integrityImpact\": \"LOW\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"LOW\"}}], \"affected\": [{\"cpes\": [\"cpe:/o:redhat:enterprise_linux:10.2\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 10\", \"versions\": [{\"status\": \"unaffected\", \"version\": \"0:1.26.7-2.el10_2.1\", \"lessThan\": \"*\", \"versionType\": \"rpm\"}], \"packageName\": \"gstreamer1-plugins-good\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/a:redhat:enterprise_linux:8::appstream\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 8\", \"versions\": [{\"status\": \"unaffected\", \"version\": \"0:1.16.1-7.el8_10\", \"lessThan\": \"*\", \"versionType\": \"rpm\"}], \"packageName\": \"gstreamer1-plugins-good\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/a:redhat:enterprise_linux:9::appstream\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 9\", \"versions\": [{\"status\": \"unaffected\", \"version\": \"0:1.22.12-7.el9_8.1\", \"lessThan\": \"*\", \"versionType\": \"rpm\"}], \"packageName\": \"gstreamer1-plugins-good\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:7\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 7\", \"packageName\": \"gstreamer1-plugins-good\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}], \"timeline\": [{\"lang\": \"en\", \"time\": \"2026-04-28T00:00:00.000Z\", \"value\": \"Reported to Red Hat.\"}, {\"lang\": \"en\", \"time\": \"2026-06-12T00:00:00.000Z\", \"value\": \"Made public.\"}], \"datePublic\": \"2026-06-12T00:00:00.000Z\", \"references\": [{\"url\": \"https://access.redhat.com/errata/RHSA-2026:36675\", \"name\": \"RHSA-2026:36675\", \"tags\": [\"vendor-advisory\", \"x_refsource_REDHAT\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2026:36774\", \"name\": \"RHSA-2026:36774\", \"tags\": [\"vendor-advisory\", \"x_refsource_REDHAT\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2026:37129\", \"name\": \"RHSA-2026:37129\", \"tags\": [\"vendor-advisory\", \"x_refsource_REDHAT\"]}, {\"url\": \"https://access.redhat.com/security/cve/CVE-2026-53705\", \"tags\": [\"vdb-entry\", \"x_refsource_REDHAT\"]}, {\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=2487615\", \"name\": \"RHBZ#2487615\", \"tags\": [\"issue-tracking\", \"x_refsource_REDHAT\"]}], \"workarounds\": [{\"lang\": \"en\", \"value\": \"Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.\"}], \"x_generator\": {\"engine\": \"cvelib 1.8.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"A flaw was found in GStreamer\u0027s 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.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-190\", \"description\": \"Integer Overflow or Wraparound\"}]}], \"providerMetadata\": {\"orgId\": \"53f830b8-0a3f-465b-8143-3b8a9948e749\", \"shortName\": \"redhat\", \"dateUpdated\": \"2026-07-09T08:54:13.253Z\"}, \"x_redhatCweChain\": \"CWE-190: Integer Overflow or Wraparound\"}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-53705\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-07-15T00:43:58.997Z\", \"dateReserved\": \"2026-06-10T15:40:26.501Z\", \"assignerOrgId\": \"53f830b8-0a3f-465b-8143-3b8a9948e749\", \"datePublished\": \"2026-06-15T19:10:21.930Z\", \"assignerShortName\": \"redhat\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
alsa-2026:36675
Vulnerability from osv_almalinux
GStreamer is a streaming media framework based on graphs of filters which operate on media data. The gstreamer1-plugins-good packages contain a collection of well-supported plug-ins of good quality and under the LGPL license.
Security Fix(es):
- gstreamer1-plugins-good: GStreamer: Heap buffer overflow in WavPack decoder via integer overflow (CVE-2026-53705)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "gstreamer1-plugins-good"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.26.7-2.el10_2.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "gstreamer1-plugins-good-gtk"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.26.7-2.el10_2.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "GStreamer is a streaming media framework based on graphs of filters which operate on media data. The gstreamer1-plugins-good packages contain a collection of well-supported plug-ins of good quality and under the LGPL license. \n\nSecurity Fix(es): \n\n * gstreamer1-plugins-good: GStreamer: Heap buffer overflow in WavPack decoder via integer overflow (CVE-2026-53705)\n\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n",
"id": "ALSA-2026:36675",
"modified": "2026-07-21T13:12:07Z",
"published": "2026-07-08T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:36675"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-53705"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2487615"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/10/ALSA-2026-36675.html"
}
],
"related": [
"CVE-2026-53705"
],
"summary": "Important: gstreamer1-plugins-good security update"
}
alsa-2026:36774
Vulnerability from osv_almalinux
GStreamer is a streaming media framework based on graphs of filters which operate on media data. The gstreamer1-plugins-good packages contain a collection of well-supported plug-ins of good quality and under the LGPL license.
Security Fix(es):
- gstreamer1-plugins-good: GStreamer: Heap buffer overflow in WavPack decoder via integer overflow (CVE-2026-53705)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "gstreamer1-plugins-good"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.16.1-7.el8_10"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "gstreamer1-plugins-good-gtk"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.16.1-7.el8_10"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "GStreamer is a streaming media framework based on graphs of filters which operate on media data. The gstreamer1-plugins-good packages contain a collection of well-supported plug-ins of good quality and under the LGPL license. \n\nSecurity Fix(es): \n\n * gstreamer1-plugins-good: GStreamer: Heap buffer overflow in WavPack decoder via integer overflow (CVE-2026-53705)\n\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n",
"id": "ALSA-2026:36774",
"modified": "2026-07-09T11:12:24Z",
"published": "2026-07-08T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:36774"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-53705"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2487615"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/8/ALSA-2026-36774.html"
}
],
"related": [
"CVE-2026-53705"
],
"summary": "Important: gstreamer1-plugins-good security update"
}
alsa-2026:37129
Vulnerability from osv_almalinux
GStreamer is a streaming media framework based on graphs of filters which operate on media data. The gstreamer1-plugins-good packages contain a collection of well-supported plug-ins of good quality and under the LGPL license.
Security Fix(es):
- gstreamer1-plugins-good: GStreamer: Heap buffer overflow in WavPack decoder via integer overflow (CVE-2026-53705)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "gstreamer1-plugins-good"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.22.12-7.el9_8.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "gstreamer1-plugins-good-gtk"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.22.12-7.el9_8.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "GStreamer is a streaming media framework based on graphs of filters which operate on media data. The gstreamer1-plugins-good packages contain a collection of well-supported plug-ins of good quality and under the LGPL license. \n\nSecurity Fix(es): \n\n * gstreamer1-plugins-good: GStreamer: Heap buffer overflow in WavPack decoder via integer overflow (CVE-2026-53705)\n\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n",
"id": "ALSA-2026:37129",
"modified": "2026-07-10T09:20:18Z",
"published": "2026-07-09T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:37129"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-53705"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2487615"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/9/ALSA-2026-37129.html"
}
],
"related": [
"CVE-2026-53705"
],
"summary": "Important: gstreamer1-plugins-good security update"
}
FKIE_CVE-2026-53705
Vulnerability from fkie_nvd - Published: 2026-06-15 20:16 - Updated: 2026-07-15 01:167.6 (High) - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:H
| Vendor | Product | Version |
|---|
{
"affected": [
{
"affectedData": [
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:10.2"
],
"defaultStatus": "affected",
"packageName": "gstreamer1-plugins-good",
"product": "Red Hat Enterprise Linux 10",
"vendor": "Red Hat",
"versions": [
{
"lessThan": "*",
"status": "unaffected",
"version": "0:1.26.7-2.el10_2.1",
"versionType": "rpm"
}
]
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/a:redhat:enterprise_linux:8::appstream"
],
"defaultStatus": "affected",
"packageName": "gstreamer1-plugins-good",
"product": "Red Hat Enterprise Linux 8",
"vendor": "Red Hat",
"versions": [
{
"lessThan": "*",
"status": "unaffected",
"version": "0:1.16.1-7.el8_10",
"versionType": "rpm"
}
]
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/a:redhat:enterprise_linux:9::appstream"
],
"defaultStatus": "affected",
"packageName": "gstreamer1-plugins-good",
"product": "Red Hat Enterprise Linux 9",
"vendor": "Red Hat",
"versions": [
{
"lessThan": "*",
"status": "unaffected",
"version": "0:1.22.12-7.el9_8.1",
"versionType": "rpm"
}
]
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:7"
],
"defaultStatus": "affected",
"packageName": "gstreamer1-plugins-good",
"product": "Red Hat Enterprise Linux 7",
"vendor": "Red Hat"
}
],
"source": "secalert@redhat.com"
},
{
"affectedData": [
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:10.2"
],
"defaultStatus": "affected",
"packageName": "gstreamer1-plugins-good",
"product": "Red Hat Enterprise Linux 10",
"vendor": "Red Hat",
"versions": [
{
"lessThan": "*",
"status": "unaffected",
"version": "0:1.26.7-2.el10_2.1",
"versionType": "rpm"
}
]
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/a:redhat:enterprise_linux:8"
],
"defaultStatus": "affected",
"packageName": "gstreamer1-plugins-good",
"product": "Red Hat Enterprise Linux 8",
"vendor": "Red Hat",
"versions": [
{
"lessThan": "*",
"status": "unaffected",
"version": "0:1.16.1-7.el8_10",
"versionType": "rpm"
}
]
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/a:redhat:enterprise_linux:9"
],
"defaultStatus": "affected",
"packageName": "gstreamer1-plugins-good",
"product": "Red Hat Enterprise Linux 9",
"vendor": "Red Hat",
"versions": [
{
"lessThan": "*",
"status": "unaffected",
"version": "0:1.22.12-7.el9_8.1",
"versionType": "rpm"
}
]
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:7"
],
"defaultStatus": "affected",
"packageName": "gstreamer1-plugins-good",
"product": "Red Hat Enterprise Linux 7",
"vendor": "Red Hat"
}
],
"source": "0b0ca135-0b70-47e7-9f44-1890c2a1c46c"
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "A flaw was found in GStreamer\u0027s 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."
}
],
"id": "CVE-2026-53705",
"lastModified": "2026-07-15T01:16:33.477",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"exploitabilityScore": 2.8,
"impactScore": 4.7,
"source": "secalert@redhat.com",
"type": "Secondary"
},
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"exploitabilityScore": 2.8,
"impactScore": 4.7,
"source": "0b0ca135-0b70-47e7-9f44-1890c2a1c46c",
"type": "Secondary"
}
],
"ssvcV203": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"ssvcData": {
"id": "CVE-2026-53705",
"options": [
{
"exploitation": "none"
},
{
"automatable": "no"
},
{
"technicalImpact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-06-16T03:56:10.671671Z",
"version": "2.0.3"
}
}
]
},
"published": "2026-06-15T20:16:33.820",
"references": [
{
"source": "secalert@redhat.com",
"url": "https://access.redhat.com/errata/RHSA-2026:36675"
},
{
"source": "secalert@redhat.com",
"url": "https://access.redhat.com/errata/RHSA-2026:36774"
},
{
"source": "secalert@redhat.com",
"url": "https://access.redhat.com/errata/RHSA-2026:37129"
},
{
"source": "secalert@redhat.com",
"url": "https://access.redhat.com/security/cve/CVE-2026-53705"
},
{
"source": "secalert@redhat.com",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487615"
},
{
"source": "0b0ca135-0b70-47e7-9f44-1890c2a1c46c",
"url": "https://access.redhat.com/errata/RHSA-2026:36675"
},
{
"source": "0b0ca135-0b70-47e7-9f44-1890c2a1c46c",
"url": "https://access.redhat.com/errata/RHSA-2026:36774"
},
{
"source": "0b0ca135-0b70-47e7-9f44-1890c2a1c46c",
"url": "https://access.redhat.com/errata/RHSA-2026:37129"
},
{
"source": "0b0ca135-0b70-47e7-9f44-1890c2a1c46c",
"url": "https://access.redhat.com/security/cve/CVE-2026-53705"
},
{
"source": "0b0ca135-0b70-47e7-9f44-1890c2a1c46c",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487615"
},
{
"source": "0b0ca135-0b70-47e7-9f44-1890c2a1c46c",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-53705.json"
}
],
"sourceIdentifier": "secalert@redhat.com",
"vulnStatus": "Awaiting Analysis",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-190"
}
],
"source": "secalert@redhat.com",
"type": "Secondary"
},
{
"description": [
{
"lang": "en",
"value": "CWE-190"
}
],
"source": "0b0ca135-0b70-47e7-9f44-1890c2a1c46c",
"type": "Secondary"
}
]
}
GHSA-RC6X-6X52-9WHJ
Vulnerability from github – Published: 2026-06-15 21:30 – Updated: 2026-07-09 12:30A 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.
{
"affected": [],
"aliases": [
"CVE-2026-53705"
],
"database_specific": {
"cwe_ids": [
"CWE-190"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-06-15T20:16:33Z",
"severity": "HIGH"
},
"details": "A flaw was found in GStreamer\u0027s 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.",
"id": "GHSA-rc6x-6x52-9whj",
"modified": "2026-07-09T12:30:23Z",
"published": "2026-06-15T21:30:42Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-53705"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2026:36675"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2026:36774"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2026:37129"
},
{
"type": "WEB",
"url": "https://access.redhat.com/security/cve/CVE-2026-53705"
},
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487615"
},
{
"type": "WEB",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-53705.json"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:H",
"type": "CVSS_V3"
}
]
}
RHSA-2026:36675
Vulnerability from csaf_redhat - Published: 2026-07-08 12:47 - Updated: 2026-07-09 18:00A 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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:gstreamer1-plugins-good-0:1.26.7-2.el10_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:gstreamer1-plugins-good-0:1.26.7-2.el10_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:gstreamer1-plugins-good-0:1.26.7-2.el10_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:gstreamer1-plugins-good-0:1.26.7-2.el10_2.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:gstreamer1-plugins-good-0:1.26.7-2.el10_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:gstreamer1-plugins-good-debuginfo-0:1.26.7-2.el10_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:gstreamer1-plugins-good-debuginfo-0:1.26.7-2.el10_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:gstreamer1-plugins-good-debuginfo-0:1.26.7-2.el10_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:gstreamer1-plugins-good-debuginfo-0:1.26.7-2.el10_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:gstreamer1-plugins-good-debugsource-0:1.26.7-2.el10_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:gstreamer1-plugins-good-debugsource-0:1.26.7-2.el10_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:gstreamer1-plugins-good-debugsource-0:1.26.7-2.el10_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:gstreamer1-plugins-good-debugsource-0:1.26.7-2.el10_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:gstreamer1-plugins-good-gtk-0:1.26.7-2.el10_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:gstreamer1-plugins-good-gtk-0:1.26.7-2.el10_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:gstreamer1-plugins-good-gtk-0:1.26.7-2.el10_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:gstreamer1-plugins-good-gtk-0:1.26.7-2.el10_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:gstreamer1-plugins-good-gtk-debuginfo-0:1.26.7-2.el10_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:gstreamer1-plugins-good-gtk-debuginfo-0:1.26.7-2.el10_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:gstreamer1-plugins-good-gtk-debuginfo-0:1.26.7-2.el10_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:gstreamer1-plugins-good-gtk-debuginfo-0:1.26.7-2.el10_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:gstreamer1-plugins-good-qt6-debuginfo-0:1.26.7-2.el10_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:gstreamer1-plugins-good-qt6-debuginfo-0:1.26.7-2.el10_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:gstreamer1-plugins-good-qt6-debuginfo-0:1.26.7-2.el10_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:gstreamer1-plugins-good-qt6-debuginfo-0:1.26.7-2.el10_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for gstreamer1-plugins-good is now available for Red Hat Enterprise Linux 10.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "GStreamer is a streaming media framework based on graphs of filters which operate on media data. The gstreamer1-plugins-good packages contain a collection of well-supported plug-ins of good quality and under the LGPL license.\n\nSecurity Fix(es):\n\n* gstreamer1-plugins-good: GStreamer: Heap buffer overflow in WavPack decoder via integer overflow (CVE-2026-53705)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:36675",
"url": "https://access.redhat.com/errata/RHSA-2026:36675"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2487615",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487615"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_36675.json"
}
],
"title": "Red Hat Security Advisory: gstreamer1-plugins-good security update",
"tracking": {
"current_release_date": "2026-07-09T18:00:58+00:00",
"generator": {
"date": "2026-07-09T18:00:58+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.2"
}
},
"id": "RHSA-2026:36675",
"initial_release_date": "2026-07-08T12:47:53+00:00",
"revision_history": [
{
"date": "2026-07-08T12:47:53+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-07-08T12:47:53+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-09T18:00:58+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.2"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer1-plugins-good-0:1.26.7-2.el10_2.1.src",
"product": {
"name": "gstreamer1-plugins-good-0:1.26.7-2.el10_2.1.src",
"product_id": "gstreamer1-plugins-good-0:1.26.7-2.el10_2.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good@1.26.7-2.el10_2.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer1-plugins-good-0:1.26.7-2.el10_2.1.aarch64",
"product": {
"name": "gstreamer1-plugins-good-0:1.26.7-2.el10_2.1.aarch64",
"product_id": "gstreamer1-plugins-good-0:1.26.7-2.el10_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good@1.26.7-2.el10_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-gtk-0:1.26.7-2.el10_2.1.aarch64",
"product": {
"name": "gstreamer1-plugins-good-gtk-0:1.26.7-2.el10_2.1.aarch64",
"product_id": "gstreamer1-plugins-good-gtk-0:1.26.7-2.el10_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-gtk@1.26.7-2.el10_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-debugsource-0:1.26.7-2.el10_2.1.aarch64",
"product": {
"name": "gstreamer1-plugins-good-debugsource-0:1.26.7-2.el10_2.1.aarch64",
"product_id": "gstreamer1-plugins-good-debugsource-0:1.26.7-2.el10_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-debugsource@1.26.7-2.el10_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-debuginfo-0:1.26.7-2.el10_2.1.aarch64",
"product": {
"name": "gstreamer1-plugins-good-debuginfo-0:1.26.7-2.el10_2.1.aarch64",
"product_id": "gstreamer1-plugins-good-debuginfo-0:1.26.7-2.el10_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-debuginfo@1.26.7-2.el10_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-gtk-debuginfo-0:1.26.7-2.el10_2.1.aarch64",
"product": {
"name": "gstreamer1-plugins-good-gtk-debuginfo-0:1.26.7-2.el10_2.1.aarch64",
"product_id": "gstreamer1-plugins-good-gtk-debuginfo-0:1.26.7-2.el10_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-gtk-debuginfo@1.26.7-2.el10_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-qt6-debuginfo-0:1.26.7-2.el10_2.1.aarch64",
"product": {
"name": "gstreamer1-plugins-good-qt6-debuginfo-0:1.26.7-2.el10_2.1.aarch64",
"product_id": "gstreamer1-plugins-good-qt6-debuginfo-0:1.26.7-2.el10_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-qt6-debuginfo@1.26.7-2.el10_2.1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer1-plugins-good-0:1.26.7-2.el10_2.1.ppc64le",
"product": {
"name": "gstreamer1-plugins-good-0:1.26.7-2.el10_2.1.ppc64le",
"product_id": "gstreamer1-plugins-good-0:1.26.7-2.el10_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good@1.26.7-2.el10_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-gtk-0:1.26.7-2.el10_2.1.ppc64le",
"product": {
"name": "gstreamer1-plugins-good-gtk-0:1.26.7-2.el10_2.1.ppc64le",
"product_id": "gstreamer1-plugins-good-gtk-0:1.26.7-2.el10_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-gtk@1.26.7-2.el10_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-debugsource-0:1.26.7-2.el10_2.1.ppc64le",
"product": {
"name": "gstreamer1-plugins-good-debugsource-0:1.26.7-2.el10_2.1.ppc64le",
"product_id": "gstreamer1-plugins-good-debugsource-0:1.26.7-2.el10_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-debugsource@1.26.7-2.el10_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-debuginfo-0:1.26.7-2.el10_2.1.ppc64le",
"product": {
"name": "gstreamer1-plugins-good-debuginfo-0:1.26.7-2.el10_2.1.ppc64le",
"product_id": "gstreamer1-plugins-good-debuginfo-0:1.26.7-2.el10_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-debuginfo@1.26.7-2.el10_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-gtk-debuginfo-0:1.26.7-2.el10_2.1.ppc64le",
"product": {
"name": "gstreamer1-plugins-good-gtk-debuginfo-0:1.26.7-2.el10_2.1.ppc64le",
"product_id": "gstreamer1-plugins-good-gtk-debuginfo-0:1.26.7-2.el10_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-gtk-debuginfo@1.26.7-2.el10_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-qt6-debuginfo-0:1.26.7-2.el10_2.1.ppc64le",
"product": {
"name": "gstreamer1-plugins-good-qt6-debuginfo-0:1.26.7-2.el10_2.1.ppc64le",
"product_id": "gstreamer1-plugins-good-qt6-debuginfo-0:1.26.7-2.el10_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-qt6-debuginfo@1.26.7-2.el10_2.1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer1-plugins-good-0:1.26.7-2.el10_2.1.s390x",
"product": {
"name": "gstreamer1-plugins-good-0:1.26.7-2.el10_2.1.s390x",
"product_id": "gstreamer1-plugins-good-0:1.26.7-2.el10_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good@1.26.7-2.el10_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-gtk-0:1.26.7-2.el10_2.1.s390x",
"product": {
"name": "gstreamer1-plugins-good-gtk-0:1.26.7-2.el10_2.1.s390x",
"product_id": "gstreamer1-plugins-good-gtk-0:1.26.7-2.el10_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-gtk@1.26.7-2.el10_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-debugsource-0:1.26.7-2.el10_2.1.s390x",
"product": {
"name": "gstreamer1-plugins-good-debugsource-0:1.26.7-2.el10_2.1.s390x",
"product_id": "gstreamer1-plugins-good-debugsource-0:1.26.7-2.el10_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-debugsource@1.26.7-2.el10_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-debuginfo-0:1.26.7-2.el10_2.1.s390x",
"product": {
"name": "gstreamer1-plugins-good-debuginfo-0:1.26.7-2.el10_2.1.s390x",
"product_id": "gstreamer1-plugins-good-debuginfo-0:1.26.7-2.el10_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-debuginfo@1.26.7-2.el10_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-gtk-debuginfo-0:1.26.7-2.el10_2.1.s390x",
"product": {
"name": "gstreamer1-plugins-good-gtk-debuginfo-0:1.26.7-2.el10_2.1.s390x",
"product_id": "gstreamer1-plugins-good-gtk-debuginfo-0:1.26.7-2.el10_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-gtk-debuginfo@1.26.7-2.el10_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-qt6-debuginfo-0:1.26.7-2.el10_2.1.s390x",
"product": {
"name": "gstreamer1-plugins-good-qt6-debuginfo-0:1.26.7-2.el10_2.1.s390x",
"product_id": "gstreamer1-plugins-good-qt6-debuginfo-0:1.26.7-2.el10_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-qt6-debuginfo@1.26.7-2.el10_2.1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer1-plugins-good-0:1.26.7-2.el10_2.1.x86_64",
"product": {
"name": "gstreamer1-plugins-good-0:1.26.7-2.el10_2.1.x86_64",
"product_id": "gstreamer1-plugins-good-0:1.26.7-2.el10_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good@1.26.7-2.el10_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-gtk-0:1.26.7-2.el10_2.1.x86_64",
"product": {
"name": "gstreamer1-plugins-good-gtk-0:1.26.7-2.el10_2.1.x86_64",
"product_id": "gstreamer1-plugins-good-gtk-0:1.26.7-2.el10_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-gtk@1.26.7-2.el10_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-debugsource-0:1.26.7-2.el10_2.1.x86_64",
"product": {
"name": "gstreamer1-plugins-good-debugsource-0:1.26.7-2.el10_2.1.x86_64",
"product_id": "gstreamer1-plugins-good-debugsource-0:1.26.7-2.el10_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-debugsource@1.26.7-2.el10_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-debuginfo-0:1.26.7-2.el10_2.1.x86_64",
"product": {
"name": "gstreamer1-plugins-good-debuginfo-0:1.26.7-2.el10_2.1.x86_64",
"product_id": "gstreamer1-plugins-good-debuginfo-0:1.26.7-2.el10_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-debuginfo@1.26.7-2.el10_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-gtk-debuginfo-0:1.26.7-2.el10_2.1.x86_64",
"product": {
"name": "gstreamer1-plugins-good-gtk-debuginfo-0:1.26.7-2.el10_2.1.x86_64",
"product_id": "gstreamer1-plugins-good-gtk-debuginfo-0:1.26.7-2.el10_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-gtk-debuginfo@1.26.7-2.el10_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-qt6-debuginfo-0:1.26.7-2.el10_2.1.x86_64",
"product": {
"name": "gstreamer1-plugins-good-qt6-debuginfo-0:1.26.7-2.el10_2.1.x86_64",
"product_id": "gstreamer1-plugins-good-qt6-debuginfo-0:1.26.7-2.el10_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-qt6-debuginfo@1.26.7-2.el10_2.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-0:1.26.7-2.el10_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:gstreamer1-plugins-good-0:1.26.7-2.el10_2.1.aarch64"
},
"product_reference": "gstreamer1-plugins-good-0:1.26.7-2.el10_2.1.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-0:1.26.7-2.el10_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:gstreamer1-plugins-good-0:1.26.7-2.el10_2.1.ppc64le"
},
"product_reference": "gstreamer1-plugins-good-0:1.26.7-2.el10_2.1.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-0:1.26.7-2.el10_2.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:gstreamer1-plugins-good-0:1.26.7-2.el10_2.1.s390x"
},
"product_reference": "gstreamer1-plugins-good-0:1.26.7-2.el10_2.1.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-0:1.26.7-2.el10_2.1.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:gstreamer1-plugins-good-0:1.26.7-2.el10_2.1.src"
},
"product_reference": "gstreamer1-plugins-good-0:1.26.7-2.el10_2.1.src",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-0:1.26.7-2.el10_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:gstreamer1-plugins-good-0:1.26.7-2.el10_2.1.x86_64"
},
"product_reference": "gstreamer1-plugins-good-0:1.26.7-2.el10_2.1.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-debuginfo-0:1.26.7-2.el10_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:gstreamer1-plugins-good-debuginfo-0:1.26.7-2.el10_2.1.aarch64"
},
"product_reference": "gstreamer1-plugins-good-debuginfo-0:1.26.7-2.el10_2.1.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-debuginfo-0:1.26.7-2.el10_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:gstreamer1-plugins-good-debuginfo-0:1.26.7-2.el10_2.1.ppc64le"
},
"product_reference": "gstreamer1-plugins-good-debuginfo-0:1.26.7-2.el10_2.1.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-debuginfo-0:1.26.7-2.el10_2.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:gstreamer1-plugins-good-debuginfo-0:1.26.7-2.el10_2.1.s390x"
},
"product_reference": "gstreamer1-plugins-good-debuginfo-0:1.26.7-2.el10_2.1.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-debuginfo-0:1.26.7-2.el10_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:gstreamer1-plugins-good-debuginfo-0:1.26.7-2.el10_2.1.x86_64"
},
"product_reference": "gstreamer1-plugins-good-debuginfo-0:1.26.7-2.el10_2.1.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-debugsource-0:1.26.7-2.el10_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:gstreamer1-plugins-good-debugsource-0:1.26.7-2.el10_2.1.aarch64"
},
"product_reference": "gstreamer1-plugins-good-debugsource-0:1.26.7-2.el10_2.1.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-debugsource-0:1.26.7-2.el10_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:gstreamer1-plugins-good-debugsource-0:1.26.7-2.el10_2.1.ppc64le"
},
"product_reference": "gstreamer1-plugins-good-debugsource-0:1.26.7-2.el10_2.1.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-debugsource-0:1.26.7-2.el10_2.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:gstreamer1-plugins-good-debugsource-0:1.26.7-2.el10_2.1.s390x"
},
"product_reference": "gstreamer1-plugins-good-debugsource-0:1.26.7-2.el10_2.1.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-debugsource-0:1.26.7-2.el10_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:gstreamer1-plugins-good-debugsource-0:1.26.7-2.el10_2.1.x86_64"
},
"product_reference": "gstreamer1-plugins-good-debugsource-0:1.26.7-2.el10_2.1.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-gtk-0:1.26.7-2.el10_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:gstreamer1-plugins-good-gtk-0:1.26.7-2.el10_2.1.aarch64"
},
"product_reference": "gstreamer1-plugins-good-gtk-0:1.26.7-2.el10_2.1.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-gtk-0:1.26.7-2.el10_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:gstreamer1-plugins-good-gtk-0:1.26.7-2.el10_2.1.ppc64le"
},
"product_reference": "gstreamer1-plugins-good-gtk-0:1.26.7-2.el10_2.1.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-gtk-0:1.26.7-2.el10_2.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:gstreamer1-plugins-good-gtk-0:1.26.7-2.el10_2.1.s390x"
},
"product_reference": "gstreamer1-plugins-good-gtk-0:1.26.7-2.el10_2.1.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-gtk-0:1.26.7-2.el10_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:gstreamer1-plugins-good-gtk-0:1.26.7-2.el10_2.1.x86_64"
},
"product_reference": "gstreamer1-plugins-good-gtk-0:1.26.7-2.el10_2.1.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-gtk-debuginfo-0:1.26.7-2.el10_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:gstreamer1-plugins-good-gtk-debuginfo-0:1.26.7-2.el10_2.1.aarch64"
},
"product_reference": "gstreamer1-plugins-good-gtk-debuginfo-0:1.26.7-2.el10_2.1.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-gtk-debuginfo-0:1.26.7-2.el10_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:gstreamer1-plugins-good-gtk-debuginfo-0:1.26.7-2.el10_2.1.ppc64le"
},
"product_reference": "gstreamer1-plugins-good-gtk-debuginfo-0:1.26.7-2.el10_2.1.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-gtk-debuginfo-0:1.26.7-2.el10_2.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:gstreamer1-plugins-good-gtk-debuginfo-0:1.26.7-2.el10_2.1.s390x"
},
"product_reference": "gstreamer1-plugins-good-gtk-debuginfo-0:1.26.7-2.el10_2.1.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-gtk-debuginfo-0:1.26.7-2.el10_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:gstreamer1-plugins-good-gtk-debuginfo-0:1.26.7-2.el10_2.1.x86_64"
},
"product_reference": "gstreamer1-plugins-good-gtk-debuginfo-0:1.26.7-2.el10_2.1.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-qt6-debuginfo-0:1.26.7-2.el10_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:gstreamer1-plugins-good-qt6-debuginfo-0:1.26.7-2.el10_2.1.aarch64"
},
"product_reference": "gstreamer1-plugins-good-qt6-debuginfo-0:1.26.7-2.el10_2.1.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-qt6-debuginfo-0:1.26.7-2.el10_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:gstreamer1-plugins-good-qt6-debuginfo-0:1.26.7-2.el10_2.1.ppc64le"
},
"product_reference": "gstreamer1-plugins-good-qt6-debuginfo-0:1.26.7-2.el10_2.1.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-qt6-debuginfo-0:1.26.7-2.el10_2.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:gstreamer1-plugins-good-qt6-debuginfo-0:1.26.7-2.el10_2.1.s390x"
},
"product_reference": "gstreamer1-plugins-good-qt6-debuginfo-0:1.26.7-2.el10_2.1.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-qt6-debuginfo-0:1.26.7-2.el10_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:gstreamer1-plugins-good-qt6-debuginfo-0:1.26.7-2.el10_2.1.x86_64"
},
"product_reference": "gstreamer1-plugins-good-qt6-debuginfo-0:1.26.7-2.el10_2.1.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Seung Min Shin"
]
}
],
"cve": "CVE-2026-53705",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-04-28T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2487615"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in GStreamer\u0027s 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.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gstreamer1-plugins-good: GStreamer: Heap buffer overflow in WavPack decoder via integer overflow",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw affects gstreamer1-plugins-good as shipped in Red Hat Enterprise Linux. The integer overflow in the buffer size calculation affects 64-bit systems the same way it does 32-bit platforms, as the multiplication is performed in 32-bit integer arithmetic before promotion to size_t for g_malloc(). WavPack is an uncommon audio format not typically used for streaming, so exploitation generally requires user interaction to open a malicious file. The fix is expected in upstream GStreamer 1.28.4.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.2.Z:gstreamer1-plugins-good-0:1.26.7-2.el10_2.1.aarch64",
"AppStream-10.2.Z:gstreamer1-plugins-good-0:1.26.7-2.el10_2.1.ppc64le",
"AppStream-10.2.Z:gstreamer1-plugins-good-0:1.26.7-2.el10_2.1.s390x",
"AppStream-10.2.Z:gstreamer1-plugins-good-0:1.26.7-2.el10_2.1.src",
"AppStream-10.2.Z:gstreamer1-plugins-good-0:1.26.7-2.el10_2.1.x86_64",
"AppStream-10.2.Z:gstreamer1-plugins-good-debuginfo-0:1.26.7-2.el10_2.1.aarch64",
"AppStream-10.2.Z:gstreamer1-plugins-good-debuginfo-0:1.26.7-2.el10_2.1.ppc64le",
"AppStream-10.2.Z:gstreamer1-plugins-good-debuginfo-0:1.26.7-2.el10_2.1.s390x",
"AppStream-10.2.Z:gstreamer1-plugins-good-debuginfo-0:1.26.7-2.el10_2.1.x86_64",
"AppStream-10.2.Z:gstreamer1-plugins-good-debugsource-0:1.26.7-2.el10_2.1.aarch64",
"AppStream-10.2.Z:gstreamer1-plugins-good-debugsource-0:1.26.7-2.el10_2.1.ppc64le",
"AppStream-10.2.Z:gstreamer1-plugins-good-debugsource-0:1.26.7-2.el10_2.1.s390x",
"AppStream-10.2.Z:gstreamer1-plugins-good-debugsource-0:1.26.7-2.el10_2.1.x86_64",
"AppStream-10.2.Z:gstreamer1-plugins-good-gtk-0:1.26.7-2.el10_2.1.aarch64",
"AppStream-10.2.Z:gstreamer1-plugins-good-gtk-0:1.26.7-2.el10_2.1.ppc64le",
"AppStream-10.2.Z:gstreamer1-plugins-good-gtk-0:1.26.7-2.el10_2.1.s390x",
"AppStream-10.2.Z:gstreamer1-plugins-good-gtk-0:1.26.7-2.el10_2.1.x86_64",
"AppStream-10.2.Z:gstreamer1-plugins-good-gtk-debuginfo-0:1.26.7-2.el10_2.1.aarch64",
"AppStream-10.2.Z:gstreamer1-plugins-good-gtk-debuginfo-0:1.26.7-2.el10_2.1.ppc64le",
"AppStream-10.2.Z:gstreamer1-plugins-good-gtk-debuginfo-0:1.26.7-2.el10_2.1.s390x",
"AppStream-10.2.Z:gstreamer1-plugins-good-gtk-debuginfo-0:1.26.7-2.el10_2.1.x86_64",
"AppStream-10.2.Z:gstreamer1-plugins-good-qt6-debuginfo-0:1.26.7-2.el10_2.1.aarch64",
"AppStream-10.2.Z:gstreamer1-plugins-good-qt6-debuginfo-0:1.26.7-2.el10_2.1.ppc64le",
"AppStream-10.2.Z:gstreamer1-plugins-good-qt6-debuginfo-0:1.26.7-2.el10_2.1.s390x",
"AppStream-10.2.Z:gstreamer1-plugins-good-qt6-debuginfo-0:1.26.7-2.el10_2.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-53705"
},
{
"category": "external",
"summary": "RHBZ#2487615",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487615"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-53705",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-53705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-53705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-53705"
}
],
"release_date": "2026-06-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-08T12:47:53+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:gstreamer1-plugins-good-0:1.26.7-2.el10_2.1.aarch64",
"AppStream-10.2.Z:gstreamer1-plugins-good-0:1.26.7-2.el10_2.1.ppc64le",
"AppStream-10.2.Z:gstreamer1-plugins-good-0:1.26.7-2.el10_2.1.s390x",
"AppStream-10.2.Z:gstreamer1-plugins-good-0:1.26.7-2.el10_2.1.src",
"AppStream-10.2.Z:gstreamer1-plugins-good-0:1.26.7-2.el10_2.1.x86_64",
"AppStream-10.2.Z:gstreamer1-plugins-good-debuginfo-0:1.26.7-2.el10_2.1.aarch64",
"AppStream-10.2.Z:gstreamer1-plugins-good-debuginfo-0:1.26.7-2.el10_2.1.ppc64le",
"AppStream-10.2.Z:gstreamer1-plugins-good-debuginfo-0:1.26.7-2.el10_2.1.s390x",
"AppStream-10.2.Z:gstreamer1-plugins-good-debuginfo-0:1.26.7-2.el10_2.1.x86_64",
"AppStream-10.2.Z:gstreamer1-plugins-good-debugsource-0:1.26.7-2.el10_2.1.aarch64",
"AppStream-10.2.Z:gstreamer1-plugins-good-debugsource-0:1.26.7-2.el10_2.1.ppc64le",
"AppStream-10.2.Z:gstreamer1-plugins-good-debugsource-0:1.26.7-2.el10_2.1.s390x",
"AppStream-10.2.Z:gstreamer1-plugins-good-debugsource-0:1.26.7-2.el10_2.1.x86_64",
"AppStream-10.2.Z:gstreamer1-plugins-good-gtk-0:1.26.7-2.el10_2.1.aarch64",
"AppStream-10.2.Z:gstreamer1-plugins-good-gtk-0:1.26.7-2.el10_2.1.ppc64le",
"AppStream-10.2.Z:gstreamer1-plugins-good-gtk-0:1.26.7-2.el10_2.1.s390x",
"AppStream-10.2.Z:gstreamer1-plugins-good-gtk-0:1.26.7-2.el10_2.1.x86_64",
"AppStream-10.2.Z:gstreamer1-plugins-good-gtk-debuginfo-0:1.26.7-2.el10_2.1.aarch64",
"AppStream-10.2.Z:gstreamer1-plugins-good-gtk-debuginfo-0:1.26.7-2.el10_2.1.ppc64le",
"AppStream-10.2.Z:gstreamer1-plugins-good-gtk-debuginfo-0:1.26.7-2.el10_2.1.s390x",
"AppStream-10.2.Z:gstreamer1-plugins-good-gtk-debuginfo-0:1.26.7-2.el10_2.1.x86_64",
"AppStream-10.2.Z:gstreamer1-plugins-good-qt6-debuginfo-0:1.26.7-2.el10_2.1.aarch64",
"AppStream-10.2.Z:gstreamer1-plugins-good-qt6-debuginfo-0:1.26.7-2.el10_2.1.ppc64le",
"AppStream-10.2.Z:gstreamer1-plugins-good-qt6-debuginfo-0:1.26.7-2.el10_2.1.s390x",
"AppStream-10.2.Z:gstreamer1-plugins-good-qt6-debuginfo-0:1.26.7-2.el10_2.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36675"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.2.Z:gstreamer1-plugins-good-0:1.26.7-2.el10_2.1.aarch64",
"AppStream-10.2.Z:gstreamer1-plugins-good-0:1.26.7-2.el10_2.1.ppc64le",
"AppStream-10.2.Z:gstreamer1-plugins-good-0:1.26.7-2.el10_2.1.s390x",
"AppStream-10.2.Z:gstreamer1-plugins-good-0:1.26.7-2.el10_2.1.src",
"AppStream-10.2.Z:gstreamer1-plugins-good-0:1.26.7-2.el10_2.1.x86_64",
"AppStream-10.2.Z:gstreamer1-plugins-good-debuginfo-0:1.26.7-2.el10_2.1.aarch64",
"AppStream-10.2.Z:gstreamer1-plugins-good-debuginfo-0:1.26.7-2.el10_2.1.ppc64le",
"AppStream-10.2.Z:gstreamer1-plugins-good-debuginfo-0:1.26.7-2.el10_2.1.s390x",
"AppStream-10.2.Z:gstreamer1-plugins-good-debuginfo-0:1.26.7-2.el10_2.1.x86_64",
"AppStream-10.2.Z:gstreamer1-plugins-good-debugsource-0:1.26.7-2.el10_2.1.aarch64",
"AppStream-10.2.Z:gstreamer1-plugins-good-debugsource-0:1.26.7-2.el10_2.1.ppc64le",
"AppStream-10.2.Z:gstreamer1-plugins-good-debugsource-0:1.26.7-2.el10_2.1.s390x",
"AppStream-10.2.Z:gstreamer1-plugins-good-debugsource-0:1.26.7-2.el10_2.1.x86_64",
"AppStream-10.2.Z:gstreamer1-plugins-good-gtk-0:1.26.7-2.el10_2.1.aarch64",
"AppStream-10.2.Z:gstreamer1-plugins-good-gtk-0:1.26.7-2.el10_2.1.ppc64le",
"AppStream-10.2.Z:gstreamer1-plugins-good-gtk-0:1.26.7-2.el10_2.1.s390x",
"AppStream-10.2.Z:gstreamer1-plugins-good-gtk-0:1.26.7-2.el10_2.1.x86_64",
"AppStream-10.2.Z:gstreamer1-plugins-good-gtk-debuginfo-0:1.26.7-2.el10_2.1.aarch64",
"AppStream-10.2.Z:gstreamer1-plugins-good-gtk-debuginfo-0:1.26.7-2.el10_2.1.ppc64le",
"AppStream-10.2.Z:gstreamer1-plugins-good-gtk-debuginfo-0:1.26.7-2.el10_2.1.s390x",
"AppStream-10.2.Z:gstreamer1-plugins-good-gtk-debuginfo-0:1.26.7-2.el10_2.1.x86_64",
"AppStream-10.2.Z:gstreamer1-plugins-good-qt6-debuginfo-0:1.26.7-2.el10_2.1.aarch64",
"AppStream-10.2.Z:gstreamer1-plugins-good-qt6-debuginfo-0:1.26.7-2.el10_2.1.ppc64le",
"AppStream-10.2.Z:gstreamer1-plugins-good-qt6-debuginfo-0:1.26.7-2.el10_2.1.s390x",
"AppStream-10.2.Z:gstreamer1-plugins-good-qt6-debuginfo-0:1.26.7-2.el10_2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.2.Z:gstreamer1-plugins-good-0:1.26.7-2.el10_2.1.aarch64",
"AppStream-10.2.Z:gstreamer1-plugins-good-0:1.26.7-2.el10_2.1.ppc64le",
"AppStream-10.2.Z:gstreamer1-plugins-good-0:1.26.7-2.el10_2.1.s390x",
"AppStream-10.2.Z:gstreamer1-plugins-good-0:1.26.7-2.el10_2.1.src",
"AppStream-10.2.Z:gstreamer1-plugins-good-0:1.26.7-2.el10_2.1.x86_64",
"AppStream-10.2.Z:gstreamer1-plugins-good-debuginfo-0:1.26.7-2.el10_2.1.aarch64",
"AppStream-10.2.Z:gstreamer1-plugins-good-debuginfo-0:1.26.7-2.el10_2.1.ppc64le",
"AppStream-10.2.Z:gstreamer1-plugins-good-debuginfo-0:1.26.7-2.el10_2.1.s390x",
"AppStream-10.2.Z:gstreamer1-plugins-good-debuginfo-0:1.26.7-2.el10_2.1.x86_64",
"AppStream-10.2.Z:gstreamer1-plugins-good-debugsource-0:1.26.7-2.el10_2.1.aarch64",
"AppStream-10.2.Z:gstreamer1-plugins-good-debugsource-0:1.26.7-2.el10_2.1.ppc64le",
"AppStream-10.2.Z:gstreamer1-plugins-good-debugsource-0:1.26.7-2.el10_2.1.s390x",
"AppStream-10.2.Z:gstreamer1-plugins-good-debugsource-0:1.26.7-2.el10_2.1.x86_64",
"AppStream-10.2.Z:gstreamer1-plugins-good-gtk-0:1.26.7-2.el10_2.1.aarch64",
"AppStream-10.2.Z:gstreamer1-plugins-good-gtk-0:1.26.7-2.el10_2.1.ppc64le",
"AppStream-10.2.Z:gstreamer1-plugins-good-gtk-0:1.26.7-2.el10_2.1.s390x",
"AppStream-10.2.Z:gstreamer1-plugins-good-gtk-0:1.26.7-2.el10_2.1.x86_64",
"AppStream-10.2.Z:gstreamer1-plugins-good-gtk-debuginfo-0:1.26.7-2.el10_2.1.aarch64",
"AppStream-10.2.Z:gstreamer1-plugins-good-gtk-debuginfo-0:1.26.7-2.el10_2.1.ppc64le",
"AppStream-10.2.Z:gstreamer1-plugins-good-gtk-debuginfo-0:1.26.7-2.el10_2.1.s390x",
"AppStream-10.2.Z:gstreamer1-plugins-good-gtk-debuginfo-0:1.26.7-2.el10_2.1.x86_64",
"AppStream-10.2.Z:gstreamer1-plugins-good-qt6-debuginfo-0:1.26.7-2.el10_2.1.aarch64",
"AppStream-10.2.Z:gstreamer1-plugins-good-qt6-debuginfo-0:1.26.7-2.el10_2.1.ppc64le",
"AppStream-10.2.Z:gstreamer1-plugins-good-qt6-debuginfo-0:1.26.7-2.el10_2.1.s390x",
"AppStream-10.2.Z:gstreamer1-plugins-good-qt6-debuginfo-0:1.26.7-2.el10_2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "gstreamer1-plugins-good: GStreamer: Heap buffer overflow in WavPack decoder via integer overflow"
}
]
}
RHSA-2026:36774
Vulnerability from csaf_redhat - Published: 2026-07-08 15:45 - Updated: 2026-07-09 18:00A 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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-7.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-7.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-7.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-7.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-7.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-7.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-7.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-7.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-7.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-7.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-7.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-7.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-7.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-7.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-7.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-7.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-7.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-7.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-7.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-7.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-7.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-7.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-7.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-7.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-7.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-7.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for gstreamer1-plugins-good is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "GStreamer is a streaming media framework based on graphs of filters which operate on media data. The gstreamer1-plugins-good packages contain a collection of well-supported plug-ins of good quality and under the LGPL license.\n\nSecurity Fix(es):\n\n* gstreamer1-plugins-good: GStreamer: Heap buffer overflow in WavPack decoder via integer overflow (CVE-2026-53705)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:36774",
"url": "https://access.redhat.com/errata/RHSA-2026:36774"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2487615",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487615"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_36774.json"
}
],
"title": "Red Hat Security Advisory: gstreamer1-plugins-good security update",
"tracking": {
"current_release_date": "2026-07-09T18:00:57+00:00",
"generator": {
"date": "2026-07-09T18:00:57+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.2"
}
},
"id": "RHSA-2026:36774",
"initial_release_date": "2026-07-08T15:45:15+00:00",
"revision_history": [
{
"date": "2026-07-08T15:45:15+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-07-08T15:45:15+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-09T18:00:57+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer1-plugins-good-0:1.16.1-7.el8_10.src",
"product": {
"name": "gstreamer1-plugins-good-0:1.16.1-7.el8_10.src",
"product_id": "gstreamer1-plugins-good-0:1.16.1-7.el8_10.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good@1.16.1-7.el8_10?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer1-plugins-good-0:1.16.1-7.el8_10.aarch64",
"product": {
"name": "gstreamer1-plugins-good-0:1.16.1-7.el8_10.aarch64",
"product_id": "gstreamer1-plugins-good-0:1.16.1-7.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good@1.16.1-7.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-gtk-0:1.16.1-7.el8_10.aarch64",
"product": {
"name": "gstreamer1-plugins-good-gtk-0:1.16.1-7.el8_10.aarch64",
"product_id": "gstreamer1-plugins-good-gtk-0:1.16.1-7.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-gtk@1.16.1-7.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-debugsource-0:1.16.1-7.el8_10.aarch64",
"product": {
"name": "gstreamer1-plugins-good-debugsource-0:1.16.1-7.el8_10.aarch64",
"product_id": "gstreamer1-plugins-good-debugsource-0:1.16.1-7.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-debugsource@1.16.1-7.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-debuginfo-0:1.16.1-7.el8_10.aarch64",
"product": {
"name": "gstreamer1-plugins-good-debuginfo-0:1.16.1-7.el8_10.aarch64",
"product_id": "gstreamer1-plugins-good-debuginfo-0:1.16.1-7.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-debuginfo@1.16.1-7.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-7.el8_10.aarch64",
"product": {
"name": "gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-7.el8_10.aarch64",
"product_id": "gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-7.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-gtk-debuginfo@1.16.1-7.el8_10?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer1-plugins-good-0:1.16.1-7.el8_10.ppc64le",
"product": {
"name": "gstreamer1-plugins-good-0:1.16.1-7.el8_10.ppc64le",
"product_id": "gstreamer1-plugins-good-0:1.16.1-7.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good@1.16.1-7.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-gtk-0:1.16.1-7.el8_10.ppc64le",
"product": {
"name": "gstreamer1-plugins-good-gtk-0:1.16.1-7.el8_10.ppc64le",
"product_id": "gstreamer1-plugins-good-gtk-0:1.16.1-7.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-gtk@1.16.1-7.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-debugsource-0:1.16.1-7.el8_10.ppc64le",
"product": {
"name": "gstreamer1-plugins-good-debugsource-0:1.16.1-7.el8_10.ppc64le",
"product_id": "gstreamer1-plugins-good-debugsource-0:1.16.1-7.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-debugsource@1.16.1-7.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-debuginfo-0:1.16.1-7.el8_10.ppc64le",
"product": {
"name": "gstreamer1-plugins-good-debuginfo-0:1.16.1-7.el8_10.ppc64le",
"product_id": "gstreamer1-plugins-good-debuginfo-0:1.16.1-7.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-debuginfo@1.16.1-7.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-7.el8_10.ppc64le",
"product": {
"name": "gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-7.el8_10.ppc64le",
"product_id": "gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-7.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-gtk-debuginfo@1.16.1-7.el8_10?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer1-plugins-good-0:1.16.1-7.el8_10.i686",
"product": {
"name": "gstreamer1-plugins-good-0:1.16.1-7.el8_10.i686",
"product_id": "gstreamer1-plugins-good-0:1.16.1-7.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good@1.16.1-7.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-gtk-0:1.16.1-7.el8_10.i686",
"product": {
"name": "gstreamer1-plugins-good-gtk-0:1.16.1-7.el8_10.i686",
"product_id": "gstreamer1-plugins-good-gtk-0:1.16.1-7.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-gtk@1.16.1-7.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-debugsource-0:1.16.1-7.el8_10.i686",
"product": {
"name": "gstreamer1-plugins-good-debugsource-0:1.16.1-7.el8_10.i686",
"product_id": "gstreamer1-plugins-good-debugsource-0:1.16.1-7.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-debugsource@1.16.1-7.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-debuginfo-0:1.16.1-7.el8_10.i686",
"product": {
"name": "gstreamer1-plugins-good-debuginfo-0:1.16.1-7.el8_10.i686",
"product_id": "gstreamer1-plugins-good-debuginfo-0:1.16.1-7.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-debuginfo@1.16.1-7.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-7.el8_10.i686",
"product": {
"name": "gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-7.el8_10.i686",
"product_id": "gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-7.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-gtk-debuginfo@1.16.1-7.el8_10?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer1-plugins-good-0:1.16.1-7.el8_10.x86_64",
"product": {
"name": "gstreamer1-plugins-good-0:1.16.1-7.el8_10.x86_64",
"product_id": "gstreamer1-plugins-good-0:1.16.1-7.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good@1.16.1-7.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-gtk-0:1.16.1-7.el8_10.x86_64",
"product": {
"name": "gstreamer1-plugins-good-gtk-0:1.16.1-7.el8_10.x86_64",
"product_id": "gstreamer1-plugins-good-gtk-0:1.16.1-7.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-gtk@1.16.1-7.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-debugsource-0:1.16.1-7.el8_10.x86_64",
"product": {
"name": "gstreamer1-plugins-good-debugsource-0:1.16.1-7.el8_10.x86_64",
"product_id": "gstreamer1-plugins-good-debugsource-0:1.16.1-7.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-debugsource@1.16.1-7.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-debuginfo-0:1.16.1-7.el8_10.x86_64",
"product": {
"name": "gstreamer1-plugins-good-debuginfo-0:1.16.1-7.el8_10.x86_64",
"product_id": "gstreamer1-plugins-good-debuginfo-0:1.16.1-7.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-debuginfo@1.16.1-7.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-7.el8_10.x86_64",
"product": {
"name": "gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-7.el8_10.x86_64",
"product_id": "gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-7.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-gtk-debuginfo@1.16.1-7.el8_10?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer1-plugins-good-0:1.16.1-7.el8_10.s390x",
"product": {
"name": "gstreamer1-plugins-good-0:1.16.1-7.el8_10.s390x",
"product_id": "gstreamer1-plugins-good-0:1.16.1-7.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good@1.16.1-7.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-gtk-0:1.16.1-7.el8_10.s390x",
"product": {
"name": "gstreamer1-plugins-good-gtk-0:1.16.1-7.el8_10.s390x",
"product_id": "gstreamer1-plugins-good-gtk-0:1.16.1-7.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-gtk@1.16.1-7.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-debugsource-0:1.16.1-7.el8_10.s390x",
"product": {
"name": "gstreamer1-plugins-good-debugsource-0:1.16.1-7.el8_10.s390x",
"product_id": "gstreamer1-plugins-good-debugsource-0:1.16.1-7.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-debugsource@1.16.1-7.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-debuginfo-0:1.16.1-7.el8_10.s390x",
"product": {
"name": "gstreamer1-plugins-good-debuginfo-0:1.16.1-7.el8_10.s390x",
"product_id": "gstreamer1-plugins-good-debuginfo-0:1.16.1-7.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-debuginfo@1.16.1-7.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-7.el8_10.s390x",
"product": {
"name": "gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-7.el8_10.s390x",
"product_id": "gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-7.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-gtk-debuginfo@1.16.1-7.el8_10?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-0:1.16.1-7.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-7.el8_10.aarch64"
},
"product_reference": "gstreamer1-plugins-good-0:1.16.1-7.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-0:1.16.1-7.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-7.el8_10.i686"
},
"product_reference": "gstreamer1-plugins-good-0:1.16.1-7.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-0:1.16.1-7.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-7.el8_10.ppc64le"
},
"product_reference": "gstreamer1-plugins-good-0:1.16.1-7.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-0:1.16.1-7.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-7.el8_10.s390x"
},
"product_reference": "gstreamer1-plugins-good-0:1.16.1-7.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-0:1.16.1-7.el8_10.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-7.el8_10.src"
},
"product_reference": "gstreamer1-plugins-good-0:1.16.1-7.el8_10.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-0:1.16.1-7.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-7.el8_10.x86_64"
},
"product_reference": "gstreamer1-plugins-good-0:1.16.1-7.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-debuginfo-0:1.16.1-7.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-7.el8_10.aarch64"
},
"product_reference": "gstreamer1-plugins-good-debuginfo-0:1.16.1-7.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-debuginfo-0:1.16.1-7.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-7.el8_10.i686"
},
"product_reference": "gstreamer1-plugins-good-debuginfo-0:1.16.1-7.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-debuginfo-0:1.16.1-7.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-7.el8_10.ppc64le"
},
"product_reference": "gstreamer1-plugins-good-debuginfo-0:1.16.1-7.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-debuginfo-0:1.16.1-7.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-7.el8_10.s390x"
},
"product_reference": "gstreamer1-plugins-good-debuginfo-0:1.16.1-7.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-debuginfo-0:1.16.1-7.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-7.el8_10.x86_64"
},
"product_reference": "gstreamer1-plugins-good-debuginfo-0:1.16.1-7.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-debugsource-0:1.16.1-7.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-7.el8_10.aarch64"
},
"product_reference": "gstreamer1-plugins-good-debugsource-0:1.16.1-7.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-debugsource-0:1.16.1-7.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-7.el8_10.i686"
},
"product_reference": "gstreamer1-plugins-good-debugsource-0:1.16.1-7.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-debugsource-0:1.16.1-7.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-7.el8_10.ppc64le"
},
"product_reference": "gstreamer1-plugins-good-debugsource-0:1.16.1-7.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-debugsource-0:1.16.1-7.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-7.el8_10.s390x"
},
"product_reference": "gstreamer1-plugins-good-debugsource-0:1.16.1-7.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-debugsource-0:1.16.1-7.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-7.el8_10.x86_64"
},
"product_reference": "gstreamer1-plugins-good-debugsource-0:1.16.1-7.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-gtk-0:1.16.1-7.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-7.el8_10.aarch64"
},
"product_reference": "gstreamer1-plugins-good-gtk-0:1.16.1-7.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-gtk-0:1.16.1-7.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-7.el8_10.i686"
},
"product_reference": "gstreamer1-plugins-good-gtk-0:1.16.1-7.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-gtk-0:1.16.1-7.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-7.el8_10.ppc64le"
},
"product_reference": "gstreamer1-plugins-good-gtk-0:1.16.1-7.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-gtk-0:1.16.1-7.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-7.el8_10.s390x"
},
"product_reference": "gstreamer1-plugins-good-gtk-0:1.16.1-7.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-gtk-0:1.16.1-7.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-7.el8_10.x86_64"
},
"product_reference": "gstreamer1-plugins-good-gtk-0:1.16.1-7.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-7.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-7.el8_10.aarch64"
},
"product_reference": "gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-7.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-7.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-7.el8_10.i686"
},
"product_reference": "gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-7.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-7.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-7.el8_10.ppc64le"
},
"product_reference": "gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-7.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-7.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-7.el8_10.s390x"
},
"product_reference": "gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-7.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-7.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-7.el8_10.x86_64"
},
"product_reference": "gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-7.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Seung Min Shin"
]
}
],
"cve": "CVE-2026-53705",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-04-28T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2487615"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in GStreamer\u0027s 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.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gstreamer1-plugins-good: GStreamer: Heap buffer overflow in WavPack decoder via integer overflow",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw affects gstreamer1-plugins-good as shipped in Red Hat Enterprise Linux. The integer overflow in the buffer size calculation affects 64-bit systems the same way it does 32-bit platforms, as the multiplication is performed in 32-bit integer arithmetic before promotion to size_t for g_malloc(). WavPack is an uncommon audio format not typically used for streaming, so exploitation generally requires user interaction to open a malicious file. The fix is expected in upstream GStreamer 1.28.4.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-7.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-7.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-53705"
},
{
"category": "external",
"summary": "RHBZ#2487615",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487615"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-53705",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-53705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-53705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-53705"
}
],
"release_date": "2026-06-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-08T15:45:15+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-7.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-7.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36774"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-7.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-7.el8_10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-7.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-7.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-7.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-7.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-7.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-7.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-7.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "gstreamer1-plugins-good: GStreamer: Heap buffer overflow in WavPack decoder via integer overflow"
}
]
}
RHSA-2026:37129
Vulnerability from csaf_redhat - Published: 2026-07-09 08:53 - Updated: 2026-07-09 18:00A 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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.22.12-7.el9_8.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.22.12-7.el9_8.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.22.12-7.el9_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.22.12-7.el9_8.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.22.12-7.el9_8.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.22.12-7.el9_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.22.12-7.el9_8.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.22.12-7.el9_8.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.22.12-7.el9_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.22.12-7.el9_8.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.22.12-7.el9_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.22.12-7.el9_8.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.22.12-7.el9_8.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.22.12-7.el9_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.22.12-7.el9_8.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.22.12-7.el9_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.22.12-7.el9_8.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.22.12-7.el9_8.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.22.12-7.el9_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.22.12-7.el9_8.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.22.12-7.el9_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.22.12-7.el9_8.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.22.12-7.el9_8.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.22.12-7.el9_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.22.12-7.el9_8.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.22.12-7.el9_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-qt-debuginfo-0:1.22.12-7.el9_8.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-qt-debuginfo-0:1.22.12-7.el9_8.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-qt-debuginfo-0:1.22.12-7.el9_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-qt-debuginfo-0:1.22.12-7.el9_8.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-qt-debuginfo-0:1.22.12-7.el9_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for gstreamer1-plugins-good is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "GStreamer is a streaming media framework based on graphs of filters which operate on media data. The gstreamer1-plugins-good packages contain a collection of well-supported plug-ins of good quality and under the LGPL license.\n\nSecurity Fix(es):\n\n* gstreamer1-plugins-good: GStreamer: Heap buffer overflow in WavPack decoder via integer overflow (CVE-2026-53705)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:37129",
"url": "https://access.redhat.com/errata/RHSA-2026:37129"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2487615",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487615"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_37129.json"
}
],
"title": "Red Hat Security Advisory: gstreamer1-plugins-good security update",
"tracking": {
"current_release_date": "2026-07-09T18:00:57+00:00",
"generator": {
"date": "2026-07-09T18:00:57+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.2"
}
},
"id": "RHSA-2026:37129",
"initial_release_date": "2026-07-09T08:53:47+00:00",
"revision_history": [
{
"date": "2026-07-09T08:53:47+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-07-09T08:53:47+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-09T18:00:57+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer1-plugins-good-0:1.22.12-7.el9_8.1.x86_64",
"product": {
"name": "gstreamer1-plugins-good-0:1.22.12-7.el9_8.1.x86_64",
"product_id": "gstreamer1-plugins-good-0:1.22.12-7.el9_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good@1.22.12-7.el9_8.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-gtk-0:1.22.12-7.el9_8.1.x86_64",
"product": {
"name": "gstreamer1-plugins-good-gtk-0:1.22.12-7.el9_8.1.x86_64",
"product_id": "gstreamer1-plugins-good-gtk-0:1.22.12-7.el9_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-gtk@1.22.12-7.el9_8.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-debugsource-0:1.22.12-7.el9_8.1.x86_64",
"product": {
"name": "gstreamer1-plugins-good-debugsource-0:1.22.12-7.el9_8.1.x86_64",
"product_id": "gstreamer1-plugins-good-debugsource-0:1.22.12-7.el9_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-debugsource@1.22.12-7.el9_8.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-debuginfo-0:1.22.12-7.el9_8.1.x86_64",
"product": {
"name": "gstreamer1-plugins-good-debuginfo-0:1.22.12-7.el9_8.1.x86_64",
"product_id": "gstreamer1-plugins-good-debuginfo-0:1.22.12-7.el9_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-debuginfo@1.22.12-7.el9_8.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-gtk-debuginfo-0:1.22.12-7.el9_8.1.x86_64",
"product": {
"name": "gstreamer1-plugins-good-gtk-debuginfo-0:1.22.12-7.el9_8.1.x86_64",
"product_id": "gstreamer1-plugins-good-gtk-debuginfo-0:1.22.12-7.el9_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-gtk-debuginfo@1.22.12-7.el9_8.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-qt-debuginfo-0:1.22.12-7.el9_8.1.x86_64",
"product": {
"name": "gstreamer1-plugins-good-qt-debuginfo-0:1.22.12-7.el9_8.1.x86_64",
"product_id": "gstreamer1-plugins-good-qt-debuginfo-0:1.22.12-7.el9_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-qt-debuginfo@1.22.12-7.el9_8.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer1-plugins-good-0:1.22.12-7.el9_8.1.i686",
"product": {
"name": "gstreamer1-plugins-good-0:1.22.12-7.el9_8.1.i686",
"product_id": "gstreamer1-plugins-good-0:1.22.12-7.el9_8.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good@1.22.12-7.el9_8.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-gtk-0:1.22.12-7.el9_8.1.i686",
"product": {
"name": "gstreamer1-plugins-good-gtk-0:1.22.12-7.el9_8.1.i686",
"product_id": "gstreamer1-plugins-good-gtk-0:1.22.12-7.el9_8.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-gtk@1.22.12-7.el9_8.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-debugsource-0:1.22.12-7.el9_8.1.i686",
"product": {
"name": "gstreamer1-plugins-good-debugsource-0:1.22.12-7.el9_8.1.i686",
"product_id": "gstreamer1-plugins-good-debugsource-0:1.22.12-7.el9_8.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-debugsource@1.22.12-7.el9_8.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-debuginfo-0:1.22.12-7.el9_8.1.i686",
"product": {
"name": "gstreamer1-plugins-good-debuginfo-0:1.22.12-7.el9_8.1.i686",
"product_id": "gstreamer1-plugins-good-debuginfo-0:1.22.12-7.el9_8.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-debuginfo@1.22.12-7.el9_8.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-gtk-debuginfo-0:1.22.12-7.el9_8.1.i686",
"product": {
"name": "gstreamer1-plugins-good-gtk-debuginfo-0:1.22.12-7.el9_8.1.i686",
"product_id": "gstreamer1-plugins-good-gtk-debuginfo-0:1.22.12-7.el9_8.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-gtk-debuginfo@1.22.12-7.el9_8.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-qt-debuginfo-0:1.22.12-7.el9_8.1.i686",
"product": {
"name": "gstreamer1-plugins-good-qt-debuginfo-0:1.22.12-7.el9_8.1.i686",
"product_id": "gstreamer1-plugins-good-qt-debuginfo-0:1.22.12-7.el9_8.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-qt-debuginfo@1.22.12-7.el9_8.1?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer1-plugins-good-0:1.22.12-7.el9_8.1.src",
"product": {
"name": "gstreamer1-plugins-good-0:1.22.12-7.el9_8.1.src",
"product_id": "gstreamer1-plugins-good-0:1.22.12-7.el9_8.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good@1.22.12-7.el9_8.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer1-plugins-good-0:1.22.12-7.el9_8.1.aarch64",
"product": {
"name": "gstreamer1-plugins-good-0:1.22.12-7.el9_8.1.aarch64",
"product_id": "gstreamer1-plugins-good-0:1.22.12-7.el9_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good@1.22.12-7.el9_8.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-gtk-0:1.22.12-7.el9_8.1.aarch64",
"product": {
"name": "gstreamer1-plugins-good-gtk-0:1.22.12-7.el9_8.1.aarch64",
"product_id": "gstreamer1-plugins-good-gtk-0:1.22.12-7.el9_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-gtk@1.22.12-7.el9_8.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-debugsource-0:1.22.12-7.el9_8.1.aarch64",
"product": {
"name": "gstreamer1-plugins-good-debugsource-0:1.22.12-7.el9_8.1.aarch64",
"product_id": "gstreamer1-plugins-good-debugsource-0:1.22.12-7.el9_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-debugsource@1.22.12-7.el9_8.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-debuginfo-0:1.22.12-7.el9_8.1.aarch64",
"product": {
"name": "gstreamer1-plugins-good-debuginfo-0:1.22.12-7.el9_8.1.aarch64",
"product_id": "gstreamer1-plugins-good-debuginfo-0:1.22.12-7.el9_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-debuginfo@1.22.12-7.el9_8.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-gtk-debuginfo-0:1.22.12-7.el9_8.1.aarch64",
"product": {
"name": "gstreamer1-plugins-good-gtk-debuginfo-0:1.22.12-7.el9_8.1.aarch64",
"product_id": "gstreamer1-plugins-good-gtk-debuginfo-0:1.22.12-7.el9_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-gtk-debuginfo@1.22.12-7.el9_8.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-qt-debuginfo-0:1.22.12-7.el9_8.1.aarch64",
"product": {
"name": "gstreamer1-plugins-good-qt-debuginfo-0:1.22.12-7.el9_8.1.aarch64",
"product_id": "gstreamer1-plugins-good-qt-debuginfo-0:1.22.12-7.el9_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-qt-debuginfo@1.22.12-7.el9_8.1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer1-plugins-good-0:1.22.12-7.el9_8.1.ppc64le",
"product": {
"name": "gstreamer1-plugins-good-0:1.22.12-7.el9_8.1.ppc64le",
"product_id": "gstreamer1-plugins-good-0:1.22.12-7.el9_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good@1.22.12-7.el9_8.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-gtk-0:1.22.12-7.el9_8.1.ppc64le",
"product": {
"name": "gstreamer1-plugins-good-gtk-0:1.22.12-7.el9_8.1.ppc64le",
"product_id": "gstreamer1-plugins-good-gtk-0:1.22.12-7.el9_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-gtk@1.22.12-7.el9_8.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-debugsource-0:1.22.12-7.el9_8.1.ppc64le",
"product": {
"name": "gstreamer1-plugins-good-debugsource-0:1.22.12-7.el9_8.1.ppc64le",
"product_id": "gstreamer1-plugins-good-debugsource-0:1.22.12-7.el9_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-debugsource@1.22.12-7.el9_8.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-debuginfo-0:1.22.12-7.el9_8.1.ppc64le",
"product": {
"name": "gstreamer1-plugins-good-debuginfo-0:1.22.12-7.el9_8.1.ppc64le",
"product_id": "gstreamer1-plugins-good-debuginfo-0:1.22.12-7.el9_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-debuginfo@1.22.12-7.el9_8.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-gtk-debuginfo-0:1.22.12-7.el9_8.1.ppc64le",
"product": {
"name": "gstreamer1-plugins-good-gtk-debuginfo-0:1.22.12-7.el9_8.1.ppc64le",
"product_id": "gstreamer1-plugins-good-gtk-debuginfo-0:1.22.12-7.el9_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-gtk-debuginfo@1.22.12-7.el9_8.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-qt-debuginfo-0:1.22.12-7.el9_8.1.ppc64le",
"product": {
"name": "gstreamer1-plugins-good-qt-debuginfo-0:1.22.12-7.el9_8.1.ppc64le",
"product_id": "gstreamer1-plugins-good-qt-debuginfo-0:1.22.12-7.el9_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-qt-debuginfo@1.22.12-7.el9_8.1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "gstreamer1-plugins-good-0:1.22.12-7.el9_8.1.s390x",
"product": {
"name": "gstreamer1-plugins-good-0:1.22.12-7.el9_8.1.s390x",
"product_id": "gstreamer1-plugins-good-0:1.22.12-7.el9_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good@1.22.12-7.el9_8.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-gtk-0:1.22.12-7.el9_8.1.s390x",
"product": {
"name": "gstreamer1-plugins-good-gtk-0:1.22.12-7.el9_8.1.s390x",
"product_id": "gstreamer1-plugins-good-gtk-0:1.22.12-7.el9_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-gtk@1.22.12-7.el9_8.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-debugsource-0:1.22.12-7.el9_8.1.s390x",
"product": {
"name": "gstreamer1-plugins-good-debugsource-0:1.22.12-7.el9_8.1.s390x",
"product_id": "gstreamer1-plugins-good-debugsource-0:1.22.12-7.el9_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-debugsource@1.22.12-7.el9_8.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-debuginfo-0:1.22.12-7.el9_8.1.s390x",
"product": {
"name": "gstreamer1-plugins-good-debuginfo-0:1.22.12-7.el9_8.1.s390x",
"product_id": "gstreamer1-plugins-good-debuginfo-0:1.22.12-7.el9_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-debuginfo@1.22.12-7.el9_8.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-gtk-debuginfo-0:1.22.12-7.el9_8.1.s390x",
"product": {
"name": "gstreamer1-plugins-good-gtk-debuginfo-0:1.22.12-7.el9_8.1.s390x",
"product_id": "gstreamer1-plugins-good-gtk-debuginfo-0:1.22.12-7.el9_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-gtk-debuginfo@1.22.12-7.el9_8.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "gstreamer1-plugins-good-qt-debuginfo-0:1.22.12-7.el9_8.1.s390x",
"product": {
"name": "gstreamer1-plugins-good-qt-debuginfo-0:1.22.12-7.el9_8.1.s390x",
"product_id": "gstreamer1-plugins-good-qt-debuginfo-0:1.22.12-7.el9_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gstreamer1-plugins-good-qt-debuginfo@1.22.12-7.el9_8.1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-0:1.22.12-7.el9_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.22.12-7.el9_8.1.aarch64"
},
"product_reference": "gstreamer1-plugins-good-0:1.22.12-7.el9_8.1.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-0:1.22.12-7.el9_8.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.22.12-7.el9_8.1.i686"
},
"product_reference": "gstreamer1-plugins-good-0:1.22.12-7.el9_8.1.i686",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-0:1.22.12-7.el9_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.22.12-7.el9_8.1.ppc64le"
},
"product_reference": "gstreamer1-plugins-good-0:1.22.12-7.el9_8.1.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-0:1.22.12-7.el9_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.22.12-7.el9_8.1.s390x"
},
"product_reference": "gstreamer1-plugins-good-0:1.22.12-7.el9_8.1.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-0:1.22.12-7.el9_8.1.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.22.12-7.el9_8.1.src"
},
"product_reference": "gstreamer1-plugins-good-0:1.22.12-7.el9_8.1.src",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-0:1.22.12-7.el9_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.22.12-7.el9_8.1.x86_64"
},
"product_reference": "gstreamer1-plugins-good-0:1.22.12-7.el9_8.1.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-debuginfo-0:1.22.12-7.el9_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.22.12-7.el9_8.1.aarch64"
},
"product_reference": "gstreamer1-plugins-good-debuginfo-0:1.22.12-7.el9_8.1.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-debuginfo-0:1.22.12-7.el9_8.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.22.12-7.el9_8.1.i686"
},
"product_reference": "gstreamer1-plugins-good-debuginfo-0:1.22.12-7.el9_8.1.i686",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-debuginfo-0:1.22.12-7.el9_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.22.12-7.el9_8.1.ppc64le"
},
"product_reference": "gstreamer1-plugins-good-debuginfo-0:1.22.12-7.el9_8.1.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-debuginfo-0:1.22.12-7.el9_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.22.12-7.el9_8.1.s390x"
},
"product_reference": "gstreamer1-plugins-good-debuginfo-0:1.22.12-7.el9_8.1.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-debuginfo-0:1.22.12-7.el9_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.22.12-7.el9_8.1.x86_64"
},
"product_reference": "gstreamer1-plugins-good-debuginfo-0:1.22.12-7.el9_8.1.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-debugsource-0:1.22.12-7.el9_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.22.12-7.el9_8.1.aarch64"
},
"product_reference": "gstreamer1-plugins-good-debugsource-0:1.22.12-7.el9_8.1.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-debugsource-0:1.22.12-7.el9_8.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.22.12-7.el9_8.1.i686"
},
"product_reference": "gstreamer1-plugins-good-debugsource-0:1.22.12-7.el9_8.1.i686",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-debugsource-0:1.22.12-7.el9_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.22.12-7.el9_8.1.ppc64le"
},
"product_reference": "gstreamer1-plugins-good-debugsource-0:1.22.12-7.el9_8.1.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-debugsource-0:1.22.12-7.el9_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.22.12-7.el9_8.1.s390x"
},
"product_reference": "gstreamer1-plugins-good-debugsource-0:1.22.12-7.el9_8.1.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-debugsource-0:1.22.12-7.el9_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.22.12-7.el9_8.1.x86_64"
},
"product_reference": "gstreamer1-plugins-good-debugsource-0:1.22.12-7.el9_8.1.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-gtk-0:1.22.12-7.el9_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.22.12-7.el9_8.1.aarch64"
},
"product_reference": "gstreamer1-plugins-good-gtk-0:1.22.12-7.el9_8.1.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-gtk-0:1.22.12-7.el9_8.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.22.12-7.el9_8.1.i686"
},
"product_reference": "gstreamer1-plugins-good-gtk-0:1.22.12-7.el9_8.1.i686",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-gtk-0:1.22.12-7.el9_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.22.12-7.el9_8.1.ppc64le"
},
"product_reference": "gstreamer1-plugins-good-gtk-0:1.22.12-7.el9_8.1.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-gtk-0:1.22.12-7.el9_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.22.12-7.el9_8.1.s390x"
},
"product_reference": "gstreamer1-plugins-good-gtk-0:1.22.12-7.el9_8.1.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-gtk-0:1.22.12-7.el9_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.22.12-7.el9_8.1.x86_64"
},
"product_reference": "gstreamer1-plugins-good-gtk-0:1.22.12-7.el9_8.1.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-gtk-debuginfo-0:1.22.12-7.el9_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.22.12-7.el9_8.1.aarch64"
},
"product_reference": "gstreamer1-plugins-good-gtk-debuginfo-0:1.22.12-7.el9_8.1.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-gtk-debuginfo-0:1.22.12-7.el9_8.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.22.12-7.el9_8.1.i686"
},
"product_reference": "gstreamer1-plugins-good-gtk-debuginfo-0:1.22.12-7.el9_8.1.i686",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-gtk-debuginfo-0:1.22.12-7.el9_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.22.12-7.el9_8.1.ppc64le"
},
"product_reference": "gstreamer1-plugins-good-gtk-debuginfo-0:1.22.12-7.el9_8.1.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-gtk-debuginfo-0:1.22.12-7.el9_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.22.12-7.el9_8.1.s390x"
},
"product_reference": "gstreamer1-plugins-good-gtk-debuginfo-0:1.22.12-7.el9_8.1.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-gtk-debuginfo-0:1.22.12-7.el9_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.22.12-7.el9_8.1.x86_64"
},
"product_reference": "gstreamer1-plugins-good-gtk-debuginfo-0:1.22.12-7.el9_8.1.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-qt-debuginfo-0:1.22.12-7.el9_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-qt-debuginfo-0:1.22.12-7.el9_8.1.aarch64"
},
"product_reference": "gstreamer1-plugins-good-qt-debuginfo-0:1.22.12-7.el9_8.1.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-qt-debuginfo-0:1.22.12-7.el9_8.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-qt-debuginfo-0:1.22.12-7.el9_8.1.i686"
},
"product_reference": "gstreamer1-plugins-good-qt-debuginfo-0:1.22.12-7.el9_8.1.i686",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-qt-debuginfo-0:1.22.12-7.el9_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-qt-debuginfo-0:1.22.12-7.el9_8.1.ppc64le"
},
"product_reference": "gstreamer1-plugins-good-qt-debuginfo-0:1.22.12-7.el9_8.1.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-qt-debuginfo-0:1.22.12-7.el9_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-qt-debuginfo-0:1.22.12-7.el9_8.1.s390x"
},
"product_reference": "gstreamer1-plugins-good-qt-debuginfo-0:1.22.12-7.el9_8.1.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gstreamer1-plugins-good-qt-debuginfo-0:1.22.12-7.el9_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-qt-debuginfo-0:1.22.12-7.el9_8.1.x86_64"
},
"product_reference": "gstreamer1-plugins-good-qt-debuginfo-0:1.22.12-7.el9_8.1.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Seung Min Shin"
]
}
],
"cve": "CVE-2026-53705",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-04-28T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2487615"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in GStreamer\u0027s 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.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gstreamer1-plugins-good: GStreamer: Heap buffer overflow in WavPack decoder via integer overflow",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw affects gstreamer1-plugins-good as shipped in Red Hat Enterprise Linux. The integer overflow in the buffer size calculation affects 64-bit systems the same way it does 32-bit platforms, as the multiplication is performed in 32-bit integer arithmetic before promotion to size_t for g_malloc(). WavPack is an uncommon audio format not typically used for streaming, so exploitation generally requires user interaction to open a malicious file. The fix is expected in upstream GStreamer 1.28.4.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.22.12-7.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.22.12-7.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.22.12-7.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.22.12-7.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.22.12-7.el9_8.1.src",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.22.12-7.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.22.12-7.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.22.12-7.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.22.12-7.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.22.12-7.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.22.12-7.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.22.12-7.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.22.12-7.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.22.12-7.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.22.12-7.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.22.12-7.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.22.12-7.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.22.12-7.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.22.12-7.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.22.12-7.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.22.12-7.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.22.12-7.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.22.12-7.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.22.12-7.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.22.12-7.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.22.12-7.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-qt-debuginfo-0:1.22.12-7.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-qt-debuginfo-0:1.22.12-7.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-qt-debuginfo-0:1.22.12-7.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-qt-debuginfo-0:1.22.12-7.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-qt-debuginfo-0:1.22.12-7.el9_8.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-53705"
},
{
"category": "external",
"summary": "RHBZ#2487615",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487615"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-53705",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-53705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-53705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-53705"
}
],
"release_date": "2026-06-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-09T08:53:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.22.12-7.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.22.12-7.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.22.12-7.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.22.12-7.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.22.12-7.el9_8.1.src",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.22.12-7.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.22.12-7.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.22.12-7.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.22.12-7.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.22.12-7.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.22.12-7.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.22.12-7.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.22.12-7.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.22.12-7.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.22.12-7.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.22.12-7.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.22.12-7.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.22.12-7.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.22.12-7.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.22.12-7.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.22.12-7.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.22.12-7.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.22.12-7.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.22.12-7.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.22.12-7.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.22.12-7.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-qt-debuginfo-0:1.22.12-7.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-qt-debuginfo-0:1.22.12-7.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-qt-debuginfo-0:1.22.12-7.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-qt-debuginfo-0:1.22.12-7.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-qt-debuginfo-0:1.22.12-7.el9_8.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:37129"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.22.12-7.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.22.12-7.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.22.12-7.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.22.12-7.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.22.12-7.el9_8.1.src",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.22.12-7.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.22.12-7.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.22.12-7.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.22.12-7.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.22.12-7.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.22.12-7.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.22.12-7.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.22.12-7.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.22.12-7.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.22.12-7.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.22.12-7.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.22.12-7.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.22.12-7.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.22.12-7.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.22.12-7.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.22.12-7.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.22.12-7.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.22.12-7.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.22.12-7.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.22.12-7.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.22.12-7.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-qt-debuginfo-0:1.22.12-7.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-qt-debuginfo-0:1.22.12-7.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-qt-debuginfo-0:1.22.12-7.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-qt-debuginfo-0:1.22.12-7.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-qt-debuginfo-0:1.22.12-7.el9_8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.22.12-7.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.22.12-7.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.22.12-7.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.22.12-7.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.22.12-7.el9_8.1.src",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.22.12-7.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.22.12-7.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.22.12-7.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.22.12-7.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.22.12-7.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.22.12-7.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.22.12-7.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.22.12-7.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.22.12-7.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.22.12-7.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.22.12-7.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.22.12-7.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.22.12-7.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.22.12-7.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.22.12-7.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.22.12-7.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.22.12-7.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.22.12-7.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.22.12-7.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.22.12-7.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.22.12-7.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-qt-debuginfo-0:1.22.12-7.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-qt-debuginfo-0:1.22.12-7.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-qt-debuginfo-0:1.22.12-7.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-qt-debuginfo-0:1.22.12-7.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:gstreamer1-plugins-good-qt-debuginfo-0:1.22.12-7.el9_8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "gstreamer1-plugins-good: GStreamer: Heap buffer overflow in WavPack decoder via integer overflow"
}
]
}
rlsa-2026:36675
Vulnerability from osv_rocky
GStreamer is a streaming media framework based on graphs of filters which operate on media data. The gstreamer1-plugins-good packages contain a collection of well-supported plug-ins of good quality and under the LGPL license.
Security Fix(es):
- gstreamer1-plugins-good: GStreamer: Heap buffer overflow in WavPack decoder via integer overflow (CVE-2026-53705)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
| URL | Type | |
|---|---|---|
{
"affected": [
{
"package": {
"ecosystem": "Rocky Linux:10",
"name": "gstreamer1-plugins-good",
"purl": "pkg:rpm/rocky-linux/gstreamer1-plugins-good?distro=rocky-linux-10\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:1.26.7-2.el10_2.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [
{
"name": "Rocky Enterprise Software Foundation"
},
{
"name": "Red Hat"
}
],
"details": "GStreamer is a streaming media framework based on graphs of filters which operate on media data. The gstreamer1-plugins-good packages contain a collection of well-supported plug-ins of good quality and under the LGPL license.\n\nSecurity Fix(es):\n\n* gstreamer1-plugins-good: GStreamer: Heap buffer overflow in WavPack decoder via integer overflow (CVE-2026-53705)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"id": "RLSA-2026:36675",
"modified": "2026-07-24T06:08:00.004159Z",
"published": "2026-07-10T12:05:34.876921Z",
"references": [
{
"type": "ADVISORY",
"url": "https://errata.rockylinux.org/RLSA-2026:36675"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487615"
}
],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:H",
"type": "CVSS_V3"
}
],
"summary": "Important: gstreamer1-plugins-good security update",
"upstream": [
"CVE-2026-53705"
]
}
rlsa-2026:36774
Vulnerability from osv_rocky
GStreamer is a streaming media framework based on graphs of filters which operate on media data. The gstreamer1-plugins-good packages contain a collection of well-supported plug-ins of good quality and under the LGPL license.
Security Fix(es):
- gstreamer1-plugins-good: GStreamer: Heap buffer overflow in WavPack decoder via integer overflow (CVE-2026-53705)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
| URL | Type | |
|---|---|---|
{
"affected": [
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "gstreamer1-plugins-good",
"purl": "pkg:rpm/rocky-linux/gstreamer1-plugins-good?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:1.16.1-7.el8_10"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [
{
"name": "Rocky Enterprise Software Foundation"
},
{
"name": "Red Hat"
}
],
"details": "GStreamer is a streaming media framework based on graphs of filters which operate on media data. The gstreamer1-plugins-good packages contain a collection of well-supported plug-ins of good quality and under the LGPL license.\n\nSecurity Fix(es):\n\n* gstreamer1-plugins-good: GStreamer: Heap buffer overflow in WavPack decoder via integer overflow (CVE-2026-53705)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"id": "RLSA-2026:36774",
"modified": "2026-07-23T06:09:18.974549Z",
"published": "2026-07-09T06:00:27.431682Z",
"references": [
{
"type": "ADVISORY",
"url": "https://errata.rockylinux.org/RLSA-2026:36774"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487615"
}
],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:H",
"type": "CVSS_V3"
}
],
"summary": "Important: gstreamer1-plugins-good security update",
"upstream": [
"CVE-2026-53705"
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.