← Vulnerability feed

Vulnerability record · CVE-2008-4654 · published 22 October 2008

CVE-2008-4654: VLC Media Player TY demux plugin stack buffer overflow

Videolan · Vlc Media Player

The parse_master function in VLC Media Player's Ty demux plugin (modules/demux/ty.c) has a stack-based buffer overflow triggered by a crafted size value in the header of a TiVo TY media file. VLC 0.9.0 through 0.9.4 are affected, and a successful overflow can lead to arbitrary code execution.

9.3 CVSS 2.0 High EPSS 58% · top 0.9% CWE-119 · Memory buffer overflow
9.3CVSS 2.0 base score
58%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
26References, 2 tagged exploit
16 Jun 2026Last modified by NVD

Description

Stack-based buffer overflow in the parse_master function in the Ty demux plugin (modules/demux/ty.c) in VLC Media Player 0.9.0 through 0.9.4 allows remote attackers to execute arbitrary code via a TiVo TY media file with a header containing a crafted size value.

AV:N/AC:M/Au:N/C:C/I:C/A:C

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 19 September 2026. Confidence: high.

high priorityRemote code execution with a public exploit reference and very high EPSS score, though it requires user interaction and affects an old VLC version.

What it is

The parse_master function in VLC Media Player's Ty demux plugin (modules/demux/ty.c) has a stack-based buffer overflow triggered by a crafted size value in the header of a TiVo TY media file. VLC 0.9.0 through 0.9.4 are affected, and a successful overflow can lead to arbitrary code execution.

Impact

An attacker who gets a victim to open a malicious TY file can execute arbitrary code with the privileges of the VLC process, giving full compromise of confidentiality, integrity and availability.

Attack surface

Reached remotely by supplying a crafted TiVo TY media file that the user opens in VLC; no authentication is required, but the CVSS vector (AV:N/AC:M/Au:N) indicates some user interaction or a non-trivial condition is needed to trigger parsing.

Exploitation

Not listed in CISA KEV, but EPSS is 0.575 (99th percentile) and a public exploit reference (TKADV2008-010) exists, so exploitation is plausible and tooling may be available.

What to do

  • Upgrade VLC Media Player to a version newer than 0.9.4 that contains the fix in modules/demux/ty.c (see vendor advisory sa0809 and the referenced git commits).
  • If upgrade is not immediately possible, disable or avoid opening untrusted TiVo TY files in VLC.
  • Apply the vendor patch or distribution update for VLC on all endpoints where it is installed.
  • Restrict execution of VLC to trusted media sources and consider application allowlisting for media players.

Detection

  • Monitor for VLC processes crashing or spawning unexpected child processes after opening TY files.
  • Search endpoint logs for VLC opening files with .ty extensions from untrusted or external sources.
  • Use file inspection or sandboxing to flag TY files with anomalous header size values before they reach VLC.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

LinkTags
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=502726
http://git.videolan.org/?p=vlc.git%3Ba=commit%3Bh=fde9e1cc1fe1ec9635169fa071e42b3aa6436033
http://git.videolan.org/?p=vlc.git%3Ba=commitdiff%3Bh=26d92b87bba99b5ea2e17b7eaa39c462d65e9133
http://secunia.com/advisories/32339 Vendor Advisory
http://securityreason.com/securityalert/4460
http://www.openwall.com/lists/oss-security/2008/10/19/2
http://www.securityfocus.com/archive/1/497587/100/0/threaded
http://www.securityfocus.com/bid/31813
http://www.trapkit.de/advisories/TKADV2008-010.txt Exploit
http://www.videolan.org/security/sa0809.html Vendor Advisory
http://www.vupen.com/english/advisories/2008/2856
https://exchange.xforce.ibmcloud.com/vulnerabilities/45960
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A14803
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=502726
http://git.videolan.org/?p=vlc.git%3Ba=commit%3Bh=fde9e1cc1fe1ec9635169fa071e42b3aa6436033
http://git.videolan.org/?p=vlc.git%3Ba=commitdiff%3Bh=26d92b87bba99b5ea2e17b7eaa39c462d65e9133
http://secunia.com/advisories/32339 Vendor Advisory
http://securityreason.com/securityalert/4460
http://www.openwall.com/lists/oss-security/2008/10/19/2
http://www.securityfocus.com/archive/1/497587/100/0/threaded
http://www.securityfocus.com/bid/31813
http://www.trapkit.de/advisories/TKADV2008-010.txt Exploit
http://www.videolan.org/security/sa0809.html Vendor Advisory
http://www.vupen.com/english/advisories/2008/2856
https://exchange.xforce.ibmcloud.com/vulnerabilities/45960
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A14803

Track CVE-2008-4654 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

10.0CVE-2008-0296Videolan vlc media player memory buffer overflow vulnerabilityHeap-based buffer overflow in the libaccess_realrtsp plugin in VideoLAN VLC Media Player 0.8.6d and earlier on Windows might allow remote RTSP server…EPSS 15%9.8CVE-2023-47359Videolan vlc media player out-of-bounds write vulnerabilityVideolan VLC prior to version 3.0.20 contains an incorrect offset read that leads to a Heap-Based Buffer Overflow in function GetPacket() and results…EPSS 1.1%9.8CVE-2019-13962Videolan vlc media player out-of-bounds read vulnerabilitylavc_CopyPicture in modules/codec/avcodec/video.c in VideoLAN VLC media player through 3.0.7 has a heap-based buffer over-read because it does not pr…EPSS 3.6%9.8CVE-2019-12874Videolan vlc media player double free vulnerabilityAn issue was discovered in zlib_decompress_extra in modules/demux/mkv/util.cpp in VideoLAN VLC media player 3.x through 3.0.7. The Matroska demuxer, …EPSS 2.4%9.8CVE-2017-10699Videolan vlc media player out-of-bounds write vulnerabilityavcodec 2.2.x, as used in VideoLAN VLC media player 2.2.7-x before 2017-06-29, allows out-of-bounds heap memory write due to calling memcpy() with a …EPSS 4.5%9.8CVE-2016-5108Debian linux memory buffer overflow vulnerabilityBuffer overflow in the DecodeAdpcmImaQT function in modules/codec/adpcm.c in VideoLAN VLC media player before 2.2.4 allows remote attackers to cause …EPSS 25%9.3CVE-2013-1868Videolan vlc media player memory buffer overflow vulnerabilityMultiple buffer overflows in VideoLAN VLC media player 2.0.4 and earlier allow remote attackers to cause a denial of service (crash) and execute arbi…EPSS 11%9.3CVE-2012-0023Videolan vlc media player vulnerabilityDouble free vulnerability in the get_chunk_header function in modules/demux/ty.c in VideoLAN VLC media player 0.9.0 through 1.1.12 allows remote atta…EPSS 4.9%

Source: NIST National Vulnerability Database (record CVE-2008-4654), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.