CVE-2026-71292
Subrion CMS Admin Grid SQL Injection via Unwhitelisted ORDER BY sort Parameter
CVSS Score
7.2
EPSS Score
0.0%
EPSS Percentile
0th
Subrion CMS's admin grid sorting helper, _gridGetSorting in includes/classes/ia.base.controller.admin.php, whitelists the (ASC/DESC) request parameter via in_array, but falls back to the raw, attacker-supplied GET parameter whenever the requested key is not present in the per-controller whitelist array: , which is then placed into %s with only backtick-quoting and no escaping.
| CWE | CWE-89 |
| Vendor | intelliants |
| Product | subrion |
| Published | Aug 5, 2026 |
| Last Updated | Aug 10, 2026 |
Stay Ahead of the Next One
Get instant alerts for intelliants subrion
Be the first to know when new high vulnerabilities affecting intelliants subrion are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
CVSS v3 Breakdown
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H Attack Vector
Network
Attack Complexity
Low
Privileges Required
High
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High
Affected Versions
intelliants / subrion
0 โค 4.2.1
References
Credits
Saidakbarxon Maxsudxonov