| 제목 | GPAC up to commit f1219cde (2026-07-25) Denial of Service |
|---|
| 설명 | A vulnerability was found in GPAC up to commit f1219cde (2026-07-25) and classified as problematic. Affected is the function xmt_parse_element in the file scene_manager/loader_xmt.c:2104 of the component MP4Box. The manipulation via a crafted XMT file processed with the -add argument leads to a reachable assertion (assert(0)) when node types mismatch (OrderedGroup vs Untransform/UI_ROOT), causing an immediate process abort. It is possible to launch the attack locally. User interaction is required.
Technical Details
- Affected file/function: scene_manager/loader_xmt.c:2104 / xmt_parse_element
- Vulnerable parameter: XMT scene element parsing with node type mismatch (OrderedGroup vs Untransform/UI_ROOT)
- Attack vector: Local
- Privileges required: None
- Trigger condition: Processing a crafted MP4 file with "MP4Box -add" causes the XMT parser to reach assert(0) when encountering an unexpected element type. Requires --enable-debug build.
Impact
- Confidentiality: None
- Integrity: None
- Availability: High
CVSS v3.1
Score: 5.5 (Medium)
Vector: CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
Timeline
- Discovered: 2026-07-27
- Vendor notified: 2026-07-27
- Patch released: 2026-07-28
- Public disclosure: 2026-07-27
Countermeasure
Apply the upstream patch. Replace the reachable assert(0) with proper error handling that gracefully rejects unexpected element types. |
|---|
| 원천 | ⚠️ https://github.com/r1ck9-2q/cve_summit/blob/main/Vuln-GPAC-MP4Box-Assertion-Failure-in-xmt_parse_element.md |
|---|
| 사용자 | r1ck9 (UID 97869) |
|---|
| 제출 | 2026. 08. 02. PM 05:39 (1 월 ago) |
|---|
| 모더레이션 | 2026. 09. 12. PM 09:39 (1 month later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 403193 [GPAC 까지 f1219cde MP4Box loader_xmt.c xmt_parse_element 서비스 거부] |
|---|
| 포인트들 | 20 |
|---|