CVE-2026-72607
Last modified
CVE-2026-72607 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. 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. EPSS estimates a 0.27% chance of exploitation in the next 30 days.
Description
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Koha Community | Koha | < 24.11.18; >= 25.05.0, < 25.05.13; >= 25.11.0, < 25.11.07; >= 26.05.0, < 26.05.02 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-72607?
How severe is CVE-2026-72607?
How do I fix CVE-2026-72607?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-72601A broken access control vulnerability in CSZ CMS 1.3.2 allow…7.5
- CVE-2026-72602A path traversal vulnerability in AsyncFuncAI deepwiki-open …7.5
- CVE-2026-72603An OS command injection vulnerability in wg-easy 15.3.0 allo…9.9
- CVE-2026-72604A path traversal vulnerability in Intelliants Subrion CMS th…6.5
- CVE-2026-72605A missing authentication vulnerability in Swing Music 3.0.0 …7.5
- CVE-2026-72606A server-side request forgery vulnerability in Pinry through…7.5
- CVE-2026-72608A stored SQL injection vulnerability in Koha through 24.11.1…6.5
- CVE-2026-72609An SQL injection vulnerability in Koha through 24.11.17, 25.…7.1
- CVE-2026-7261In PHP versions 8.2.* before 8.2.31, 8.3.* before 8.3.31, 8.…9.8
- CVE-2026-72610A stored SQL injection vulnerability in Koha through 24.11.1…4.3
- CVE-2026-7262In PHP versions 8.2.* before 8.2.31, 8.3.* before 8.3.31, 8.…7.5
- CVE-2026-72626Adobe Experience Manager is affected by a DOM-based Cross-Si…5.4
Are you affected by CVE-2026-72607?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
