CVE-2024-22860

Source
https://cve.org/CVERecord?id=CVE-2024-22860
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-22860.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-22860
Downstream
Published
2024-01-27T00:00:00Z
Modified
2026-07-26T05:54:12.763646Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

Integer overflow vulnerability in FFmpeg before n6.1, allows remote attackers to execute arbitrary code via the jpegxlanimread_packet component in the JPEG XL Animation decoder.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/22xxx/CVE-2024-22860.json",
    "cna_assigner": "mitre"
}
References

Affected packages

Git / github.com/ffmpeg/ffmpeg

Affected ranges

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

Affected versions

6.*
6.1
n6.*
n6.1-dev

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-22860.json"
vanir_signatures_modified
"2026-07-26T05:54:12Z"
vanir_signatures
[
    {
        "digest": {
            "line_hashes": [
                "53488719704562141814838009937693765856",
                "304883868025902907842664262674585853251",
                "337951878287262195046649855814749687367",
                "195604420235369802659487413543457347390"
            ],
            "threshold": 0.9
        },
        "id": "CVE-2024-22860-0f557012",
        "deprecated": false,
        "signature_version": "v1",
        "source": "https://github.com/ffmpeg/ffmpeg/commit/d2e8974699a9e35cc1a926bf74a972300d629cd5",
        "signature_type": "Line",
        "target": {
            "file": "libavformat/jpegxl_anim_dec.c"
        }
    },
    {
        "digest": {
            "function_hash": "88129333516993045956772730340786749034",
            "length": 685.0
        },
        "id": "CVE-2024-22860-e7d16ad1",
        "deprecated": false,
        "signature_version": "v1",
        "source": "https://github.com/ffmpeg/ffmpeg/commit/d2e8974699a9e35cc1a926bf74a972300d629cd5",
        "signature_type": "Function",
        "target": {
            "function": "jpegxl_anim_read_packet",
            "file": "libavformat/jpegxl_anim_dec.c"
        }
    }
]