SQL Injection in Koha Community
CVE-2026-72609
An SQL injection vulnerability in Koha through 24.11.17, 25.05.12, 25.11.06, and 26.05.01 allows authenticated staff with the acquisition => order_receive permission to read arbitrary database contents via the orderby request parameter in acqui/parcels.pl. The parameter is passed to C4::Acquisition::GetInvoices, which allow-lists the column name but concatenates the direction token raw into the SQL ORDER BY clause without validation. Exploitation is blind (time-based) in production and allows extraction of patron PII, staff bcrypt password hashes, and two-factor secrets.
Vulnerability class: SQL Injection
Published · last modified .
CVSS v3 metric
CVSS v3 base score 7.1 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:L.
EPSS exploit prediction
EPSS: 0.004 (28.4th percentile), scored .
Very low probability of exploitation in the next 30 days; routine patching cadence is appropriate. 28th percentile — 28.4% of CVEs in the catalogue have a lower EPSS than this one. How to read EPSS.
EPSS over last 30 days · oldest: 0.002 · newest: 0.004 · change: +0.002
Affected products
- Koha Community — versions 0, 25.05.0, 25.11.0
Weakness classification (CWE)
References
Frequently asked questions
- What is CVE-2026-72609?
- CVE-2026-72609 is a high-severity vulnerability in Koha Community, classified under SQL Injection. CVSS score: 7.1/10. Published 2026-08-11.
- How severe is CVE-2026-72609?
- High severity. CVSS v3 base score is 7.1 out of 10.