← Vulnerability feed

Vulnerability record · CVE-2009-0182 · published 20 January 2009

CVE-2009-0182: VUPlayer .pls playlist buffer overflow allows code execution

Vuplayer · Vuplayer

VUPlayer 2.49 and earlier contains a classic buffer overflow (CWE-120) triggered by an overly long URL in a File line of a .pls playlist file. Because the overflow is reachable through a crafted playlist, opening a malicious file can corrupt memory and lead to arbitrary code execution in the context of the user running the player.

8.8 CVSS 3.1 High EPSS 48% · top 1.2% CWE-120 · Classic buffer overflow
8.8CVSS 3.1 base score, v2 9.3
48%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
8References, 6 tagged exploit
16 Jun 2026Last modified by NVD

Description

Buffer overflow in VUPlayer 2.49 and earlier allows user-assisted attackers to execute arbitrary code via a long URL in a File line in a .pls file, as demonstrated by an http URL on a File1 line.

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

Automated analysis

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

high priorityThe flaw allows remote code execution with user interaction, public exploit code is available, and EPSS is high, though it is not in CISA KEV and affects an old, likely low-deployment product.

What it is

VUPlayer 2.49 and earlier contains a classic buffer overflow (CWE-120) triggered by an overly long URL in a File line of a .pls playlist file. Because the overflow is reachable through a crafted playlist, opening a malicious file can corrupt memory and lead to arbitrary code execution in the context of the user running the player.

Impact

An attacker who gets a victim to open a crafted .pls file can execute arbitrary code with the privileges of the VUPlayer process, giving full control of the user's session. The CVSS 3.1 vector rates confidentiality, integrity and availability impact as high.

Attack surface

The flaw is reached over the network in the sense that the malicious playlist can be delivered remotely, but exploitation requires the victim to open the .pls file, so user interaction is required and no authentication is needed. The CVSS vector is AV:N/AC:L/PR:N/UI:R.

Exploitation

Public exploit code exists, as multiple references are tagged Exploit and point to Exploit-DB and Packet Storm entries. The CVE is not listed in CISA KEV, but EPSS is high at roughly 0.48 probability (98.8th percentile), indicating elevated likelihood of exploitation activity.

What to do

  • Upgrade VUPlayer to a version later than 2.49, or replace it with a maintained media player if no fixed release exists.
  • Block or quarantine .pls files from untrusted sources at email and web gateways.
  • Disable automatic opening or association of .pls playlists with VUPlayer where possible.
  • Run VUPlayer with least privilege and avoid opening playlists from unknown origins.
  • Apply exploit mitigation features such as DEP and ASLR on hosts that must run the affected player.

Detection

  • Monitor for VUPlayer processes spawning unexpected child processes or making outbound connections after a playlist is opened.
  • Alert on .pls files containing unusually long File or File1 URL lines, especially http URLs.
  • Hunt for crash or exception events tied to VUPlayer when opening playlist files.
  • Review endpoint telemetry for known exploit payload patterns associated with the published Exploit-DB and Packet Storm PoCs.

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-2009-0182 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.

9.3CVE-2009-0181Vuplayer memory buffer overflow vulnerabilityBuffer overflow in VUPlayer allows user-assisted attackers to have an unknown impact via a long file, as demonstrated by a file composed entirely of …EPSS 1.4%9.3CVE-2009-0174Vuplayer memory buffer overflow vulnerabilityStack-based buffer overflow in VUPlayer 2.49 allows remote attackers to execute arbitrary code via a long .asf URI in the HREF attribute of a REF ele…EPSS 12%7.5CVE-2006-6251VUPlayer M3U playlist stack buffer overflow enables code executionVUPlayer 2.44 and earlier contains a stack-based buffer overflow triggered by a long string in an M3U playlist file, referred to as an "M3U UNC Name"…EPSS 68%analysed5.5CVE-2025-43520Apple OS kernel memory corruption via malicious appA memory corruption flaw (classic buffer overflow) in Apple's kernel was fixed across iOS, iPadOS, macOS, tvOS, visionOS and watchOS. A malicious app…KEVEPSS 0.43%analysed8.8CVE-2025-31277Apple WebKit memory corruption via malicious web contentApple WebKit fails to handle memory correctly when processing crafted web content, leading to memory corruption across Safari, iOS, iPadOS, macOS, tv…KEVEPSS 1.6%analysed9.8CVE-2022-37055D-Link Go-RT-AC750 router buffer overflow in cgibin hnap_mainD-Link Go-RT-AC750 firmware revisions A v101b03 and B v200b02 contain a classic buffer overflow reachable through the cgibin hnap_main handler. The f…KEVEPSS 56%analysed9.9CVE-2025-20333Cisco ASA and FTD VPN web server buffer overflow allows root RCECisco Secure Firewall ASA and FTD Software fail to properly validate user-supplied input in HTTP(S) requests to the VPN web server, causing a classic…KEVEPSS 71%analysed9.8CVE-2020-15069Sophos XG Firewall buffer overflow in HTTP/S BookmarksSophos XG Firewall 17.x through v17.5 MR12 contains a classic buffer overflow (CWE-120) reachable through the HTTP/S Bookmarks feature used for clien…KEVEPSS 11%analysed

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