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.
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
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.
Related vulnerabilities
Same products first, then exploited flaws of the same weakness class.
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.