CVE-2025-15546 PUBLISHED

Iptanus File Upload < 5.1.7 - File Overwrite via Race Condition

Assigner: WPScan
Reserved: 26.01.2026 Published: 14.06.2026 Updated: 14.06.2026

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.

Product Status

Vendor Unknown
Product Iptanus File Upload
Versions Default: unaffected
  • affected from 0 to 5.1.7 (excl.)

Credits

  • Luca Jungnickel finder
  • WPScan coordinator

References

Problem Types

  • CWE-362 Race Condition (Concurrent Execution using Shared Resource with Improper Synchronization) CWE