Description
A NULL pointer dereference vulnerability exists in the gf_sg_vrml_field_clone() function of GPAC 2d7da22e (26.08-DEV). The vulnerability occurs when cloning a PROTO default SFImage field with a NULL source pointer. An attacker can provide a specially crafted input file that triggers the condition, resulting in application crash and denial of service.
Published: 2026-09-22
Score: n/a
EPSS: n/a
KEV: No
Impact: Denial of Service through application crash
Action: Apply Patch
AI Analysis

Impact

A NULL pointer dereference exists in the gf_sg_vrml_field_clone() function of GPAC (commit 2d7da22e, 26.08‑DEV). The flaw is triggered when the function attempts to clone a PROTO default SFImage field whose source pointer is NULL. An attacker can supply a specially crafted input file that contains such a field, causing the function to dereference the NULL pointer and crash the GPAC process. The crash results in a denial of service; there is no mention of privilege escalation or code execution.

Affected Systems

The vulnerability affects the GPAC multimedia framework, specifically the 2d7da22e (26.08‑DEV) snapshot and any builds that include the gf_sg_vrml_field_clone() routine without the recent patch.

Risk and Exploitability

The BS is not publicly rated with CVSS or EPSS, and the vulnerability is not listed in the CISA KEV catalog. Based on the description, it is inferred that the attack vector involves providing a malicious file to GPAC, which is a local input attack. Exploitation requires the attacker to have the ability to supply the crafted file; remote exploitation is not described. The denial of service impact could affect any service that relies on GPAC to process media files.

Generated by OpenCVE AI on September 22, 2026 at 21:19 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade GPAC to the latest released version that contains the fix for the NULL pointer dereference in gf_sg_vrml_field_clone().
  • Validate incoming file data to ensure that any PROTO default SFImage field has a non‑NULL source pointer before the clone operation; reject or correct malformed files.
  • Run GPAC within a restricted or sandboxed environment (such as a container or with SELinux hardening) to limit the impact of a crash on the surrounding system.

Generated by OpenCVE AI on September 22, 2026 at 21:19 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 22 Sep 2026 21:45:00 +0000

Type Values Removed Values Added
Title GPAC Null Pointer Dereference Leading to Denial of Service
Weaknesses CWE-476

Tue, 22 Sep 2026 21:30:00 +0000

Type Values Removed Values Added
First Time appeared Gpac
Gpac gpac
Vendors & Products Gpac
Gpac gpac

Tue, 22 Sep 2026 19:45:00 +0000

Type Values Removed Values Added
Description A NULL pointer dereference vulnerability exists in the gf_sg_vrml_field_clone() function of GPAC 2d7da22e (26.08-DEV). The vulnerability occurs when cloning a PROTO default SFImage field with a NULL source pointer. An attacker can provide a specially crafted input file that triggers the condition, resulting in application crash and denial of service.
References

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-09-22T19:34:19.789Z

Reserved: 2026-09-10T00:00:00.000Z

Link: CVE-2026-88339

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-22T20:17:10.130

Modified: 2026-09-22T20:17:10.130

Link: CVE-2026-88339

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-22T21:30:20Z

Weaknesses