CVE-2026-92472 Details
Description
A vulnerability was determined in GPAC 26.08-DEV. The affected element is the function gf_node_deactivate_ex of the file src/scenegraph/base_scenegraph.c of the component MP4Box. Executing a manipulation can lead to use after free. The attack needs to be launched locally. The exploit has been publicly disclosed and may be utilized. Upgrading to version abi-16.24 is sufficient to fix this issue. This patch is called e34f4ba349d55cd1849f0bcf4cf46552732e2db7. The affected component should be upgraded. This issue is distinct from CVE-2026-90827.
A use-after-free vulnerability has been identified in GPAC version 26.08-DEV, specifically within the MP4Box component. The issue arises in the 'gf_node_deactivate_ex' function, located in 'src/scenegraph/base_scenegraph.c'. This vulnerability can be exploited locally, leading to a null pointer dereference and a segmentation fault. The problem occurs when the scene graph deactivation process is applied to an untrusted scene graph, causing a stack overflow due to unbounded recursion. After several recursive calls, the function attempts to access a node pointer that has been invalidated, resulting in a crash.
Users are advised to upgrade to GPAC version abi-16.24, which addresses this vulnerability.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 16, 2026CISA-ADP
Assessed Sep 16, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/gpac/gpac/ | [email protected] | ProductVendor |
| https://github.com/gpac/gpac/commit/e34f4ba349d55cd1849f0bcf4cf46552732e2db7 | [email protected] | Source CodeVendor |
| https://github.com/gpac/gpac/issues/3831 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://github.com/gpac/gpac/releases/tag/abi-16.24 | [email protected] | Release NotesVendor |
| https://github.com/user-attachments/files/30635912/poc_12.zip | [email protected] | Broken LinkExploit |
| https://vuldb.com/cve/CVE-2026-92472 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/submit/941003 | [email protected] | Issue TrackingPermission Required |
| https://vuldb.com/vuln/405731 | [email protected] | Permission Required |
| https://vuldb.com/vuln/405731/cti | [email protected] | Permission Required |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-119 | Improper Restriction of Operations within the Bounds of a Memory Buffer | [email protected] |
| CWE-416 | Use After Free | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| GPAC | 26.08-DEV |
CPE
Remediation
| |
| GPAC MP4Box | All versions |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 16, 2026 | CVE Modified | CISA-ADP |
| Sep 16, 2026 | New CVE Received | [email protected] |
Volerion