CVE-2026-17044
Received Received - Intake

Iptanus File Upload Plugin SQL Injection Vulnerability

Vulnerability report for CVE-2026-17044, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-09

Last updated on: 2026-08-09

Assigner: WPScan

Description

The Iptanus File Upload WordPress plugin before 5.1.8 does not properly sanitise and escape a parameter before using it in a SQL statement, leading to an SQL injection exploitable by unauthenticated users.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-09
Last Modified
2026-08-09
Generated
2026-08-09
AI Q&A
2026-08-09
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
iptanus file_upload to 5.1.8 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

The Iptanus File Upload WordPress plugin before version 5.1.8 has an SQL injection vulnerability. It fails to properly sanitize and escape the 'uniqueuploadid' parameter before using it in SQL statements. This allows unauthenticated attackers to execute arbitrary SQL commands.

Detection Guidance

To detect this vulnerability, check if the WordPress File Upload plugin version is 5.1.8 or earlier. You can use commands like 'wp plugin list' in WordPress CLI or inspect the plugin files directly. Look for the 'uniqueuploadid' parameter in SQL queries.

Impact Analysis

This vulnerability allows attackers to manipulate your WordPress database without authentication. They could steal sensitive data, modify or delete records, or take control of your website. The impact includes potential data breaches and website compromise.

Compliance Impact

This vulnerability could lead to non-compliance with GDPR and HIPAA by exposing personal or health data. GDPR requires protecting personal data, and HIPAA mandates safeguarding health information. A breach could result in legal penalties and reputational damage.

Mitigation Strategies

Immediately update the WordPress File Upload plugin to version 5.1.8 or later. If updating is not possible, consider disabling the plugin until an update is applied to prevent exploitation.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-17044. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart