CVE-2026-71288
EUVD-2026-5337305.08.2026, 13:24
Koha's guided report builder (reports/guided_reports.pl) reads the CGI parameter and, for each value, a dynamically-named parameter, and concatenates both directly into an SQL ORDER BY clause with no allowlist or validation. Since ORDER BY columns cannot be bound via prepared-statement placeholders, this requires an explicit allowlist, which does not exist.
Awaiting analysis
This vulnerability is currently awaiting analysis.