{"id":"CVE-2026-71292","published":"2026-08-05T13:24:53.943","lastModified":"2026-08-10T12:17:31.867","description":"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.","cvssScore":7.2,"cvssSeverity":"HIGH","cvssVector":"CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H","cwes":["CWE-89"],"vendors":[],"products":[],"references":[{"url":"https://github.com/intelliants/subrion","tags":[]},{"url":"https://github.com/intelliants/subrion/blob/master/includes/classes/ia.base.controller.admin.php","tags":[]}],"exploitRefs":[{"url":"https://github.com/intelliants/subrion","tags":[]},{"url":"https://github.com/intelliants/subrion/blob/master/includes/classes/ia.base.controller.admin.php","tags":[]}],"hasPoc":true,"ai":{"summary":"The flaw allows for SQL injection by misusing request parameters in Subrion CMS, enabling attackers to execute arbitrary SQL commands.","exploitability":"Exploitation is relatively straightforward given that only basic input validation is present and no proper escaping or sanitization of user inputs is applied.","blast_radius":"If exploited, this could lead to complete database compromise, data theft, and potential system takeover affecting all users of the affected CMS instance.","remediation":"Update Subrion CMS to the latest version which includes security patches, or manually review and secure the vulnerable code snippet.","tags":["sql-injection","web","cms","security-update"],"model":"qwen2.5:7b-instruct","analyzedAt":"2026-08-11T07:03:15.858Z"}}