{"api_version":"1","generated_at":"2026-08-13T14:30:31+00:00","cve":"CVE-2026-72610","urls":{"html":"https://cve.report/CVE-2026-72610","api":"https://cve.report/api/cve/CVE-2026-72610.json","docs":"https://cve.report/api","cve_org":"https://www.cve.org/CVERecord?id=CVE-2026-72610","nvd":"https://nvd.nist.gov/vuln/detail/CVE-2026-72610"},"summary":{"title":"Koha Community Koha - Stored SQL Injection via Patron lang Field in Issue Slip Generation","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 borrowers => edit_borrowers permission to cause a time-based denial of service by storing a SQL payload in a patron lang field. The value is concatenated raw into a subquery in Koha::AdditionalContents->search_for_display when an issue slip is printed for the affected patron. The 25-character column length limits exploitation to timing attacks; data extraction is not practical. The stored payload executes on each subsequent issue-slip print, scaling linearly with the SLEEP value and the number of slip-news rows.","state":"PUBLISHED","assigner":"TuranSec","published_at":"2026-08-11 12:17:44","updated_at":"2026-08-11 13:19:05"},"problem_types":["CWE-89","CWE-89 CWE-89: Improper Neutralization of Special Elements used in an SQL Command (SQL Injection)"],"metrics":[{"version":"3.1","source":"309f9ea4-e3e9-4c6c-b79d-e8eb01244f2c","type":"Secondary","score":"4.3","severity":"MEDIUM","vector":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L","data":{"version":"3.1","vectorString":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L","baseScore":4.3,"baseSeverity":"MEDIUM","attackVector":"NETWORK","attackComplexity":"LOW","privilegesRequired":"LOW","userInteraction":"NONE","scope":"UNCHANGED","confidentialityImpact":"NONE","integrityImpact":"NONE","availabilityImpact":"LOW"}},{"version":"3.1","source":"CNA","type":"CVSS","score":"4.3","severity":"MEDIUM","vector":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L","data":{"baseScore":4.3,"baseSeverity":"MEDIUM","vectorString":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L","version":"3.1"}}],"references":[{"url":"https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42866","name":"https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42866","refsource":"309f9ea4-e3e9-4c6c-b79d-e8eb01244f2c","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://koha-community.org/","name":"https://koha-community.org/","refsource":"309f9ea4-e3e9-4c6c-b79d-e8eb01244f2c","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://www.cve.org/CVERecord?id=CVE-2026-72610","name":"CVE Program record","refsource":"CVE.ORG","tags":["canonical"]},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2026-72610","name":"NVD vulnerability detail","refsource":"NVD","tags":["canonical","analysis"]}],"affected":[{"source":"CNA","vendor":"Koha Community","product":"Koha","version":"affected 24.11.18 custom","platforms":[]},{"source":"CNA","vendor":"Koha Community","product":"Koha","version":"affected 25.05.0 25.05.13 custom","platforms":[]},{"source":"CNA","vendor":"Koha Community","product":"Koha","version":"affected 25.11.0 25.11.07 custom","platforms":[]},{"source":"CNA","vendor":"Koha Community","product":"Koha","version":"affected 26.05.0 26.05.02 custom","platforms":[]}],"timeline":[],"solutions":[],"workarounds":[],"exploits":[],"credits":[{"source":"CNA","value":"Sanjar Tulkinov Anvar ogʻli (sanjarbiy11@gmail.com)","lang":"en"}],"nvd_cpes":[],"vendor_comments":[],"enrichments":{"kev":null,"epss":null,"legacy_qids":[]},"source_records":{"cve_program":{"containers":{"adp":[{"metrics":[{"other":{"content":{"id":"CVE-2026-72610","options":[{"Exploitation":"none"},{"Automatable":"no"},{"Technical Impact":"partial"}],"role":"CISA Coordinator","timestamp":"2026-08-11T12:02:14.559828Z","version":"2.0.3"},"type":"ssvc"}}],"providerMetadata":{"dateUpdated":"2026-08-11T12:02:46.877Z","orgId":"134c704f-9b21-4f2e-91b3-4a467353bcc0","shortName":"CISA-ADP"},"title":"CISA ADP Vulnrichment"}],"cna":{"affected":[{"product":"Koha","vendor":"Koha Community","versions":[{"lessThan":"24.11.18","status":"affected","version":"0","versionType":"custom"},{"lessThan":"25.05.13","status":"affected","version":"25.05.0","versionType":"custom"},{"lessThan":"25.11.07","status":"affected","version":"25.11.0","versionType":"custom"},{"lessThan":"26.05.02","status":"affected","version":"26.05.0","versionType":"custom"}]}],"credits":[{"lang":"en","type":"finder","value":"Sanjar Tulkinov Anvar ogʻli (sanjarbiy11@gmail.com)"}],"descriptions":[{"lang":"en","value":"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 borrowers => edit_borrowers permission to cause a time-based denial of service by storing a SQL payload in a patron lang field. The value is concatenated raw into a subquery in Koha::AdditionalContents->search_for_display when an issue slip is printed for the affected patron. The 25-character column length limits exploitation to timing attacks; data extraction is not practical. The stored payload executes on each subsequent issue-slip print, scaling linearly with the SLEEP value and the number of slip-news rows."}],"metrics":[{"cvssV3_1":{"baseScore":4.3,"baseSeverity":"MEDIUM","vectorString":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L","version":"3.1"},"format":"CVSS","scenarios":[{"lang":"en","value":"GENERAL"}]}],"problemTypes":[{"descriptions":[{"cweId":"CWE-89","description":"CWE-89: Improper Neutralization of Special Elements used in an SQL Command (SQL Injection)","lang":"en","type":"CWE"}]}],"providerMetadata":{"dateUpdated":"2026-08-11T11:22:47.134Z","orgId":"309f9ea4-e3e9-4c6c-b79d-e8eb01244f2c","shortName":"TuranSec"},"references":[{"name":"Koha Bug 42866","url":"https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42866"},{"name":"Koha Community","url":"https://koha-community.org/"}],"title":"Koha Community Koha - Stored SQL Injection via Patron lang Field in Issue Slip Generation"}},"cveMetadata":{"assignerOrgId":"309f9ea4-e3e9-4c6c-b79d-e8eb01244f2c","assignerShortName":"TuranSec","cveId":"CVE-2026-72610","datePublished":"2026-08-11T11:22:47.134Z","dateReserved":"2026-08-10T10:33:03.258Z","dateUpdated":"2026-08-11T12:02:46.877Z","state":"PUBLISHED"},"dataType":"CVE_RECORD","dataVersion":"5.2"},"nvd":{"publishedDate":"2026-08-11 12:17:44","lastModifiedDate":"2026-08-11 13:19:05","problem_types":["CWE-89","CWE-89 CWE-89: Improper Neutralization of Special Elements used in an SQL Command (SQL Injection)"],"metrics":{"cvssMetricV31":[{"source":"309f9ea4-e3e9-4c6c-b79d-e8eb01244f2c","type":"Secondary","cvssData":{"version":"3.1","vectorString":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L","baseScore":4.3,"baseSeverity":"MEDIUM","attackVector":"NETWORK","attackComplexity":"LOW","privilegesRequired":"LOW","userInteraction":"NONE","scope":"UNCHANGED","confidentialityImpact":"NONE","integrityImpact":"NONE","availabilityImpact":"LOW"},"exploitabilityScore":2.8,"impactScore":1.4}],"ssvcV203":[{"source":"134c704f-9b21-4f2e-91b3-4a467353bcc0","ssvcData":{"timestamp":"2026-08-11T12:02:14.559828Z","id":"CVE-2026-72610","options":[{"exploitation":"none"},{"automatable":"no"},{"technicalImpact":"partial"}],"role":"CISA Coordinator","version":"2.0.3"}}]},"configurations":[]},"legacy_mitre":{"record":{"CveYear":"2026","CveId":"72610","Ordinal":"1","Title":"Koha Community Koha - Stored SQL Injection via Patron lang Field","CVE":"CVE-2026-72610","Year":"2026"},"notes":[{"CveYear":"2026","CveId":"72610","Ordinal":"1","NoteData":"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 borrowers => edit_borrowers permission to cause a time-based denial of service by storing a SQL payload in a patron lang field. The value is concatenated raw into a subquery in Koha::AdditionalContents->search_for_display when an issue slip is printed for the affected patron. The 25-character column length limits exploitation to timing attacks; data extraction is not practical. The stored payload executes on each subsequent issue-slip print, scaling linearly with the SLEEP value and the number of slip-news rows.","Type":"Description","Title":"Koha Community Koha - Stored SQL Injection via Patron lang Field"}]}}}