Advisory Database
  • Advisories
  • Dependency Scanning
  1. cargo
  2. ›
  3. pleezer
  4. ›
  5. CVE-2025-32439

CVE-2025-32439: Pleezer resource exhaustion through uncollected hook script processes

April 14, 2025 (updated April 15, 2025)

Hook scripts in pleezer can be triggered by various events like track changes and playback state changes. In affected versions, these scripts were spawned without proper process cleanup, leaving zombie processes in the system’s process table.

Even during normal usage, every track change and playback event would leave behind zombie processes. This leads to inevitable resource exhaustion over time as the system’s process table fills up, eventually preventing new processes from being created. The issue is exacerbated if events occur rapidly, whether through normal use (e.g., skipping through a playlist) or potential manipulation of the Deezer Connect protocol traffic.

This vulnerability affects all users who have configured hook scripts using the --hook option.

References

  • github.com/advisories/GHSA-472w-7w45-g3w5
  • github.com/roderickvd/pleezer
  • github.com/roderickvd/pleezer/commit/436a5f1e4c08989b58dbba2b0ffa423458016c2d
  • github.com/roderickvd/pleezer/discussions/83
  • github.com/roderickvd/pleezer/releases/tag/v0.16.0
  • github.com/roderickvd/pleezer/security/advisories/GHSA-472w-7w45-g3w5
  • nvd.nist.gov/vuln/detail/CVE-2025-32439

Code Behaviors & Features

Detect and mitigate CVE-2025-32439 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 0.16.0

Fixed versions

  • 0.16.0

Solution

Upgrade to version 0.16.0 or above.

Impact 6.5 MEDIUM

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

Learn more about CVSS

Weakness

  • CWE-460: Improper Cleanup on Thrown Exception
  • CWE-772: Missing Release of Resource after Effective Lifetime

Source file

cargo/pleezer/CVE-2025-32439.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:14:52 +0000.