Lucene search
+L

60 matches found

Cvelist
Cvelist
added 2026/08/18 9:09 p.m.23 views

CVE-2026-41921 Koha Stored XSS via Purchase Suggestion Handler

Koha before 26.05.02, 25.11.07, and 25.05.13 contains a stored cross-site scripting vulnerability in the purchase suggestion handler that allows authenticated staff users to inject malicious scripts by submitting unsanitized input through the suggestion save operation. Attackers can supply crafte...

5.4CVSS0.00298EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/11 11:22 a.m.13 views

CVE-2026-72607

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 = itemsbatchmod permission to read arbitrary database contents by storing a SQL payload in the agefield value of an automatic item modification rule. The...

7.1CVSS5.8AI score0.00266EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2026/08/04 1:18 p.m.10 views

CVE-2026-70369

Koha's reports/acquisitionsstats.pl builds its per-cell statistics query in sub calculate by interpolating the user-controlled Filter request parameters directly into WHERE fragments covering aqbasket.closedate, aqorders.datereceived, aqbooksellers.name, items.homebranch, items.ccode,...

8.8CVSS0.00306EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/04 1:00 p.m.41 views

CVE-2026-70373 Koha - SQL Injection in reports/issues_stats.pl

Koha's reports/issuesstats.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...

8.8CVSS0.00306EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/04 1:00 p.m.53 views

CVE-2026-70373

Koha: SQL Injection in reports/issues_stats.pl. The circulation statistics report builds the calculation query by concatenating user-controlled request parameters into SQL, with PeriodTypeSel, PeriodDaySel, PeriodMonthSel, and other identifiers interpolated without whitelist or parameter binding....

8.8CVSS5.5AI score0.00306EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/04 1:00 p.m.10 views

EUVD-2026-52675

Koha's reports/issuesstats.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...

6.5CVSS5.8AI score0.00306EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/04 1:00 p.m.7 views

CVE-2026-70373 Koha - SQL Injection in reports/issues_stats.pl

Koha's reports/issuesstats.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...

8.8CVSS5.5AI score0.00306EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/04 1:00 p.m.11 views

CVE-2026-70373 Koha - SQL Injection in reports/issues_stats.pl

Koha's reports/issuesstats.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...

8.8CVSS5.6AI score
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2026/08/04 1:00 p.m.6 views

CVE-2026-70372 Koha - SQL Injection in reports/bor_issues_top.pl

Koha's reports/borissuestop.pl builds dynamic SQL in sub calculate by concatenating several user-controlled request parameters directly into the query string. An authenticated staff user holding the reports module permission can inject arbitrary SQL and read any table reachable by the Koha databa...

8.8CVSS5.7AI score0.00306EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/04 1:00 p.m.19 views

CVE-2026-70372 Koha - SQL Injection in reports/bor_issues_top.pl

Koha's reports/borissuestop.pl builds dynamic SQL in sub calculate by concatenating several user-controlled request parameters directly into the query string. An authenticated staff user holding the reports module permission can inject arbitrary SQL and read any table reachable by the Koha databa...

8.8CVSS5.8AI score
SaveExploits0References7
CVE
CVE
added 2026/08/04 1:00 p.m.59 views

CVE-2026-70371

Koha's reports/issues_avg_stats.pl contains a SQL injection vulnerability. The code builds dynamic SQL in sub calculate by concatenating user-controlled request parameters directly into the query string. The Line and Column parameters are not validated against a whitelist and are inserted into id...

8.8CVSS5.5AI score0.00306EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/04 1:00 p.m.45 views

CVE-2026-70370 Koha - SQL Injection in reports/catalogue_stats.pl

Koha's reports/cataloguestats.pl builds dynamic SQL in sub calculate by interpolating the user-controlled Line and Column request parameters directly into identifier positions of the query SELECT DISTINCTROW, GROUP BY, ORDER BY with no whitelist validation...

8.8CVSS0.00306EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/04 1:00 p.m.52 views

CVE-2026-70370

CVE-2026-70370 affects Koha and its reports/catalogue_stats.pl, where dynamic SQL is constructed in a subroutine by directly interpolating user-controlled Line and Column parameters into identifier slots (SELECT DISTINCTROW, GROUP BY, ORDER BY) without whitelist validation. If Line contains itemc...

8.8CVSS5.5AI score0.00306EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/04 1:00 p.m.9 views

CVE-2026-70370 Koha - SQL Injection in reports/catalogue_stats.pl

Koha's reports/cataloguestats.pl builds dynamic SQL in sub calculate by interpolating the user-controlled Line and Column request parameters directly into identifier positions of the query SELECT DISTINCTROW, GROUP BY, ORDER BY with no whitelist validation...

8.8CVSS5.6AI score
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/08/04 12:59 p.m.7 views

CVE-2026-70369

Koha's reports/acquisitionsstats.pl builds its per-cell statistics query in sub calculate by interpolating the user-controlled Filter request parameters directly into WHERE fragments covering aqbasket.closedate, aqorders.datereceived, aqbooksellers.name, items.homebranch, items.ccode,...

5.8AI score0.00306EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2026/08/04 12:59 p.m.9 views

CVE-2026-70369 Koha - SQL Injection in reports/acquisitions_stats.pl

Koha's reports/acquisitionsstats.pl builds its per-cell statistics query in sub calculate by interpolating the user-controlled Filter request parameters directly into WHERE fragments covering aqbasket.closedate, aqorders.datereceived, aqbooksellers.name, items.homebranch, items.ccode,...

8.8CVSS5.2AI score0.00306EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/04 12:59 p.m.52 views

CVE-2026-70369

Koha vulnerability CVE-2026-70369 affects the reports/acquisitions_stats.pl workflow. The per-cell statistics query is built by interpolating user-controlled Filter parameters directly into WHERE clauses (covering fields like aqbasket.closedate, aqorders.datereceived, aqbooksellers.name, items.ho...

8.8CVSS5.2AI score0.00306EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/23 9:33 a.m.24 views

CVE-2026-15448

Tickera – Sell Tickets & Manage Events (WordPress) is vulnerable to a generic SQL Injection via the tc_order_status_filter parameter in all versions up to 3.6.0.1, caused by insufficient escaping of user input and inadequate preparation of the existing SQL query. Authenticated attackers with staf...

6.5CVSS5.8AI score0.00413EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/23 8:34 a.m.24 views

CVE-2026-15761

The Tickera WordPress plugin (versions up to 3.6.0.1) is affected by a generic SQL Injection via the tc_event_filter parameter due to insufficient escaping and improper query preparation. The vulnerability is exploitable by authenticated staff+, who gain access via the edit_tc_tickets_instances c...

6.5CVSS5.9AI score0.00451EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/07 4:03 p.m.12 views

PYSEC-2026-1950 Tendenci Affected by Authenticated Remote Code Execution via Pickle Deserialization

A critical deserialization vulnerability exists in Tendenci Helpdesk module NOTE, by default, Helpdesk is NOT enabled, affecting the version 15.3.11 and earlier. This vulnerability allows remote code execution RCE by an authenticated user with staff security level due to using Python's pickle...

6.8CVSS8AI score0.00746EPSS
SaveExploits1References13
Rows per page
Query Builder