HIGH

CVE-2026-71292

2026-08-05 CVSS v3.1
CVSS
7.2

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.

Weakness (CWE)

CWE-89 SQL Injection

EPSS Score

0.32%
Probability of exploitation in next 30 days
25th percentile

References

View on dbcve.org
Base CVE data derived from NVD (public domain). Enrichment by dbcve.org (CC-BY-4.0). Fetched via API.
Back to CVE