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

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-70371— Koha: SQL Injection in reports/issues_avg_stats.pl

AI Predicted 8.4 Difficulty: Easy
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2026-70371

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/issues_avg_stats.pl
Source: CVE Program / CVE List V5
Vulnerability Description
Koha's reports/issues_avg_stats.pl builds dynamic SQL in sub calculate by concatenating several user-controlled request parameters directly into the query string. The Line and Column parameters are not validated against any whitelist and land verbatim in identifier positions (SELECT DISTINCTROW, GROUP BY, ORDER BY), and each Filter slot is concatenated raw into single-quoted LIKE, BETWEEN, and comparison fragments with no bound parameters. 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
N/A
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-70371

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-70371

登录查看更多情报信息。

Patches & Fixes for CVE-2026-70371 (1)

Vendor Pages for CVE-2026-70371 (1)

Other References for CVE-2026-70371 (1)

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

CVE-2026-70372Koha: SQL Injection in reports/bor_issues_top.pl
CVE-2026-70369Koha: SQL Injection in reports/acquisitions_stats.pl
CVE-2026-70370Koha: SQL Injection in reports/catalogue_stats.pl
CVE-2026-70373Koha: SQL Injection in reports/issues_stats.pl

IV. Related Vulnerabilities

V. Comments for CVE-2026-70371

No comments yet


Leave a comment