CVE-2026-6428 Details
Description
SQL Injection in reports/catalogue_out.pl in Koha Community Koha through 22.11.37, 23.x, 24.x before 24.11.16, 25.05.x before 25.05.11, 25.11.x before 25.11.05, 26.05.x before 26.05.01, and 26.11.x before 26.11.00 allows an authenticated staff user with the Reports module flag to read arbitrary data from the Koha application database via the Filter URL parameter when the Criteria parameter matches /branchcode/.
A SQL injection vulnerability has been identified in the Koha library management system, specifically in the 'reports/catalogue_out.pl' script. This issue affects Koha versions through 22.11.37, 23.x, 24.x prior to 24.11.16, 25.05.x prior to 25.05.11, 25.11.x prior to 25.11.05, 26.05.x prior to 26.05.01, and 26.11.x prior to 26.11.00. The vulnerability allows an authenticated staff user with the Reports module flag to read arbitrary data from the Koha application database. Exploitation occurs via the Filter URL parameter when the Criteria parameter matches 'branchcode'. The vulnerability arises because the affected code concatenates the unmodified Filter parameter directly into a SQL LIKE clause without proper sanitization or parameterization, leaving it open to injection attacks. This flaw enables error-based SQL injection, allowing attackers to extract sensitive information from various database tables, including borrower data, API keys, and session information.
Users can update to Koha versions 22.11.38, 24.11.16, 25.05.11, 25.11.05, 26.05.01, or 26.11.00, where this vulnerability has been fixed. Instructions for updating Koha can be found on the Koha Community website.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Jun 15, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=199539 | TuranSec | |
| https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42361 | TuranSec | |
| https://koha-community.org/security-releases/ | TuranSec |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | TuranSec |
Affected Products
No affected product data is available for this CVE.
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Aug 10, 2026 | CVE Modified | TuranSec |
| Jun 17, 2026 | CVE Modified | TuranSec |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Jun 13, 2026 | New CVE Received | TuranSec |