Duty Analyst: Joseph McCarthy

CVE-2026-46469

Published: 2026-05-14 18:16:51 | Last modified: 2026-05-19 15:15:50

MEDIUM CVSS 4.0
No EPSS data

Description

An issue was discovered in GStreamer gst-plugins-good before 1.28.2. When parsing MP4 audio tracks, the isomp4 plugin's qtdemux_parse_trak function does not sufficiently validate atom data before performing division operations, leading to denial of service due to integer division by zero.

CVSS details

Severity
medium
Score
4.0
Vector
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

EPSS

This CVE is not currently listed in the EPSS dataset.

Show JSON
{
    "cve": {
        "id": "CVE-2026-46469",
        "cveTags": [],
        "metrics": {
            "cvssMetricV31": [
                {
                    "type": "Secondary",
                    "source": "cve@mitre.org",
                    "cvssData": {
                        "scope": "UNCHANGED",
                        "version": "3.1",
                        "baseScore": 4,
                        "attackVector": "LOCAL",
                        "baseSeverity": "MEDIUM",
                        "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
                        "integrityImpact": "NONE",
                        "userInteraction": "NONE",
                        "attackComplexity": "LOW",
                        "availabilityImpact": "LOW",
                        "privilegesRequired": "NONE",
                        "confidentialityImpact": "NONE"
                    },
                    "impactScore": 1.4,
                    "exploitabilityScore": 2.5
                },
                {
                    "type": "Primary",
                    "source": "nvd@nist.gov",
                    "cvssData": {
                        "scope": "UNCHANGED",
                        "version": "3.1",
                        "baseScore": 5.5,
                        "attackVector": "LOCAL",
                        "baseSeverity": "MEDIUM",
                        "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "integrityImpact": "NONE",
                        "userInteraction": "NONE",
                        "attackComplexity": "LOW",
                        "availabilityImpact": "HIGH",
                        "privilegesRequired": "LOW",
                        "confidentialityImpact": "NONE"
                    },
                    "impactScore": 3.6,
                    "exploitabilityScore": 1.8
                }
            ]
        },
        "published": "2026-05-14T18:16:50.653",
        "references": [
            {
                "url": "https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/11243.patch",
                "tags": [
                    "Patch"
                ],
                "source": "cve@mitre.org"
            },
            {
                "url": "https://gstreamer.freedesktop.org/security/sa-2026-0018.html",
                "tags": [
                    "Vendor Advisory"
                ],
                "source": "cve@mitre.org"
            }
        ],
        "vulnStatus": "Analyzed",
        "weaknesses": [
            {
                "type": "Primary",
                "source": "cve@mitre.org",
                "description": [
                    {
                        "lang": "en",
                        "value": "CWE-369"
                    }
                ]
            }
        ],
        "descriptions": [
            {
                "lang": "en",
                "value": "An issue was discovered in GStreamer gst-plugins-good before 1.28.2. When parsing MP4 audio tracks, the isomp4 plugin's qtdemux_parse_trak function does not sufficiently validate atom data before performing division operations, leading to denial of service due to integer division by zero."
            }
        ],
        "lastModified": "2026-05-19T15:15:50.360",
        "configurations": [
            {
                "nodes": [
                    {
                        "negate": false,
                        "cpeMatch": [
                            {
                                "criteria": "cpe:2.3:a:freedesktop:gst-plugins-good:*:*:*:*:*:gstreamer:*:*",
                                "vulnerable": true,
                                "matchCriteriaId": "05871681-905F-4145-A3FC-EABC633C66D0",
                                "versionEndExcluding": "1.28.2"
                            }
                        ],
                        "operator": "OR"
                    }
                ]
            }
        ],
        "sourceIdentifier": "cve@mitre.org"
    }
}