SQL Injection in Intelliants Subrion

CVE-2026-71292

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.

Vulnerability class: SQL Injection

EPSS: 0.003 (25.0th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 7.2 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2026-71292?
CVE-2026-71292 is a high-severity vulnerability in Intelliants Subrion, classified under SQL Injection. CVSS score: 7.2/10. Published 2026-08-05.
How severe is CVE-2026-71292?
High severity. CVSS v3 base score is 7.2 out of 10.