Lucene search
+L

27789 matches found

CVE
CVE
added 2026/08/04 3:07 p.m.52 views

CVE-2026-24076

Technical details for CVE-2026-24076 are not publicly available in the provided documents. No affected products, components, versions, vectors, or fixes are disclosed. Monitor for updates from the sources in the initial entry.

6.7CVSS5.4AI score0.00073EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/08/04 3:07 p.m.43 views

CVE-2026-24076 Buffer Copy Without Checking Size of Input in Bluetooth HOST

Memory Corruption when processing registry values with incorrect types using a direct query method...

6.7CVSS0.00073EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/04 3:07 p.m.18 views

EUVD-2026-52729

Memory Corruption when processing registry values with incorrect types using a direct query method...

6.7CVSS5.4AI score0.00073EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/04 2:53 p.m.62 views

CVE-2026-18801

OpenMeter is affected by a stored/second-order SQL injection in the handling of customer usage-attribution values. A user who can create or update a customer can store a crafted value in usageAttribution.key or usageAttribution.subjectKeys, which is later incorporated into a ClickHouse WITH map(....

9.3CVSS5.7AI score0.00228EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/04 1:21 p.m.9 views

MAL-2026-11930 Malicious code in @servicetitan/tanstack-query-mobx (npm)

npm/@servicetitan/tanstack-query-mobx 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 a...

5.9AI score
SaveExploits0References12
NVD
NVD
added 2026/08/04 1:18 p.m.10 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...

8.8CVSS0.00306EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/04 1:18 p.m.14 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...

8.8CVSS0.00306EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/04 1:18 p.m.10 views

MAL-2026-11849 Malicious code in @servicetitan/data-query (npm)

npm/@servicetitan/data-query 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...

6.4AI score
SaveExploits0References12
EUVD
EUVD
added 2026/08/04 1:00 p.m.10 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
Cvelist
Cvelist
added 2026/08/04 1:00 p.m.45 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.8CVSS0.00306EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/04 1:00 p.m.11 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...

5.8AI score0.00306EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/08/04 1:00 p.m.20 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
Cvelist
Cvelist
added 2026/08/04 1:00 p.m.45 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
OSV
OSV
added 2026/08/04 1:00 p.m.18 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.6AI score
SaveExploits0References7
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
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
OSV
OSV
added 2026/08/04 12:01 p.m.10 views

RLSA-2026:49520 Important: ldns security update

The ldns packages contain a library with the aim to simplify DNS programming in C. All low-level DNS/DNSSEC operations are supported. We also define a higher level API which allows a programmer to for instance create or sign packets. Security Fixes: ldns: ldns: Off-path poisoning attacks due to...

7.5CVSS5.5AI score0.00147EPSS
SaveExploits0References2
Rockylinux
Rockylinux
added 2026/08/04 12:01 p.m.19 views

ldns security update

An update is available for ldns. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The ldns packages contain a library with the aim to simplify DNS programming in ...

8.2CVSS5.6AI score0.00147EPSS
SaveExploits0
NVD
NVD
added 2026/08/04 10:19 a.m.11 views

CVE-2026-14838

Use of GET request method with sensitive query strings vulnerability in Bilin Software and Informatics Consultancy Inc. HUMANIST Digital Human Resources allows Session Hijacking. This issue affects HUMANIST Digital Human Resources: from 26.0 before 26.1...

7.4CVSS0.00208EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/08/04 10:09 a.m.11 views

golang: net/url: Memory exhaustion in query parameter parsing in net/url

A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted...

7.5CVSS6.9AI score0.01945EPSS
SaveExploits0References8
Rows per page
Query Builder