PT-2026-67709 · Koha · Koha
CVE-2026-70373
·
Published
2026-08-04
·
Updated
2026-08-10
CVSS v3.1
8.8
High
| Vector | AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Koha (affected versions not specified)
Description
The circulation statistics report in
reports/issues stats.pl contains a flaw where the calculate() function constructs SQL queries by concatenating user-controlled request parameters directly into the string. Specifically, the parameters PeriodTypeSel, PeriodDaySel, and PeriodMonthSel, as well as Filter slots and Line and Column identifiers, are interpolated without whitelist validation or placeholder binding. This allows an authenticated staff user with reports module permissions to perform SQL injection, enabling the unauthorized reading of database tables such as borrowers (containing password hashes, two-factor secrets, and personal data), api keys, and sessions.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
SQL injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Koha