CVE-2024-13776 HIGH

CVE-2024-13776: ZoomSounds - WordPress Wave Audio Player with Playlist <= 6.91 - Missing Authorization to Authenticated (Subscriber+) Limited Options Update and Settings Manipulation

Vendor Zoomit
Product ZoomSounds - WordPress Wave Audio Player with Playlist
Weakness CWE-862 · Missing authorization
Published April 5, 2025
Last update April 8, 2026

CVSS base score

8.1/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality None
Integrity High

CVSS vector

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

What the vulnerability does

01Description

The ZoomSounds - WordPress Wave Audio Player with Playlist plugin for WordPress is vulnerable to unauthorized modification of data that can lead to a denial of service due to a missing capability check on the 'dzsap_delete_notice' AJAX action in all versions up to, and including, 6.91. This makes it possible for authenticated attackers, with Subscriber-level access and above, to update option values to 'seen' on the WordPress site. This can be leveraged to update an option that would create an error on the site and deny service to legitimate users or be used to set some values to true such as registration. There are several other functions also vulnerable to missing authorization.

Explanation of Vulnerability in Simple Terms

02Summary

ZoomSounds WordPress plugin versions 6.91 and earlier lack proper authorization checks, allowing authenticated users to modify or delete audio content and playlists they should not have access to. An attacker with a low-privilege account can escalate their capabilities within the plugin without additional user interaction. Site administrators should update immediately to a version newer than 6.91.

What an attacker can do

03Attacker Capabilities

Modify or delete audio files and playlists belonging to other users or the site.

Potential impact on your site

04Site Impact

Unauthorized users can corrupt or remove audio content managed by the plugin, disrupting media libraries and playlists.

Conditions required to exploit

05Prerequisites

Attacker must have a valid WordPress user account with at least subscriber-level access.

Key dates

06Disclosure timeline

April 5, 2025 CVE published
April 8, 2026 Record updated