Description
The WP Import – Ultimate CSV XML Importer for WordPress plugin for WordPress is vulnerable to SQL Injection in all versions up to, and including, 7.37. This is due to insufficient escaping on the `file_name` parameter which is stored in the database during file upload and later used in raw SQL queries without proper sanitization. This makes it possible for authenticated attackers with Subscriber-level access or higher to append additional SQL queries into already existing queries via a malicious filename, which can be used to extract sensitive information from the database. The vulnerability can only be exploited when the 'Single Import/Export' option is enabled, and the server is running a PHP version < 8.0.
Published: 2026-02-18
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: SQL injection that may expose or alter WordPress database data
Action: Immediate Patch
AI Analysis

Impact

The WP Ultimate CSV Importer plugin for WordPress has an insufficiently escaped file_name parameter stored in the database and later used in raw SQL queries. This flaw is a classic SQL injection (CWE‑89) that allows authenticated users with Subscriber or higher roles to append arbitrary SQL statements when a file is uploaded. The attacker can extract sensitive information or modify database contents, potentially compromising the integrity and confidentiality of the site.

Affected Systems

The vulnerability affects the smackcoders WP Ultimate CSV Importer – Import CSV, XML & Excel into WordPress plugin, versions up to and including 7.37. It is only exploitable when the Single Import/Export option is enabled and the server is running PHP 7.x or older.

Risk and Exploitability

The CVSS score of 6.5 indicates moderate severity. The EPSS score is below 1%, suggesting a relatively low likelihood of widespread exploitation, and the vulnerability is not listed in the CISA KEV catalog. Exploitation requires an authenticated subscriber-level user and the plugin’s single import/export functionality, which limits the attack surface but still permits data extraction or modification. No public exploits have been reported, but the flaw remains active in all affected plugin releases.

Generated by OpenCVE AI on April 15, 2026 at 17:04 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the WP Ultimate CSV Importer plugin to version 7.38 or later to remove the unsanitized file_name handling.
  • Disable the Single Import/Export feature or restrict file uploads to administrator roles to prevent misuse of the vulnerable parameter.
  • Upgrade the server to PHP 8.0 or newer, or ensure the plugin is updated for compatibility with current PHP versions.

Generated by OpenCVE AI on April 15, 2026 at 17:04 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 19 Feb 2026 10:30:00 +0000

Type Values Removed Values Added
First Time appeared Smackcoders
Smackcoders wp Import – Ultimate Csv Xml Importer For Wordpress
Wordpress
Wordpress wordpress
Vendors & Products Smackcoders
Smackcoders wp Import – Ultimate Csv Xml Importer For Wordpress
Wordpress
Wordpress wordpress

Wed, 18 Feb 2026 21:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 18 Feb 2026 12:45:00 +0000

Type Values Removed Values Added
Description The WP Import – Ultimate CSV XML Importer for WordPress plugin for WordPress is vulnerable to SQL Injection in all versions up to, and including, 7.37. This is due to insufficient escaping on the `file_name` parameter which is stored in the database during file upload and later used in raw SQL queries without proper sanitization. This makes it possible for authenticated attackers with Subscriber-level access or higher to append additional SQL queries into already existing queries via a malicious filename, which can be used to extract sensitive information from the database. The vulnerability can only be exploited when the 'Single Import/Export' option is enabled, and the server is running a PHP version < 8.0.
Title WP Import – Ultimate CSV XML Importer for WordPress <= 7.37 - Authenticated (Subscriber+) SQL Injection via File Name
Weaknesses CWE-89
References
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N'}


Subscriptions

Smackcoders Wp Import – Ultimate Csv Xml Importer For Wordpress
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:34:58.859Z

Reserved: 2026-01-21T23:41:23.912Z

Link: CVE-2026-1317

cve-icon Vulnrichment

Updated: 2026-02-18T20:24:03.645Z

cve-icon NVD

Status : Deferred

Published: 2026-02-18T13:16:20.167

Modified: 2026-04-15T00:35:42.020

Link: CVE-2026-1317

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-15T17:30:10Z

Weaknesses