CVE-2026-57628
Deferred Deferred - Pending Action

SQL Injection in WP All Import

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

Publication date: 2026-06-26

Last updated on: 2026-06-26

Assigner: Patchstack

Description

Administrator SQL Injection in WP All Import <= 4.0.1 versions.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-06-26
Last Modified
2026-06-26
Generated
2026-07-16
AI Q&A
2026-06-26
EPSS Evaluated
2026-07-15
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
wp_all_import wp_all_import to 4.0.1 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-89 The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

The vulnerability is an Administrator SQL Injection found in the WordPress WP All Import Plugin versions 4.0.1 and below.

This means that an attacker with administrator privileges can exploit a flaw in the plugin to inject malicious SQL code into the website's database.

This can allow unauthorized interaction with the database, such as accessing or manipulating sensitive information.

Detection Guidance

This vulnerability affects WordPress WP All Import Plugin versions 4.0.1 and below. The primary method to detect if your system is vulnerable is to check the installed version of the WP All Import plugin.

  • Log in to your WordPress admin dashboard and navigate to the Plugins section to verify the version of WP All Import.
  • Alternatively, you can check the plugin version via command line by inspecting the plugin's main file. For example, run: grep 'Version' wp-content/plugins/wp-all-import/plugin.php

If the version is 4.0.1 or below, your system is vulnerable to this SQL Injection issue. The recommended action is to update the plugin to version 4.1.0 or later.

Impact Analysis

Exploiting this vulnerability could allow an attacker to steal sensitive information from your website's database.

Although the vulnerability requires administrator privileges to exploit, the impact is high because it can lead to data breaches.

Additionally, the vulnerability has a CVSS score of 7.6, indicating a high risk, and could cause limited availability issues.

Users are advised to update the plugin to version 4.1.0 or later to mitigate this risk.

Compliance Impact

The SQL Injection vulnerability in WP All Import versions 4.0.1 and below allows an attacker to interact with the website's database and potentially steal sensitive information.

Such unauthorized access to sensitive data could lead to non-compliance with data protection regulations like GDPR and HIPAA, which require safeguarding personal and sensitive information against breaches.

Therefore, if exploited, this vulnerability could negatively impact compliance with these common standards by exposing protected data.

Mitigation Strategies

The vulnerability in WP All Import Plugin versions 4.0.1 and below can be mitigated by updating the plugin to version 4.1.0 or later, where the issue has been patched.

If updating immediately is not possible, users should seek assistance from their hosting provider or a web developer to help mitigate the risk.

Users of Patchstack can enable auto-updates for vulnerable plugins to reduce exposure to this vulnerability.

Chat Assistant

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

EPSS Chart