Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-70373 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

Description

Koha's reports/issues_stats.pl (the circulation statistics report) builds its calculation query in sub calculate by concatenating several user-controlled request parameters directly into the SQL string. The PeriodTypeSel, PeriodDaySel, and PeriodMonthSel parameters are interpolated raw into single-quoted equality and function-comparison fragments, and the Filter slots plus the Line and Column identifiers are likewise interpolated with no whitelist and no placeholder binding.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

URLSource(s)Tag(s)
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42735 TuranSecExploitIssue TrackingTechnical DescriptionVendor
https://download.koha-community.org/koha-25.05.12.tar.gz TuranSecBroken LinkVendor
https://koha-community.org/koha-25-05-12-released/ TuranSecAdvisoryBundleRelease NotesVendor

Weakness Enumeration

CWE-IDCWE NameSource
CWE-89Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')TuranSec

Affected Products

ProductVersions
Koha
>= 25.12, < 25.12.0

CPE

  • cpe:2.3:a:koha:koha:*:*:*:*:*:*:*:*

Remediation

Change History

4 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-70373
NVD Published Date:
Aug 4, 2026
NVD Last Modified:
Aug 26, 2026
Source:
TuranSec