CVE-2026-9179: CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') in hancock11 WP Forms Connector
The WP Forms Connector plugin for WordPress is vulnerable to SQL Injection via the 'order' parameter of the /wp-json/wp/v3/post/list REST endpoint in versions up to and including 1.8. This is due to insufficient escaping on the user-supplied 'order' parameter (read directly from $_GET['order'] into $shorting) and the lack of sufficient preparation on the existing SQL query in the listPost() function, where the value is concatenated unquoted into the ORDER BY clause and executed via $wpdb->get_results() without $wpdb->prepare(). The endpoint is registered with permission_callback '__return_true' and performs only a broken header-based check that validates the supplied 'Username' corresponds to an administrator account while never verifying the 'Password'. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
AI Analysis
Technical Summary
CVE-2026-9179 describes an SQL Injection vulnerability in the WP Forms Connector WordPress plugin (<=1.8). The vulnerability arises from insufficient escaping of the 'order' parameter in the /wp-json/wp/v3/post/list REST endpoint. The parameter is read directly from user input and concatenated unquoted into an SQL ORDER BY clause executed via $wpdb->get_results() without using $wpdb->prepare(). The endpoint is registered with a permission callback that always returns true and performs only a broken header-based check validating the 'Username' as an administrator without verifying the password. This allows unauthenticated attackers to append malicious SQL queries to extract sensitive database information.
Potential Impact
Successful exploitation allows unauthenticated attackers to perform SQL Injection attacks, potentially extracting sensitive information from the database. The vulnerability does not impact integrity or availability but has high confidentiality impact. The CVSS 3.1 base score is 7.5 (High), reflecting network attack vector, low attack complexity, no privileges required, no user interaction, and high confidentiality impact.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. Until a fix is available, users should consider disabling the affected REST endpoint or restricting access to trusted administrators only. Avoid exposing the vulnerable endpoint publicly and monitor for suspicious activity related to the 'order' parameter. Do not rely on the existing broken permission check as it does not prevent exploitation.
CVE-2026-9179: CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') in hancock11 WP Forms Connector
Description
The WP Forms Connector plugin for WordPress is vulnerable to SQL Injection via the 'order' parameter of the /wp-json/wp/v3/post/list REST endpoint in versions up to and including 1.8. This is due to insufficient escaping on the user-supplied 'order' parameter (read directly from $_GET['order'] into $shorting) and the lack of sufficient preparation on the existing SQL query in the listPost() function, where the value is concatenated unquoted into the ORDER BY clause and executed via $wpdb->get_results() without $wpdb->prepare(). The endpoint is registered with permission_callback '__return_true' and performs only a broken header-based check that validates the supplied 'Username' corresponds to an administrator account while never verifying the 'Password'. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
CVSS v3.1
Score 7.5high
Affected software
Weaknesses
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
CVE-2026-9179 describes an SQL Injection vulnerability in the WP Forms Connector WordPress plugin (<=1.8). The vulnerability arises from insufficient escaping of the 'order' parameter in the /wp-json/wp/v3/post/list REST endpoint. The parameter is read directly from user input and concatenated unquoted into an SQL ORDER BY clause executed via $wpdb->get_results() without using $wpdb->prepare(). The endpoint is registered with a permission callback that always returns true and performs only a broken header-based check validating the 'Username' as an administrator without verifying the password. This allows unauthenticated attackers to append malicious SQL queries to extract sensitive database information.
Potential Impact
Successful exploitation allows unauthenticated attackers to perform SQL Injection attacks, potentially extracting sensitive information from the database. The vulnerability does not impact integrity or availability but has high confidentiality impact. The CVSS 3.1 base score is 7.5 (High), reflecting network attack vector, low attack complexity, no privileges required, no user interaction, and high confidentiality impact.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. Until a fix is available, users should consider disabling the affected REST endpoint or restricting access to trusted administrators only. Avoid exposing the vulnerable endpoint publicly and monitor for suspicious activity related to the 'order' parameter. Do not rely on the existing broken permission check as it does not prevent exploitation.
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- Wordfence
- Date Reserved
- 2026-05-21T14:46:02.937Z
- Cvss Version
- 3.1
- State
- PUBLISHED
- Remediation Level
- null
Threat ID: 6a3b7813eed863c81e5f7313
Added to database: 06/24/2026, 06:24:19 UTC
Last enriched: 07/01/2026, 22:45:40 UTC
Last updated: 08/07/2026, 06:38:10 UTC
Views: 49
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.