CVE-2026-27821
CVE-2026-27821 is a high-severity vulnerability in Gpac with a CVSS 3.x base score of 7.8. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-121.
Key facts
- Severity: High (CVSS 3.x base score 7.8)
- CVSS v4: 7.7
- EPSS exploit prediction: 0% (19th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-8784
- Weakness: CWE-121
- Affected product: Gpac
- Published:
- Last modified:
Description
GPAC is an open-source multimedia framework. In versions up to and including 26.02.0, a stack buffer overflow occurs during NHML file parsing in `src/filters/dmx_nhml.c`. The value of the xmlHeaderEnd XML attribute is copied from att->value into szXmlHeaderEnd[1000] using strcpy() without any length validation. If the input exceeds 1000 bytes, it overwrites beyond the stack buffer boundary. Commit 9bd7137fded2db40de61a2cf3045812c8741ec52 patches the issue.
Frequently asked questions
- What is CVE-2026-27821?
- GPAC is an open-source multimedia framework. In versions up to and including 26.02.0, a stack buffer overflow occurs during NHML file parsing in `src/filters/dmx_nhml.c`. The value of the xmlHeaderEnd XML attribute is copied from att->value into szXmlHeaderEnd[1000] using strcpy() without any length validation. If the input exceeds 1000 bytes, it overwrites beyond the stack buffer boundary. Commit 9bd7137fded2db40de61a2cf3045812c8741ec52 patches the issue.
- How severe is CVE-2026-27821?
- CVE-2026-27821 has a CVSS 3.x base score of 7.8, rated high severity. It is exploitable over local access with low attack complexity, requires no privileges and user interaction. Impact on confidentiality is high, integrity high, and availability high.
- Is CVE-2026-27821 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (19th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-27821?
- CVE-2026-27821 affects Gpac. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2026-27821?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- Does CVE-2026-27821 have an EU (EUVD) identifier?
- Yes. CVE-2026-27821 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-8784.
- When was CVE-2026-27821 published?
- CVE-2026-27821 was published on 2026-02-26 and last updated on 2026-06-17.
References
- https://github.com/gpac/gpac/commit/9bd7137fded2db40de61a2cf3045812c8741ec52
- https://github.com/gpac/gpac/security/advisories/GHSA-q7qh-8r2r-q559
Affected products (1)
- cpe:2.3:a:gpac:gpac:*:*:*:*:*:*:*:*
More vulnerabilities in Gpac
- CVE-2023-46427 — Critical (CVSS 9.8): An issue was discovered in gpac version 2.3-DEV-rev588-g7edc40fee-master, allows remote attackers to execute arbitrary…
- CVE-2024-0321 — Critical (CVSS 9.8): Stack-based Buffer Overflow in GitHub repository gpac/gpac prior to 2.3-DEV.
- CVE-2023-46932 — Critical (CVSS 9.8): Heap Buffer Overflow vulnerability in GPAC version 2.3-DEV-rev617-g671976fcc-master, allows attackers to execute…
- CVE-2023-2840 — Critical (CVSS 9.8): NULL Pointer Dereference in GitHub repository gpac/gpac prior to 2.2.2.
- CVE-2022-36190 — Critical (CVSS 9.8): GPAC mp4box 2.1-DEV-revUNKNOWN-master has a use-after-free vulnerability in function gf_isom_dovi_config_get. This…
- CVE-2022-1795 — Critical (CVSS 9.8): Use After Free in GitHub repository gpac/gpac prior to v2.1.0-DEV.
Other CWE-121 (Stack-based Buffer Overflow) vulnerabilities
- CVE-2026-12848 — Critical (CVSS 10.0): GV-I/O Box 4E is a smart embedded device with 4 input and 4 relays output that can be controlled over Ethernet and…
- CVE-2026-12847 — Critical (CVSS 10.0): GV-I/O Box 4E is a smart embedded device with 4 input and 4 relays output that can be controlled over Ethernet and…
- CVE-2026-12846 — Critical (CVSS 10.0): GV-I/O Box 4E is a smart embedded device with 4 input and 4 relays output that can be controlled over Ethernet and…
- CVE-2026-12485 — Critical (CVSS 10.0): GV-I/O Box 4E is a smart embedded device with 4 input and 4 relays output that can be controlled over Ethernet and…
- CVE-2026-37541 — Critical (CVSS 10.0): Buffer overflow vulnerability in Open Vehicle Monitoring System 3 (OVMS3) 3.3.005. In canformat_gvret.cpp, the length…
- CVE-2026-42996 — Critical (CVSS 10.0): JS8Call through 2.3.1 and JS8Call-improved before 3.0 have a stack-based buffer overflow via a radio transmission of…
Browse all CWE-121 (Stack-based Buffer Overflow) vulnerabilities →