HIGH

CVE-2026-71288

2026-08-05 CVSS v3.1
CVSS
8.8

Description

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.

Weakness (CWE)

CWE-89 SQL Injection

EPSS Score

0.31%
Probability of exploitation in next 30 days
23.5th 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