CVE-2026-8685
Received Received - Intake
SQL Injection in Infility Global WordPress Plugin

Publication date: 2026-05-20

Last updated on: 2026-05-20

Assigner: Wordfence

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 Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-05-20
Last Modified
2026-05-20
Generated
2026-05-20
AI Q&A
2026-05-20
EPSS Evaluated
N/A
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
infility_global plugin to 2.15.16 (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 Powered Q&A
Can you explain this vulnerability to me?

The Infility Global plugin for WordPress has a SQL Injection vulnerability in the 'orderby' and 'order' parameters in all versions up to and including 2.15.16.

This vulnerability exists because the plugin does not properly escape user-supplied parameters and does not sufficiently prepare the existing SQL query within the show_control_data::post_list() function.

Authenticated attackers with Subscriber-level access or higher can exploit this flaw to append additional SQL queries to existing ones, potentially extracting sensitive information from the database.


How can this vulnerability impact me? :

This vulnerability can allow an attacker with low-level authenticated access (Subscriber-level or above) to perform SQL Injection attacks.

Such an attack can lead to unauthorized extraction of sensitive information from the database.

The CVSS score of 6.5 indicates a medium severity impact, with high confidentiality impact but no impact on integrity or availability.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart