Lucene search
+L

315070 matches found

Cvelist
Cvelist
added 4 hours ago6 views

CVE-2026-15337 Potential denial-of-service vulnerability in check_for_language()

An issue was discovered in Django 5.2 before 5.2.17 and 6.0 before 6.0.8. django.utils.translation.checkforlanguage is subject to a potential denial-of-service attack when given many distinct, very long language codes, which are retained as keys in an in-memory cache and consume process memory...

6.9CVSS
SaveExploits0References7
CVE
CVE
added 4 hours ago9 views

CVE-2026-15337

Technical details are not publicly available in the provided documents. Monitor for updates.

6.9CVSS5.4AI score
SaveExploits0References7
NVD
NVD
added 5 hours ago5 views

CVE-2026-69251

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, Flowise record manager and agent memory nodes allowed users to set arbitrary TypeORM DataSource options through the additionalConfig input in...

9CVSS
SaveExploits1References1
EUVD
EUVD
added 5 hours ago3 views

EUVD-2026-52740

kotaemon through 0.12.0 contains an insecure deserialization vulnerability in the checkconnection endpoint that allows unauthenticated attackers to instantiate arbitrary Python classes by supplying crafted YAML/JSON input with a type field. Attackers can exploit this to override the type field wi...

9.8CVSS6.5AI score
SaveExploits0References2
CVE
CVE
added 5 hours ago9 views

CVE-2026-24079

Technical details are not publicly available in the provided documents. The available descriptions only mention a cryptographic issue during processing of registration requests with malformed or missing authentication parameters. Monitor for updates.

8.1CVSS5.5AI score
SaveExploits0References1
CVE
CVE
added 5 hours ago4 views

CVE-2026-24078

Technical details about CVE-2026-24078 are not publicly available in the provided documents. Monitor for updates from official bulletins.

6.5CVSS5.4AI score
SaveExploits0References1
Github Security Blog
Github Security Blog
added 6 hours ago6 views

Flowise RCE via TypeORM DataSource

============================================================================= Security Advisory elttam Topic: Flowise RCE via TypeORM DataSource Module: FlowiseAI/Flowise Disclosed: 15-Apr-2026 Credits: Alex Brown Affects: FlowiseAI/Flowise 3.1.2 I. Background Flowise AI is an open-source, low-co...

9CVSS6.2AI score
SaveExploits1References2Affected Software2
Patchstack
Patchstack
added 6 hours ago4 views

NPM: Flowise RCE via TypeORM DataSource

NPM: Flowise RCE via TypeORM DataSource vulnerability discovered by ? in WordPress Npm flowise versions = 3.1.2...

9CVSS5.4AI score
SaveExploits1References2Affected Software1
Patchstack
Patchstack
added 6 hours ago5 views

NPM: Flowise RCE via TypeORM DataSource

NPM: Flowise RCE via TypeORM DataSource vulnerability discovered by ? in WordPress Npm flowise-components versions = 3.1.2...

9CVSS5.4AI score
SaveExploits1References2Affected Software1
EUVD
EUVD
added 6 hours ago5 views

EUVD-2026-52700

The Bluetooth host ATT layer subsys/bluetooth/host/att.c associates each in-flight ATT TX buffer with its owning channel via the static txmetadatastorage array data-attchan = chan. When a buffer's last reference is dropped, its net-buf destroy callback defers the completion handling to the system...

7.1CVSS5.7AI score
SaveExploits0References2
NVD
NVD
added 7 hours ago4 views

CVE-2026-70373

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.5CVSS
SaveExploits0References3
NVD
NVD
added 7 hours ago5 views

CVE-2026-70371

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.5CVSS
SaveExploits0References3
NVD
NVD
added 7 hours ago3 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,...

6.5CVSS
SaveExploits0References3
NVD
NVD
added 7 hours ago4 views

CVE-2026-70370

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.5CVSS
SaveExploits0References3
Cvelist
Cvelist
added 7 hours ago9 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...

SaveExploits0References3
CVE
CVE
added 7 hours ago7 views

CVE-2026-70373

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 score
SaveExploits0References3
EUVD
EUVD
added 7 hours ago4 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 score
SaveExploits0References3
EUVD
EUVD
added 7 hours ago5 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 score
SaveExploits0References3
CVE
CVE
added 7 hours ago7 views

CVE-2026-70372

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 score
SaveExploits0References3
Cvelist
Cvelist
added 7 hours ago11 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...

SaveExploits0References3
Rows per page
Query Builder