Koha's reports/bor_issues_top.pl builds dynamic SQL in sub calculate by concatenating several user-controlled request parameters directly into the query string. An authenticated staff user holding the reports module permission can inject arbitrary SQL and read any table reachable by the Koha database user, including borrowers (password hashes, two-factor secrets, personal data), api_keys, and sessions.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-08-04 13:18
Updated : 2026-08-26 17:36
NVD link : CVE-2026-70372
Mitre link : CVE-2026-70372
CVE.ORG link : CVE-2026-70372
JSON object : View
Products Affected
No product.
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
