CVE-2025-15546

The Iptanus File Upload WordPress plugin before 5.1.7 does not implement proper file handling when the duplicatepolicy setting is configured to "maintain both." Due to a Time-of-Check to Time-of-Use (TOCTOU) race condition between the file existence check and the actual file write operation, an authenticated attacker can overwrite files uploaded by other users.
Configurations

No configuration.

History

No history.

Information

Published : 2026-06-14 08:16

Updated : 2026-07-23 10:10


NVD link : CVE-2025-15546

Mitre link : CVE-2025-15546

CVE.ORG link : CVE-2025-15546


JSON object : View

Products Affected

No product.

CWE
CWE-362

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