← Vulnerability feed

Vulnerability record · CVE-2011-0522 · published 7 February 2011

CVE-2011-0522: VLC Media Player subtitle parser heap corruption via malformed tag

Videolan · Vlc Media Player

The StripTags function in VLC Media Player's USF and Text subtitle decoders mishandles a subtitle containing an opening "<" with no closing ">", causing heap memory corruption. Because the flaw is reachable from a crafted MKV subtitle file, it matters to anyone who opens untrusted media in the affected 1.1 releases before 1.1.6-rc.

6.8 CVSS 2.0 Medium EPSS 52% · top 1.1% CWE-119 · Memory buffer overflow
6.8CVSS 2.0 base score
52%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
22References, 4 tagged exploit
16 Jun 2026Last modified by NVD

Description

The StripTags function in (1) the USF decoder (modules/codec/subtitles/subsdec.c) and (2) the Text decoder (modules/codec/subtitles/subsusf.c) in VideoLAN VLC Media Player 1.1 before 1.1.6-rc allows remote attackers to execute arbitrary code via a subtitle with an opening "<" without a closing ">" in an MKV file, which triggers heap memory corruption, as demonstrated using refined-australia-blu720p-sample.mkv.

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

Automated analysis

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

high priorityRemote code execution via a crafted media file with public exploit code and very high EPSS, though it requires user interaction and affects only older VLC 1.1 builds.

What it is

The StripTags function in VLC Media Player's USF and Text subtitle decoders mishandles a subtitle containing an opening "<" with no closing ">", causing heap memory corruption. Because the flaw is reachable from a crafted MKV subtitle file, it matters to anyone who opens untrusted media in the affected 1.1 releases before 1.1.6-rc.

Impact

An attacker can corrupt heap memory and execute arbitrary code in the context of the user running VLC. The CVSS 2.0 vector rates confidentiality, integrity and availability impact as partial.

Attack surface

Reached by opening a malicious MKV file containing a crafted subtitle; no authentication is required, but the victim must open or play the file, so some user interaction is implied. The vector is network-reachable (AV:N) with medium access complexity.

Exploitation

Public exploit code exists in Exploit-DB and SecurityFocus references, and EPSS is 0.51538 (98.9th percentile), indicating elevated likelihood. The CVE is not listed in CISA KEV, so no confirmed in-the-wild exploitation is recorded.

What to do

  • Upgrade VLC Media Player to 1.1.6-rc or later, which contains the StripTags fix.
  • If upgrading is not possible, avoid opening untrusted MKV or subtitle files with affected VLC 1.1 versions.
  • Apply the vendor patch referenced in the VideoLAN development mailing list and git commit.
  • Restrict or sandbox media player execution where untrusted media is routinely handled.

Detection

  • Monitor for VLC crashes or abnormal process termination when opening MKV files, which may indicate heap corruption attempts.
  • Scan media libraries and email attachments for MKV files with malformed subtitle tags (unclosed "<") before playback.
  • Correlate endpoint telemetry for VLC spawning unexpected child processes or network connections after media playback.

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

Track CVE-2011-0522 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-2011-0522), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.