{"id":"CVE-2026-70373","published":"2026-08-04T13:18:58.150","lastModified":"2026-08-10T12:17:22.920","description":"Koha's reports/issues_stats.pl (the circulation statistics report) builds its calculation query in sub calculate by concatenating several user-controlled request parameters directly into the SQL string. The PeriodTypeSel, PeriodDaySel, and PeriodMonthSel parameters are interpolated raw into single-quoted equality and function-comparison fragments, and the Filter slots plus the Line and Column identifiers are likewise interpolated with no whitelist and no placeholder binding.","cvssScore":8.8,"cvssSeverity":"HIGH","cvssVector":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H","cwes":["CWE-89"],"vendors":[],"products":[],"references":[{"url":"https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42735","tags":[]},{"url":"https://download.koha-community.org/koha-25.05.12.tar.gz","tags":[]},{"url":"https://koha-community.org/koha-25-05-12-released/","tags":[]}],"exploitRefs":[],"hasPoc":false,"ai":{"summary":"The flaw allows SQL injection by directly concatenating user-controlled parameters into SQL queries, enabling attackers to execute arbitrary database commands.","exploitability":"Exploitation is relatively easy given direct parameter manipulation and no input validation or sanitization.","blast_radius":"If exploited, this could lead to full database compromise, data theft, and potential system disruption.","remediation":"Update Koha to a version that addresses the SQL injection vulnerability and ensure proper input validation and parameter binding.","tags":["rce","sql-injection","web","database"],"model":"qwen2.5:7b-instruct","analyzedAt":"2026-08-11T06:45:59.855Z"}}