CVE-2026-27821Stack-based Buffer Overflow in Gpac

Severity
7.7HIGHNVD
EPSS
0.0%
top 86.40%
CISA KEV
Not in KEV
Exploit
No known exploits
Affected products
Timeline
PublishedFeb 26

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.

CVSS vector

CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N

Affected Packages2 packages

NVDgpac/gpac26.02.0
debiandebian/gpac

Patches

🔴Vulnerability Details

1
OSV
CVE-2026-27821: GPAC is an open-source multimedia framework2026-02-26

📋Vendor Advisories

1
Debian
CVE-2026-27821: gpac - GPAC is an open-source multimedia framework. In versions up to and including 26....2026

🕵️Threat Intelligence

1
Wiz
CVE-2026-27821 Impact, Exploitability, and Mitigation Steps | Wiz
CVE-2026-27821 — Stack-based Buffer Overflow in Gpac | cvebase