CVE-2026-64834

Source
https://cve.org/CVERecord?id=CVE-2026-64834
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-64834.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-64834
Downstream
Published
2026-07-22T17:06:07.659Z
Modified
2026-07-30T04:03:28.696361718Z
Severity
  • 8.7 (High) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N CVSS Calculator
Summary
FFmpeg 0.6.3 - 8.1.2 Infinite Loop DoS via RTP/ASF Demuxer
Details

FFmpeg versions 0.6.3 through 8.1.2 contain an infinite loop vulnerability in the RTP/ASF demuxer within libavformat/rtpdecasf.c that allows remote attackers to cause denial of service by sending a crafted RTP/ASF stream. The rtpasffixheader function fails to validate a minimum chunksize when iterating over ASF objects, causing the loop pointer to never advance when a chunksize is smaller than the 24-byte minimum ASF object header size, resulting in CPU exhaustion that denies service to legitimate users.

Database specific
{
    "cna_assigner": "VulnCheck",
    "unresolved_ranges": [
        {
            "extracted_events": [
                {
                    "introduced": "0.6.3"
                },
                {
                    "last_affected": "8.1.2"
                },
                {
                    "introduced": "11d5f475be95d22d5f0692220cc772b116abc632"
                },
                {
                    "last_affected": "11d5f475be95d22d5f0692220cc772b116abc632"
                }
            ],
            "source": "AFFECTED_FIELD"
        },
        {
            "extracted_events": [
                {
                    "introduced": "0.6.3"
                },
                {
                    "last_affected": "8.1.2"
                }
            ],
            "source": "CPE_FIELD"
        },
        {
            "extracted_events": [
                {
                    "introduced": "0.6.3"
                },
                {
                    "fixed": "8.1.2"
                }
            ],
            "source": "DESCRIPTION"
        }
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/64xxx/CVE-2026-64834.json",
    "cwe_ids": [
        "CWE-835"
    ]
}
References

Affected packages

Git / github.com/ffmpeg/ffmpeg

Affected ranges

Type
GIT
Repo
https://github.com/ffmpeg/ffmpeg
Events
Database specific
{
    "cpe": "cpe:2.3:a:ffmpeg:ffmpeg:*:*:*:*:*:*:*:*",
    "extracted_events": [
        {
            "introduced": "0.6.3"
        },
        {
            "last_affected": "8.1.2"
        }
    ],
    "source": "CPE_RANGE"
}

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-64834.json"