CVE-2026-35203

Source
https://cve.org/CVERecord?id=CVE-2026-35203
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-35203.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-35203
Aliases
  • GHSA-gxr3-fwc7-q99h
Published
2026-04-06T19:54:45.052Z
Modified
2026-07-17T03:46:15.516535156Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
ZLMediaKit VP9 RTP Parser Out-of-Bounds Read
Details

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.

Database specific
{
    "cwe_ids": [
        "CWE-125"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/35xxx/CVE-2026-35203.json",
    "unresolved_ranges": [
        {
            "extracted_events": [
                {
                    "fixed": "435dcbcbbf700fd63b2ca9eac6cef3b5ea75169d"
                }
            ],
            "source": "AFFECTED_FIELD"
        }
    ],
    "cna_assigner": "GitHub_M"
}
References

Affected packages

Git / github.com/zlmediakit/zlmediakit

Affected ranges

Type
GIT
Repo
https://github.com/zlmediakit/zlmediakit
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
{
    "source": "REFERENCES"
}

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-35203.json"