CVE-2026-35203

ZLMediaKit is a streaming media service framework. the VP9 RTP payload parser in ext-codec/VP9Rtp.cpp reads multiple fields from the RTP payload based on flag bits in the first byte, without verifying that sufficient data exists in the buffer. A crafted VP9 RTP packet with a 1-byte payload (0xFF, all flags set) causes the parser to read past the end of the allocated buffer, resulting in a heap-buffer-overflow. This vulnerability is fixed with commit 435dcbcbbf700fd63b2ca9eac6cef3b5ea75169d.
Configurations

Configuration 1 (hide)

cpe:2.3:a:zlmediakit:zlmediakit:*:*:*:*:*:*:*:*

History

24 Jul 2026, 21:10

Type Values Removed Values Added
Summary
  • (es) ZLMediaKit es un framework de servicio de medios de transmisión. El analizador de carga útil RTP VP9 en ext-codec/VP9Rtp.cpp lee múltiples campos de la carga útil RTP basándose en bits de bandera en el primer byte, sin verificar que existan datos suficientes en el búfer. Un paquete RTP VP9 manipulado con una carga útil de 1 byte (0xFF, todos los indicadores activados) hace que el analizador lea más allá del final del búfer asignado, lo que resulta en un desbordamiento de búfer de pila (heap-buffer-overflow). Esta vulnerabilidad se corrige con el commit 435dcbcbbf700fd63b2ca9eac6cef3b5ea75169d.

17 Jun 2026, 10:40

Type Values Removed Values Added
References () https://github.com/ZLMediaKit/ZLMediaKit/security/advisories/GHSA-gxr3-fwc7-q99h - Vendor Advisory, Exploit () https://github.com/ZLMediaKit/ZLMediaKit/security/advisories/GHSA-gxr3-fwc7-q99h - Exploit, Vendor Advisory

16 Apr 2026, 04:21

Type Values Removed Values Added
First Time Zlmediakit zlmediakit
Zlmediakit
References () https://github.com/ZLMediaKit/ZLMediaKit/commit/435dcbcbbf700fd63b2ca9eac6cef3b5ea75169d - () https://github.com/ZLMediaKit/ZLMediaKit/commit/435dcbcbbf700fd63b2ca9eac6cef3b5ea75169d - Patch
References () https://github.com/ZLMediaKit/ZLMediaKit/security/advisories/GHSA-gxr3-fwc7-q99h - () https://github.com/ZLMediaKit/ZLMediaKit/security/advisories/GHSA-gxr3-fwc7-q99h - Vendor Advisory, Exploit
CPE cpe:2.3:a:zlmediakit:zlmediakit:*:*:*:*:*:*:*:*

06 Apr 2026, 20:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-04-06 20:16

Updated : 2026-07-24 21:10


NVD link : CVE-2026-35203

Mitre link : CVE-2026-35203

CVE.ORG link : CVE-2026-35203


JSON object : View

Products Affected

zlmediakit

  • zlmediakit
CWE
CWE-125

Out-of-bounds Read