CVE Catalog

CVE-2026-70369

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/acquisitions_stats.pl where the per-cell statistics query is built by interpolating user-controlled Filter parameters directly into WHERE fragments covering multiple fields.

Risk Assessment

An attacker can inject SQL code, potentially leading to unauthorized data access or database modification.

Recommendation

Update Koha to a patched version and apply input validation and parameterized queries.

Other vulnerabilities in Koha

See all
Original NVD description (English source)

Koha's reports/acquisitions_stats.pl builds its per-cell statistics query in sub calculate by interpolating the user-controlled Filter request parameters directly into WHERE fragments covering aqbasket.closedate, aqorders.datereceived, aqbooksellers.name, items.homebranch, items.ccode, biblioitems.itemtype, aqbudgets.budget_code, aqorders.sort1, and aqorders.sort2.

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