CVE-2026-1416

Source
https://cve.org/CVERecord?id=CVE-2026-1416
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-1416.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-1416
Downstream
Published
2026-01-26T04:16:09.960Z
Modified
2026-03-14T15:05:52.623089Z
Severity
  • 3.3 (Low) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L CVSS Calculator
Summary
[none]
Details

A security flaw has been discovered in GPAC up to 2.4.0. Affected by this vulnerability is the function DumpMovieInfo of the file applications/mp4box/filedump.c. The manipulation results in null pointer dereference. The attack must be initiated from a local position. The exploit has been released to the public and may be used for attacks. The patch is identified as d45c264c20addf0c1cc05124ede33f8ffa800e68. It is advisable to implement a patch to correct this issue.

References

Affected packages

Git / github.com/enocknt/gpac

Affected ranges

Type
GIT
Repo
https://github.com/enocknt/gpac
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Type
GIT
Repo
https://github.com/gpac/gpac
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
Database specific
{
    "versions": [
        {
            "introduced": "0"
        },
        {
            "last_affected": "2.4.0"
        }
    ]
}

Affected versions

v0.*
v0.5.2
v0.6.0
v0.6.1
v0.7.0
v0.7.1
v0.8.0
v0.9.0
v0.9.0-preview
v1.*
v1.0.0
v1.0.1
v2.*
v2.0.0
v2.2.0
v2.4.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-1416.json"
vanir_signatures
[
    {
        "source": "https://github.com/enocknt/gpac/commit/d45c264c20addf0c1cc05124ede33f8ffa800e68",
        "deprecated": false,
        "signature_version": "v1",
        "id": "CVE-2026-1416-794e77af",
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "56425586178644294519561890386559483806",
                "50519370916286075096478125171545428070",
                "215332061526122007929550392299774030587",
                "337514838407083361343691039834617032292"
            ]
        },
        "signature_type": "Line",
        "target": {
            "file": "applications/mp4box/filedump.c"
        }
    },
    {
        "source": "https://github.com/enocknt/gpac/commit/d45c264c20addf0c1cc05124ede33f8ffa800e68",
        "deprecated": false,
        "signature_version": "v1",
        "id": "CVE-2026-1416-ac91ee60",
        "digest": {
            "length": 9164.0,
            "function_hash": "145406205735920396705851762503550648110"
        },
        "signature_type": "Function",
        "target": {
            "file": "applications/mp4box/filedump.c",
            "function": "DumpMovieInfo"
        }
    }
]