CVE-2025-13498 MEDIUM

CVE-2025-13498: Download Manager <= 3.3.32 - Missing Authorization to Authenticated (Subscriber+) Media Attachment Password Disclosure

Vendor Codename065
Product Download Manager
Weakness CWE-862 · Missing authorization
Published December 18, 2025
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The Download Manager plugin for WordPress is vulnerable to unauthorized access of sensitive information in all versions up to, and including, 3.3.32. This is due to missing authorization and capability checks on the `wpdm_media_access` AJAX action. This makes it possible for authenticated attackers, with Subscriber-level access and above, to retrieve passwords and access control settings for protected media attachments, which can then be used to bypass the intended media protection and download restricted files.

Explanation of Vulnerability in Simple Terms

02Summary

Download Manager versions 3.3.32 and earlier lack proper authorization checks, allowing authenticated users to access files or functionality they should not be able to reach. An attacker with a low-privilege account can read sensitive data by bypassing access controls. The vulnerability requires a valid user login but no additional user interaction.

What an attacker can do

03Attacker Capabilities

Read files or data they should not have access to by bypassing authorization checks.

Potential impact on your site

04Site Impact

Authenticated users can access confidential files or information beyond their permission level.

Conditions required to exploit

05Prerequisites

Attacker must have a valid user account with low privileges on the site.

Key dates

06Disclosure timeline

December 18, 2025 CVE published
April 8, 2026 Record updated