CVE-2026-71292: CWE-89 in intelliants subrion
CVE-2026-71292 is a SQL injection vulnerability in Subrion CMS's admin grid sorting helper function _gridGetSorting(). The vulnerability arises because the application improperly handles the 'sort' GET parameter, allowing an authenticated admin user to inject arbitrary SQL commands. This can lead to extraction of sensitive database contents, including administrator password hashes. Many admin grid controllers are affected due to incomplete or missing whitelists for sortable columns.
AI Analysis
Technical Summary
Subrion CMS's _gridGetSorting() function in includes/classes/ia.base.controller.admin.php attempts to whitelist the 'dir' (ASC/DESC) parameter but falls back to using the raw 'sort' GET parameter if the requested key is not found in the per-controller $_gridSorting whitelist array. The 'sort' parameter is then directly inserted into an SQL ORDER BY clause with only backtick quoting and no escaping. Because a backtick in the input breaks out of the identifier context, an authenticated admin can perform error-based or time-based SQL injection (e.g., using EXTRACTVALUE or SLEEP()) to extract database contents, including administrator password hashes. Most of the approximately 29 admin grid controllers either lack a $_gridSorting whitelist or have incomplete whitelists, making the majority of admin grid endpoints exploitable.
Potential Impact
An authenticated administrator can exploit this vulnerability to perform SQL injection attacks, potentially extracting sensitive data such as administrator password hashes. The vulnerability affects confidentiality, integrity, and availability, as indicated by the CVSS vector (C:H/I:H/A:H). This could lead to unauthorized data disclosure and manipulation of the database.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. Until a fix is available, restrict access to admin accounts and monitor for suspicious activity. Avoid using untrusted input in SQL queries without proper validation and escaping. Implement a complete whitelist for sortable columns in all admin grid controllers to prevent injection via the 'sort' parameter.
CVE-2026-71292: CWE-89 in intelliants subrion
Description
CVE-2026-71292 is a SQL injection vulnerability in Subrion CMS's admin grid sorting helper function _gridGetSorting(). The vulnerability arises because the application improperly handles the 'sort' GET parameter, allowing an authenticated admin user to inject arbitrary SQL commands. This can lead to extraction of sensitive database contents, including administrator password hashes. Many admin grid controllers are affected due to incomplete or missing whitelists for sortable columns.
CVSS v3.1
Score 7.2high
Weaknesses
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
Subrion CMS's _gridGetSorting() function in includes/classes/ia.base.controller.admin.php attempts to whitelist the 'dir' (ASC/DESC) parameter but falls back to using the raw 'sort' GET parameter if the requested key is not found in the per-controller $_gridSorting whitelist array. The 'sort' parameter is then directly inserted into an SQL ORDER BY clause with only backtick quoting and no escaping. Because a backtick in the input breaks out of the identifier context, an authenticated admin can perform error-based or time-based SQL injection (e.g., using EXTRACTVALUE or SLEEP()) to extract database contents, including administrator password hashes. Most of the approximately 29 admin grid controllers either lack a $_gridSorting whitelist or have incomplete whitelists, making the majority of admin grid endpoints exploitable.
Potential Impact
An authenticated administrator can exploit this vulnerability to perform SQL injection attacks, potentially extracting sensitive data such as administrator password hashes. The vulnerability affects confidentiality, integrity, and availability, as indicated by the CVSS vector (C:H/I:H/A:H). This could lead to unauthorized data disclosure and manipulation of the database.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. Until a fix is available, restrict access to admin accounts and monitor for suspicious activity. Avoid using untrusted input in SQL queries without proper validation and escaping. Implement a complete whitelist for sortable columns in all admin grid controllers to prevent injection via the 'sort' parameter.
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- TuranSec
- Date Reserved
- 2026-08-05T12:37:57.358Z
- Cvss Version
- 3.1
- State
- PUBLISHED
- Remediation Level
- null
Threat ID: 6a7336e7bf8831d539ed92fe
Added to database: 08/05/2026, 13:13:11 UTC
Last enriched: 08/05/2026, 13:26:14 UTC
Last updated: 08/05/2026, 13:26:14 UTC
Views: 4
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.