WordPress security changelog
MEDIUM CVE-2025-15546 Deferred

Iptanus File Upload: A security weakness

Iptanus File Upload is affected by a security weakness. Exploitation requires an authenticated WordPress account. The resulting impact depends on how the affected component exposes the vulnerable operation. The published affected range is < 5.1.7.

CVE / CNA score 5.4 CVSS 3.1 · 134c704f-9b21-4f2e-91b3-4a467353bcc0
NVD score Pending NVD has not published its own CVSS assessment.
Component
Iptanus File Upload
Plugin slug
iptanus-file-upload
Affected
< 5.1.7
Safe version
5.1.7
Published
Jun 14, 2026
Weakness
CWE-362 — Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')

This CVE was published Jun 14, 2026 and is one of 1 known issue for this plugin.

Update, patch or deactivate.

Update Iptanus File Upload to 5.1.7 or later, or disable and remove it until a fixed version is available.

A safe version is available, so updating to that version or later is the preferred remediation. If an immediate update is not practical, consider a targeted application patch or temporarily restricting the affected functionality.

Deactivate only when warranted by your risk profile, or when advised by your hosting provider in the limited circumstances where the vulnerability cannot otherwise be mitigated. If you’re unsure which action is appropriate, contact Fused or your hosting provider for guidance.

Technical description

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.

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

Primary and upstream sources