Skip to content

Heap buffer overflow in H.264 unpacketizer

High
sauwming published GHSA-x2hc-6969-g8v6 Feb 16, 2026

Package

No package listed

Affected versions

2.16 or lower

Patched versions

2.17

Description

The fuzz-video fuzzer has identified a critical heap buffer overflow vulnerability in PJSIP's H.264 unpacketizer. The bug occurs when processing malformed SRTP packets, where the unpacketizer reads a 2-byte NAL unit size field without validating that both bytes are within the payload buffer bounds.

Impact

This vulnerability affects applications that receives video using H.264.

Patches

The patch is available as commit f821c21 in the master branch.

Severity

High

CVE ID

CVE-2026-26967

Weaknesses

No CWEs

Credits