Kritische SQL-Injection-Lücke in Koha-Bibliothekssoftware (CVE-2026-31844)

⚠️ CVE-Referenzen: CVE-2026-31844

Zusammenfassung

Eine schwerwiegende SQL-Injection-Schwachstelle (CVE-2026-31844) in der Koha-Bibliothekssoftware ermöglicht es Mitarbeitern mit geringen Berechtigungen, über die Suggestion.pl-Schnittstelle beliebige SQL-Abfragen auszuführen und so auf sensible Datenbankinhalte zuzugreifen. Dies kann zur vollständigen Kompromittierung der Datenbank und Offenlegung oder Manipulation gespeicherter Informationen führen. Ein Patch ist dringend erforderlich, um dieses Sicherheitsrisiko zu beheben.

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.
Quelle: app.opencve.io