CVE-2026-7842 PUBLISHED

Infility Global < 2.15.20 - Editor+ SQL Injection via orderby Parameter

Assigner: WPScan
Reserved: 05.05.2026 Published: 23.06.2026 Updated: 23.06.2026

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.

Product Status

Vendor Unknown
Product Infility Global
Versions Default: unaffected
  • affected from 0 to 2.15.20 (excl.)

Credits

  • Mustafa Ahmed finder
  • WPScan coordinator

References

Problem Types

  • CWE-89 SQL Injection CWE