πŸ” CVE Alert

CVE-2026-72607

HIGH 7.1

Koha Community Koha - Stored SQL Injection via agefield in Automatic Item Modifications by Age

CVSS Score
7.1
EPSS Score
0.0%
EPSS Percentile
0th

A stored SQL injection vulnerability in Koha through 24.11.17, 25.05.12, 25.11.06, and 26.05.01 allows authenticated staff with the tools => items_batchmod permission to read arbitrary database contents by storing a SQL payload in the agefield value of an automatic item modification rule. The agefield value is stored verbatim to the system preference and later interpolated without parameterization into a SQL query in C4::Items::ToggleNewStatus (line 1228) when the scheduled cron job executes. The injection is SELECT-only under standard MariaDB/MySQL DBI single-statement execution; a time-based SLEEP payload is also achievable via the cron trigger. An attacker can read the entire Koha database including patron PII and staff bcrypt password hashes.

CWE CWE-89
Vendor koha community
Product koha
Published Aug 11, 2026
Last Updated Aug 11, 2026
Stay Ahead of the Next One

Get instant alerts for koha community koha

Be the first to know when new high vulnerabilities affecting koha community koha are published β€” delivered to Slack, Telegram or Discord.

Get Free Alerts β†’ Free Β· No credit card Β· 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:L
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability

Affected Versions

Koha Community / Koha
0 < 24.11.18 25.05.0 < 25.05.13 25.11.0 < 25.11.07 26.05.0 < 26.05.02

References

NVD β†— CVE.org β†— EPSS Data β†—
bugs.koha-community.org: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42746 koha-community.org: https://koha-community.org/

Credits

Sanjar Tulkinov Anvar ogΚ»li ([email protected])