CVE-2026-7472: CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') in edmonparker Read More & Accordion
The Read More & Accordion plugin for WordPress is vulnerable to time-based blind SQL Injection via the 'orderby' parameter in all versions up to, and including, 3.5.7. This is due to the use of esc_sql() without surrounding the value in quotes in an ORDER BY clause inside the getAllDataByLimit() and getAccordionAllDataByLimit() functions in ReadMoreData.php. The user-supplied $_GET['orderby'] value is only processed through esc_attr() (an HTML-escaping function) before being passed to these database functions, where esc_sql() is applied but the value is directly concatenated—unquoted—into the ORDER BY fragment of the SQL query before $wpdb->prepare() is called. Because esc_sql() only escapes quote characters and backslashes (which are irrelevant in an unquoted ORDER BY context), an attacker can inject arbitrary SQL expressions such as (SELECT SLEEP(5)) or conditional subqueries to perform time-based blind data extraction. This makes it possible for authenticated attackers with administrator-level access or above (or any role explicitly permitted access to the plugin's admin pages via the yrm-user-roles setting) to extract sensitive data from the database, including administrator credential hashes.
AI Analysis
Technical Summary
CVE-2026-7472 describes a time-based blind SQL Injection vulnerability in the Read More & Accordion plugin for WordPress, affecting all versions up to 3.5.7. The issue arises from improper neutralization of special elements in the 'orderby' parameter, which is processed with esc_sql() but concatenated unquoted into an ORDER BY clause in SQL queries within getAllDataByLimit() and getAccordionAllDataByLimit() functions. Because esc_sql() only escapes quotes and backslashes, it does not prevent injection of arbitrary SQL expressions in an unquoted ORDER BY context. Exploitation requires authenticated access with administrator-level or equivalent permissions, allowing attackers to extract sensitive database information such as administrator credential hashes via time delays (e.g., SELECT SLEEP(5)).
Potential Impact
An attacker with administrator-level or equivalent access can exploit this vulnerability to perform time-based blind SQL Injection attacks, enabling extraction of sensitive data from the database, including administrator credential hashes. The vulnerability does not affect availability or integrity directly but compromises confidentiality of sensitive information. The CVSS 3.1 base score is 4.9 (medium severity), reflecting network attack vector, low attack complexity, high privileges required, no user interaction, unchanged scope, high confidentiality impact, and no impact on integrity or availability.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. Until an official fix is released, restrict access to the plugin's admin pages to trusted administrators only and consider disabling or removing the plugin if possible. Avoid using the vulnerable versions in production environments. Monitor vendor channels for updates or patches addressing this vulnerability.
CVE-2026-7472: CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') in edmonparker Read More & Accordion
Description
The Read More & Accordion plugin for WordPress is vulnerable to time-based blind SQL Injection via the 'orderby' parameter in all versions up to, and including, 3.5.7. This is due to the use of esc_sql() without surrounding the value in quotes in an ORDER BY clause inside the getAllDataByLimit() and getAccordionAllDataByLimit() functions in ReadMoreData.php. The user-supplied $_GET['orderby'] value is only processed through esc_attr() (an HTML-escaping function) before being passed to these database functions, where esc_sql() is applied but the value is directly concatenated—unquoted—into the ORDER BY fragment of the SQL query before $wpdb->prepare() is called. Because esc_sql() only escapes quote characters and backslashes (which are irrelevant in an unquoted ORDER BY context), an attacker can inject arbitrary SQL expressions such as (SELECT SLEEP(5)) or conditional subqueries to perform time-based blind data extraction. This makes it possible for authenticated attackers with administrator-level access or above (or any role explicitly permitted access to the plugin's admin pages via the yrm-user-roles setting) to extract sensitive data from the database, including administrator credential hashes.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
CVE-2026-7472 describes a time-based blind SQL Injection vulnerability in the Read More & Accordion plugin for WordPress, affecting all versions up to 3.5.7. The issue arises from improper neutralization of special elements in the 'orderby' parameter, which is processed with esc_sql() but concatenated unquoted into an ORDER BY clause in SQL queries within getAllDataByLimit() and getAccordionAllDataByLimit() functions. Because esc_sql() only escapes quotes and backslashes, it does not prevent injection of arbitrary SQL expressions in an unquoted ORDER BY context. Exploitation requires authenticated access with administrator-level or equivalent permissions, allowing attackers to extract sensitive database information such as administrator credential hashes via time delays (e.g., SELECT SLEEP(5)).
Potential Impact
An attacker with administrator-level or equivalent access can exploit this vulnerability to perform time-based blind SQL Injection attacks, enabling extraction of sensitive data from the database, including administrator credential hashes. The vulnerability does not affect availability or integrity directly but compromises confidentiality of sensitive information. The CVSS 3.1 base score is 4.9 (medium severity), reflecting network attack vector, low attack complexity, high privileges required, no user interaction, unchanged scope, high confidentiality impact, and no impact on integrity or availability.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. Until an official fix is released, restrict access to the plugin's admin pages to trusted administrators only and consider disabling or removing the plugin if possible. Avoid using the vulnerable versions in production environments. Monitor vendor channels for updates or patches addressing this vulnerability.
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- Wordfence
- Date Reserved
- 2026-04-29T19:56:27.425Z
- Cvss Version
- 3.1
- State
- PUBLISHED
- Remediation Level
- null
Threat ID: 6a0d1a63ba1db473621f7e2f
Added to database: 5/20/2026, 2:20:19 AM
Last enriched: 5/20/2026, 2:35:11 AM
Last updated: 5/20/2026, 8:13:25 PM
Views: 7
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.