PJSIP is a free and open source multimedia communication library. Versions prior to 2.17 have a critical heap buffer underflow vulnerability in PJSIP's H.264 packetizer. The bug occurs when processing malformed H.264 bitstreams without NAL unit start codes, where the packetizer performs unchecked pointer arithmetic that can read from memory located before the allocated buffer. Version 2.17 contains a patch for the issue.
References
| Link | Resource |
|---|---|
| https://github.com/pjsip/pjproject/commit/5aee54f09d4f91538d55279d7316591b28fded6c | Patch |
| https://github.com/pjsip/pjproject/security/advisories/GHSA-p965-mf7j-gwv8 | Patch Vendor Advisory |
Configurations
History
20 Feb 2026, 20:12
| Type | Values Removed | Values Added |
|---|---|---|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 6.5 |
| First Time |
Pjsip
Pjsip pjsip |
|
| References | () https://github.com/pjsip/pjproject/commit/5aee54f09d4f91538d55279d7316591b28fded6c - Patch | |
| References | () https://github.com/pjsip/pjproject/security/advisories/GHSA-p965-mf7j-gwv8 - Patch, Vendor Advisory | |
| CPE | cpe:2.3:a:pjsip:pjsip:*:*:*:*:*:*:*:* |
19 Feb 2026, 20:25
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-02-19 20:25
Updated : 2026-02-20 20:12
NVD link : CVE-2026-26203
Mitre link : CVE-2026-26203
CVE.ORG link : CVE-2026-26203
JSON object : View
Products Affected
pjsip
- pjsip
CWE
CWE-416
Use After Free
