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-26T03:02:07.336Z
Modified
2026-08-12T16:24:47.194438Z
Severity
  • 1.9 (Low) CVSS_V4 - CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:P CVSS Calculator
Summary
GPAC filedump.c DumpMovieInfo null pointer dereference
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.

Database specific
{
    "cwe_ids": [
        "CWE-404",
        "CWE-476"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/1xxx/CVE-2026-1416.json",
    "cna_assigner": "VulDB",
    "unresolved_ranges": [
        {
            "extracted_events": [
                {
                    "introduced": "2.1"
                },
                {
                    "last_affected": "2.1"
                },
                {
                    "introduced": "2.3"
                },
                {
                    "last_affected": "2.3"
                }
            ],
            "source": "AFFECTED_FIELD"
        }
    ]
}
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
Database specific
Show details
{
    "source": "REFERENCES"
}
Type
GIT
Repo
https://github.com/gpac/gpac
Events
Database specific
Show details
{
    "cpe": "cpe:2.3:a:gpac:gpac:*:*:*:*:*:*:*:*",
    "extracted_events": [
        {
            "introduced": "2.0"
        },
        {
            "last_affected": "2.0"
        },
        {
            "introduced": "2.2"
        },
        {
            "last_affected": "2.2"
        },
        {
            "introduced": "2.4.0"
        },
        {
            "last_affected": "2.4.0"
        },
        {
            "introduced": "0"
        }
    ],
    "source": [
        "AFFECTED_FIELD",
        "CPE_RANGE"
    ]
}

Affected versions

2.*
2.0
2.2
2.4.0
v2.*
v2.0.0
v2.2.0
v2.4.0

Database specific

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