Lucene search
+L

316353 matches found

EUVD
EUVD
added 4 days ago7 views

EUVD-2026-52674

Koha's reports/borissuestop.pl builds dynamic SQL in sub calculate by concatenating several user-controlled request parameters directly into the query string. The Criteria parameter is only normalized by a table-name prefix and is never whitelisted, landing verbatim in identifier positions SELECT...

6.5CVSS5.8AI score0.00306EPSS
SaveExploits0References3
CVE
CVE
added 4 days ago23 views

CVE-2026-70372

Koha: SQL Injection in reports/bor_issues_top.pl. The vulnerability arises from dynamic SQL built by concatenating several user-controlled parameters into the query string, with the Criteria parameter not whitelisted and embedded in identifier positions (SELECT/DISTINCTROW, GROUP BY, ORDER BY); f...

8.8CVSS5.8AI score0.00306EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 4 days ago5 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. The Criteria parameter is only normalized by a table-name prefix and is never whitelisted, landing verbatim in identifier positions SELECT...

8.8CVSS5.8AI score0.00306EPSS
SaveExploits0References3
Cvelist
Cvelist
added 4 days ago40 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. The Criteria parameter is only normalized by a table-name prefix and is never whitelisted, landing verbatim in identifier positions SELECT...

8.8CVSS0.00306EPSS
SaveExploits0References3
OSV
OSV
added 4 days ago4 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. The Criteria parameter is only normalized by a table-name prefix and is never whitelisted, landing verbatim in identifier positions SELECT...

8.8CVSS5.8AI score
SaveExploits0References7
Vulnrichment
Vulnrichment
added 4 days ago8 views

CVE-2026-70371 Koha: SQL Injection in reports/issues_avg_stats.pl

Koha's reports/issuesavgstats.pl builds dynamic SQL in sub calculate by concatenating several user-controlled request parameters directly into the query string. The Line and Column parameters are not validated against any whitelist and land verbatim in identifier positions SELECT DISTINCTROW, GRO...

8.8CVSS5.8AI score0.00306EPSS
SaveExploits0References3
CVE
CVE
added 4 days ago24 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.8AI score0.00306EPSS
SaveExploits0References3
Cvelist
Cvelist
added 4 days ago38 views

CVE-2026-70371 Koha: SQL Injection in reports/issues_avg_stats.pl

Koha's reports/issuesavgstats.pl builds dynamic SQL in sub calculate by concatenating several user-controlled request parameters directly into the query string. The Line and Column parameters are not validated against any whitelist and land verbatim in identifier positions SELECT DISTINCTROW, GRO...

8.8CVSS0.00306EPSS
SaveExploits0References3
EUVD
EUVD
added 4 days ago7 views

EUVD-2026-52673

Koha's reports/issuesavgstats.pl builds dynamic SQL in sub calculate by concatenating several user-controlled request parameters directly into the query string. The Line and Column parameters are not validated against any whitelist and land verbatim in identifier positions SELECT DISTINCTROW, GRO...

6.5CVSS5.8AI score0.00306EPSS
SaveExploits0References3
EUVD
EUVD
added 4 days ago6 views

EUVD-2026-52672

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. When Line contains itemcallnumber and t...

6.5CVSS5.7AI score0.00306EPSS
SaveExploits0References3
OSV
OSV
added 4 days ago4 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. When Line contains itemcallnumber and t...

8.8CVSS5.7AI score
SaveExploits0References7
EUVD
EUVD
added 4 days ago6 views

EUVD-2026-52671

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,...

6.5CVSS5.8AI score0.00306EPSS
SaveExploits0References3
Cvelist
Cvelist
added 4 days ago38 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.8CVSS0.00306EPSS
SaveExploits0References3
OSV
OSV
added 4 days ago5 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.8AI score
SaveExploits0References7
Vulnrichment
Vulnrichment
added 4 days ago8 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.8AI score0.00306EPSS
SaveExploits0References3
CVE
CVE
added 4 days ago27 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.8AI score0.00306EPSS
SaveExploits0References3
OSV
OSV
added 4 days ago6 views

MAL-2026-11928 Malicious code in @servicetitan/suppress-warnings (npm)

npm/@servicetitan/suppress-warnings is affected by the large-scale, self-propagating npm supply-chain worm of 2026-08-04 the "Shai-Hulud: Here We Go Again" wave — the same campaign that began with the compromise of the keyv and cacheable maintainer account. The listed versions were trojanized and...

5.8AI score
SaveExploits0References18
CVE
CVE
added 4 days ago34 views

CVE-2026-63248

CVE-2026-63248 affects Eclipse Milo OPC UA server diagnostics nodes (versions 0.6.0–1.1.4). The diagnostics endpoint fails to enforce access authorization, allowing anonymous access over a None/None endpoint without a certificate, and enabling a trusted client with SignAndEncrypt to read security...

6.9CVSS5.5AI score0.00156EPSS
SaveExploits0References3Affected Software1
ATTACKERKB
ATTACKERKB
added 4 days ago7 views

CVE-2026-63248

In Eclipse Milo versions 0.6.0 through 1.1.4, OPC UA server diagnostics nodes do not enforce access authorization. An anonymous client can enable diagnostics over a None/None endpoint without a certificate; with a trusted client application certificate over SignAndEncrypt, it can read security...

6.9CVSS5.5AI score0.00156EPSS
SaveExploits0References4Affected Software1
RedHat Linux
RedHat Linux
added 4 days ago7 views

systemd: systemd: Arbitrary code execution or Denial of Service via spurious IPC API call data

A flaw was found in systemd, a system and service manager. An unprivileged user can exploit this vulnerability by making an Inter-Process Communication IPC API call with spurious data. In older versions v249 and earlier, this can lead to stack overwriting with attacker-controlled content,...

5.5CVSS7.2AI score0.00121EPSS
SaveExploits0References15
Rows per page
Query Builder