CVE-2026-7842
MediumCVSS 6.8Exploitation Probability (EPSS)
Low risk6th percentile — higher than 6% of all known CVEs
Summary
The Infility Global plugin for WordPress before version 2.15.20 does not sanitize or validate the orderby and order parameters in the import_list(), url_detail(), and file_detail() admin page callbacks. This allows authenticated attackers with Editor-level access or higher to perform time-based blind SQL injection and extract sensitive data from the database.
Risk Assessment
Attackers may gain access to sensitive data in the database, potentially leading to serious security breaches and loss of confidentiality of information within the organization.
Recommendation
It is recommended to update the Infility Global plugin to version 2.15.20 or later and enable the ImportData module to minimize the risk of SQL injection attacks.
Original NVD description (English source)
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.

