Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-70372— Koha: SQL Injection in reports/bor_issues_top.pl

CVSS 8.8 · High EPSS 0.25% · P17

Possible ATT&CK Techniques 1AI

T1190 · Exploit Public-Facing Application

Affected Version Matrix 4

VendorProductVersion RangeStatus
Koha CommunityKoha< 24.11.17affected
25.05.00< 25.05.12affected
25.11.00< 25.11.06affected
26.05.00< 26.05.01affected
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2026-70372

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Koha: SQL Injection in reports/bor_issues_top.pl
Source: CVE Program / CVE List V5
Vulnerability Description
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. The Criteria parameter is only normalized by a table-name prefix and is never whitelisted, landing verbatim in identifier positions (SELECT DISTINCTROW, GROUP BY, ORDER BY); Filter values are concatenated raw into single-quoted LIKE, BETWEEN, and comparison fragments, and the Limit parameter is appended raw to a LIMIT clause. 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.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Source: CVE Program / CVE List V5
Vulnerability Type
SQL命令中使用的特殊元素转义处理不恰当(SQL注入)
Source: CVE Program / CVE List V5

Affected Products

VendorProductAffected VersionsCPESubscribe
Koha CommunityKoha 0 ~ 24.11.17 -

II. Public POCs for CVE-2026-70372

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-70372

登录查看更多情报信息。

Vendor Advisories for CVE-2026-70372 (1)

Vendor Pages for CVE-2026-70372 (1)

Other References for CVE-2026-70372 (1)

Same Patch Batch · Koha Community · 2026-08-04 · 5 CVEs total

CVE-2026-703698.8 HIGHKoha: SQL Injection in reports/acquisitions_stats.pl
CVE-2026-703708.8 HIGHKoha: SQL Injection in reports/catalogue_stats.pl
CVE-2026-703718.8 HIGHKoha: SQL Injection in reports/issues_avg_stats.pl
CVE-2026-703738.8 HIGHKoha: SQL Injection in reports/issues_stats.pl

IV. Related Vulnerabilities

V. Comments for CVE-2026-70372

No comments yet


Leave a comment