CVE-2026-90791 Details
Description
A vulnerability was detected in GPAC up to f1219cde. This vulnerability affects the function gf_node_unregister of the file scenegraph/base_scenegraph.c of the component MP4Box. The manipulation results in use after free. The attack can be executed remotely. The exploit is now public and may be used. Upgrading to version abi-16.23 is able to resolve this issue. The patch is identified as 9eb40df4448b88d6a6ce3454657c06f47eff0b24. Upgrading the affected component is recommended.
A heap-use-after-free vulnerability has been identified in GPAC versions prior to abi-16.23, specifically within the MP4Box component. The issue arises in the 'gf_node_unregister' function, located in 'scenegraph/base_scenegraph.c'. When a malformed XMT document is processed, it can leave dangling references to prototype nodes in the scene graph. During the cleanup process, these stale references are accessed, leading to a use-after-free condition. This vulnerability can be exploited remotely, causing applications that handle XMT content to crash. Furthermore, the memory corruption could be leveraged for more severe impacts, depending on how GPAC is integrated and how the freed memory is reused.
Users are advised to upgrade to GPAC version abi-16.23 or later, where this vulnerability has been fixed.
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 14, 2026CISA-ADP
Assessed Sep 15, 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/issues/3801 | CISA-ADP | ExploitIssue TrackingTechnical DescriptionVendor |
| https://vuldb.com/submit/914122 | CISA-ADP | Issue TrackingPermission Required |
| https://github.com/Ech06/CVE_submit/blob/main/gpac_3801.md | [email protected] | ExploitRemedy |
| https://github.com/gpac/gpac/ | [email protected] | ProductVendor |
| https://github.com/gpac/gpac/commit/9eb40df4448b88d6a6ce3454657c06f47eff0b24 | [email protected] | Source CodeVendor |
| https://github.com/gpac/gpac/issues/3801 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://github.com/gpac/gpac/releases/tag/abi-16.23 | [email protected] | Release NotesVendor |
| https://vuldb.com/cve/CVE-2026-90791 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/submit/914122 | [email protected] | Issue TrackingPermission Required |
| https://vuldb.com/vuln/403297 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/403297/cti | [email protected] | Content Wall |
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 | f1219cde |
CPE
Remediation
| |
| GPAC MP4Box | All versions |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 15, 2026 | CVE Modified | CISA-ADP |
| Sep 14, 2026 | New CVE Received | [email protected] |
Volerion