CVE-2026-3124 HIGH

CVE-2026-3124: Download Monitor <= 5.1.7 - Insecure Direct Object Reference to Unauthenticated Arbitrary Order Completion via 'token' and 'order_id'

Vendor Wpchill
Product Download Monitor
Weakness CWE-639 · IDOR
Published March 30, 2026
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The Download Monitor plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 5.1.7 via the executePayment() function due to missing validation on a user controlled key. This makes it possible for unauthenticated attackers to complete arbitrary pending orders by exploiting a mismatch between the PayPal transaction token and the local order, allowing theft of paid digital goods by paying a minimal amount for a low-cost item and using that payment token to finalize a high-value order.

Explanation of Vulnerability in Simple Terms

02Summary

Download Monitor versions 5.1.7 and earlier contain an authorization bypass vulnerability. An attacker can modify file integrity or content without authentication. The vulnerability requires only network access and no user interaction. Site administrators should update to a version newer than 5.1.7 immediately.

What an attacker can do

03Attacker Capabilities

Modify or corrupt files and content on the site without logging in.

Potential impact on your site

04Site Impact

Attackers can alter downloads, metadata, or site files without permission or detection.

Conditions required to exploit

05Prerequisites

Network access only; no authentication or user interaction required.

Key dates

06Disclosure timeline

March 30, 2026 CVE published
April 8, 2026 Record updated