CVE Catalog

CVE-2026-70372

HighCVSS 8.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.31%

23th percentile - higher than 23% of all known CVEs

Summary

Koha's reports/bor_issues_top.pl builds dynamic SQL in sub calculate by concatenating several user-controlled request parameters directly into the query string. An authenticated staff user holding the reports module permission can inject arbitrary SQL and read any table reachable by the Koha database user, including borrowers (password hashes, two-factor secrets, personal data), api_keys, and sessions.

Risk Assessment

The risk is critical because an attacker can access sensitive data, including passwords and API keys, which can lead to full system compromise.

Recommendation

It is recommended to immediately update Koha to a version containing a fix or to restrict report permissions and add parameter validation and use parameterized queries.

Other vulnerabilities in Koha

See all
Original NVD description (English source)

Koha's reports/bor_issues_top.pl builds dynamic SQL in sub calculate by concatenating several user-controlled request parameters directly into the query string. An authenticated staff user holding the reports module permission can inject arbitrary SQL and read any table reachable by the Koha database user, including borrowers (password hashes, two-factor secrets, personal data), api_keys, and sessions.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS