Vulnerability Description
The Infility Global plugin for WordPress is vulnerable to SQL Injection via the 'orderby' and 'order' parameters in all versions up to, and including, 2.15.16. This is due to insufficient escaping on user supplied parameters and lack of sufficient preparation on the existing SQL query within the show_control_data::post_list() function, which is registered as an admin menu page with only the 'read' capability. This makes it possible for authenticated attackers, with Subscriber-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://plugins.trac.wordpress.org/browser/infility-global/trunk/widgets/show-co
- https://plugins.trac.wordpress.org/browser/infility-global/trunk/widgets/show-co
- https://plugins.trac.wordpress.org/browser/infility-global/trunk/widgets/show-co
- https://plugins.trac.wordpress.org/browser/infility-global/trunk/widgets/show-co
- https://www.wordfence.com/threat-intel/vulnerabilities/id/1caeb5e0-9e4e-4c9e-a6e
FAQ
What is CVE-2026-8685?
CVE-2026-8685 is a vulnerability with a CVSS score of 6.5 (MEDIUM). The Infility Global plugin for WordPress is vulnerable to SQL Injection via the 'orderby' and 'order' parameters in all versions up to, and including, 2.15.16. This is due to insufficient escaping on ...
How severe is CVE-2026-8685?
CVE-2026-8685 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-8685?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.