Filtered by vendor Koha-community Subscriptions
Filtered by product Koha Subscriptions
Total 5 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2026-26379 2 Koha, Koha-community 2 Koha, Koha 2026-06-04 6.5 Medium
Koha versions up to 25.11 contain a Server-Side Request Forgery (SSRF) vulnerability via the Z39.50/SRU server configuration. This allows authenticated attackers to perform internal network scanning and identify running services by analyzing server response times.
CVE-2026-26378 2 Koha, Koha-community 2 Koha, Koha 2026-06-04 5.4 Medium
Cross Site Scripting vulnerability in Koha 25.11 and before allows a remote attacker to execute arbitrary code via file upload function in Invoice features
CVE-2026-31844 2 Koha, Koha-community 2 Koha, Koha 2026-05-07 8.8 High
An authenticated SQL Injection vulnerability (CWE-89) exists in the Koha staff interface in the /cgi-bin/koha/suggestion/suggestion.pl endpoint due to improper validation of the displayby parameter used by the GetDistinctValues functionality. A low-privileged staff user can inject arbitrary SQL queries via crafted requests to this parameter, allowing execution of unintended SQL statements and exposure of sensitive database information. Successful exploitation may lead to full compromise of the backend database, including disclosure or modification of stored data.
CVE-2026-26377 2 Koha, Koha-community 2 Koha, Koha 2026-04-18 5.4 Medium
Cross Site Scripting vulnerability in Koha 25.11 and before allows a remote attacker to execute arbitrary code via the News function.
CVE-2024-36058 1 Koha-community 1 Koha 2026-04-13 9.8 Critical
The Send Basket functionality in Koha Library before 23.05.10 is susceptible to Time-Based SQL Injection because it fails to sanitize the POST parameter bib_list in /cgi-bin/koha/opac-sendbasket.pl, allowing library users to read arbitrary data from the database.