Description
The Infility Global Infility Global WordPress plugin before 2.15.20 for WordPress does not sanitize or validate the orderby and order parameters in the import_list(), url_detail(), and file_detail() admin page callbacks before using them in SQL queries, allowing authenticated attackers with Editor-level access or higher to perform time-based blind SQL injection and extract sensitive data from the database. The ImportData module must be enabled via the Infility Global WordPress plugin before 2.15.20's module toggle page.
Published: 2026-06-23
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Infility Global WordPress plugin, versions earlier than 2.15.20, fails to validate or sanitize the orderby and order parameters used in the import_list(), url_detail(), and file_detail() callbacks. As a result, an authenticated attacker with Editor-level access or higher can craft time-based blind SQL injection payloads that are concatenated into database queries, allowing the attacker to exfiltrate sensitive database content through response timing differences.

Affected Systems

Any WordPress site that has the Infility Global plugin installed in a version prior to 2.15.20 and has the ImportData module enabled via the plugin’s module toggle page is affected. Sites that provide Editor-level or higher users with access to the plugin’s admin interface fall within the risk scope.

Risk and Exploitability

The vulnerability requires authenticated access but grants the ability to perform a blind SQL injection, which can lead to full database compromise. The CVSS score is not disclosed, but the attack requires legitimate credentials and the ImportData module to be active, limiting the attacker pool to users with Editor or higher privileges. EPSS information is unavailable and the flaw is not listed in CISA’s KEV catalog, suggesting that public exploitation is currently low. However, within organizations where Editor users are compromised or abusing credentials, the potential data theft risk is high.

Generated by OpenCVE AI on June 23, 2026 at 07:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Infility Global WordPress plugin to version 2.15.20 or later
  • Disable the ImportData module if it is not required for site operation
  • Limit Editor-level access to trusted personnel and enforce least privilege principles

Generated by OpenCVE AI on June 23, 2026 at 07:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 23 Jun 2026 08:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-89

Tue, 23 Jun 2026 06:45:00 +0000

Type Values Removed Values Added
Description The Infility Global Infility Global WordPress plugin before 2.15.20 for WordPress does not sanitize or validate the orderby and order parameters in the import_list(), url_detail(), and file_detail() admin page callbacks before using them in SQL queries, allowing authenticated attackers with Editor-level access or higher to perform time-based blind SQL injection and extract sensitive data from the database. The ImportData module must be enabled via the Infility Global WordPress plugin before 2.15.20's module toggle page.
Title Infility Global < 2.15.20 - Editor+ SQL Injection via orderby Parameter
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-06-23T06:00:02.093Z

Reserved: 2026-05-05T08:56:09.151Z

Link: CVE-2026-7842

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-23T08:00:05Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')