CVE-2025-69871

A race condition vulnerability exists in MedusaJS Medusa v2.12.2 and earlier in the registerUsage() function of the promotion module. The function performs a non-atomic read-check-update operation when enforcing promotion usage limits. This allows unauthenticated remote attackers to bypass usage limits by sending concurrent checkout requests, resulting in unlimited redemptions of limited-use promotional codes and potential financial loss.
Configurations

No configuration.

History

12 Feb 2026, 16:16

Type Values Removed Values Added
CWE CWE-362
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 8.1

11 Feb 2026, 19:15

Type Values Removed Values Added
New CVE

Information

Published : 2026-02-11 19:15

Updated : 2026-02-12 16:16


NVD link : CVE-2025-69871

Mitre link : CVE-2025-69871

CVE.ORG link : CVE-2025-69871


JSON object : View

Products Affected

No product.

CWE
CWE-362

Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')