CVE Catalog

CVE-2026-70370

HighCVSS 8.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.31%

23th percentile - higher than 23% of all known CVEs

Summary

Vulnerability in Koha's reports/catalogue_stats.pl where dynamic SQL is built by interpolating user-controlled Line and Column parameters directly into identifier positions of the query without whitelist validation.

Risk Assessment

An attacker can manipulate SQL queries, potentially leading to unauthorized data access or integrity compromise.

Recommendation

Update Koha to a patched version immediately and implement whitelist validation for input parameters.

Other vulnerabilities in Koha

See all
Original NVD description (English source)

Koha's reports/catalogue_stats.pl builds dynamic SQL in sub calculate by interpolating the user-controlled Line and Column request parameters directly into identifier positions of the query (SELECT DISTINCTROW, GROUP BY, ORDER BY) with no whitelist validation.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS