Lucene search
+L

6455 matches found

EUVD
EUVD
added 2026/07/30 4:55 p.m.15 views

EUVD-2026-51249

IBM Db2 12.1.0 through 12.1.4 federated server is vulnerable to a denial of service when running non fenced federated queries...

6.2CVSS5.8AI score0.00106EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/30 4:55 p.m.41 views

CVE-2026-10695 IBM® Db2® is vulnerable to a denial of service when running non fenced federated queries

IBM Db2 12.1.0 through 12.1.4 federated server is vulnerable to a denial of service when running non fenced federated queries...

6.2CVSS0.00106EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/07/30 2:01 p.m.9 views

CVE-2026-58218 Samba: dns signing dos via tkey name cache exhaustion

A flaw was found in Samba's internal DNS server where unauthenticated TKEY registration requests were added to the TKEY name cache before being rejected. A remote, unauthenticated attacker can exploit this behavior by sending a large number of TKEY requests with arbitrary names, exhausting the...

5.3CVSS5.9AI score0.011EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/07/30 2:01 p.m.10 views

CVE-2026-58218

A flaw was found in Samba's internal DNS server where unauthenticated TKEY registration requests were added to the TKEY name cache before being rejected. A remote, unauthenticated attacker can exploit this behavior by sending a large number of TKEY requests with arbitrary names, exhausting the...

5.3CVSS5.9AI score0.011EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/30 12:00 a.m.39 views

CVE-2026-51295

SQLite 3.41 is vulnerable to a use-after-free in the jsonExtractFunc function, where premature release of parsed JSON object memory leads to illegal access of freed pointers. This remote flaw allows crafted SQL queries to crash the service and may leak sensitive memory information. Root cause: pr...

5.8AI score0.00206EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/30 12:00 a.m.32 views

PT-2026-66469

CentreStack before 17.4 contains a SQL injection vulnerability in GladDBFiles.SearchEx and SearchExUnder that allows authenticated attackers to execute arbitrary SQL statements by supplying a crafted x-glad-filter request header through the jsondir API endpoint. Attackers can exploit unsanitized...

8.8CVSS6.5AI score0.00392EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/30 12:00 a.m.11 views

EUVD-2026-51251

SQLite 3.41 is vulnerable to use after free in the jsonExtractFunc function. Premature release of parsed JSON object memory leads to subsequent illegal access of freed pointer. Remote attackers can trigger this flaw via specially crafted SQL queries, resulting in service crash and sensitive memor...

5.8AI score0.00206EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/30 12:00 a.m.15 views

PT-2026-66535

IBM Db2 12.1.0 through 12.1.4 federated server is vulnerable to a denial of service when running non fenced federated queries...

6.2CVSS5.8AI score0.00106EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/29 4:39 p.m.11 views

CVE-2026-67194 Courier IMAP < 6.0.1 Mail Server < 2.0.2 Stack Overflow DoS via Nested SEARCH Queries

Courier IMAP before 6.0.1 and Courier Mail Server before 2.0.2 allow authenticated IMAP users to crash the imapd process via deeply nested parenthesized SEARCH queries. The SEARCH command parser allocsearchkey in searchinfo.C recursively descends on nested parenthesized groups through a mutual...

7.1CVSS5.8AI score
SaveExploits0References8
CVE
CVE
added 2026/07/29 4:39 p.m.48 views

CVE-2026-67194

CVE-2026-67194 affects Courier IMAP prior to 6.0.1 and Courier Mail Server prior to 2.0.2. The vulnerability lies in the SEARCH parser (alloc_search_key in searchinfo.C), which recursively descends through deeply nested parenthesized groups without a depth limit. A single IMAP command with ~2500 ...

7.1CVSS5.9AI score0.00305EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/29 10:58 a.m.30 views

CVE-2026-12895

CVE-2026-12895 affects ERPNext 15.107.0 and Frappe 15.107.2. The flaw arises from constructing SQL queries via direct string interpolation (str.format()) instead of parameterized queries, allowing an authenticated user with low privileges to inject SQL through a Supplier record name (docname). Ex...

7.1CVSS6.2AI score0.00216EPSS
SaveExploits0References1
Fedora
Fedora
added 2026/07/29 1:09 a.m.9 views

[SECURITY] Fedora 43 Update: gpsd-3.26.1-7.fc43

gpsd is a service daemon that mediates access to a GPS sensor connected to the host computer by serial or USB interface, making its data on the location/course/velocity of the sensor available to be queried on TCP port 2947 of the host computer. With gpsd, multiple GPS client applications such as...

9.6CVSS5.5AI score0.01796EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2026/07/29 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-67194

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Courier IMAP before 6.0.1 and Courier Mail Server before 2.0.2 allow authenticated IMAP users to crash the imapd process via deeply nested parenthesized SEARCH...

7.1CVSS5.5AI score0.00305EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/28 10:18 p.m.7 views

CVE-2026-54658 @hypequery/clickhouse has SQL Injection in parameter escaping that allows arbitrary SQL execution

Hypequery is a TypeScript semantic layer for ClickHouse. Prior to 2.5.1, escapeValue in packages/clickhouse/src/core/utils.ts did not escape backslashes before single quotes during parameter substitution, allowing attacker controlled query parameters with a trailing backslash to escape the closin...

9.8CVSS5.5AI score
SaveExploits0References10
Cvelist
Cvelist
added 2026/07/28 5:55 p.m.33 views

CVE-2026-50736

The pglogical queue mechanism, used to convey out-of-band commands such as replicated DDL from a publisher to a subscriber, executes message payloads on the subscriber at the privilege level of the apply worker, which is equivalent to a PostgreSQL superuser in default installations. A party actin...

9CVSS0.00194EPSS
SaveExploits0References1
Samba
Samba
added 2026/07/28 12:00 a.m.9 views

DNS signing DoS via TKEY name cache exhaustion

== Summary: An unauthenticated user can repeatedly register names TKEY names, which floods a cache causing legitimate TKEYs to be expunged. This can practically block the use DNS TSIG signing. Description Only authenticated users are supposed to be able to use TKEY DNS records to register shared...

7.2CVSS5.9AI score0.00379EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/07/28 12:00 a.m.8 views

Elasticsearch 8.x < 8.19.18 / 9.0.x < 9.3.7 / 9.4.x < 9.4.4 Multiple Vulnerabilities (ESA-2026-56 / ESA-2026-57)

The version of Elasticsearch installed on the remote host is 8.x prior to 8.19.18, or 9.0.x prior to 9.3.7, 9.4.x prior to or 9.4.4. It is, therefore, affected by multiple vulnerabilities as referenced in the ESA-2026-56 and ESA-2026-57 advisories. - Uncontrolled Resource Consumption CWE-400 in...

6.5CVSS5.8AI score0.00296EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/27 4:41 p.m.11 views

EUVD-2026-49371

An input validation vulnerability exists in an API component of the orchestrator. An authenticated user can exploit this flaw to manipulate backend queries, which may result in unauthorized access to data beyond their intended privileges and cause the underlying system to initiate unintended...

9.1CVSS5.8AI score0.02826EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/27 4:17 p.m.27 views

CVE-2026-51303

Rejected reason: DO NOT USE THIS CVE RECORD. ConsultIDs: none. Reason: This record was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none...

0.00373EPSS
SaveExploits0
NVD
NVD
added 2026/07/27 4:16 p.m.19 views

CVE-2025-50455

SQL injection vulnerability exists in the orderby parameter of the /customers/search endpoint in Alex Tselegidis EasyAppointments = 1.5.1. The vulnerability arises from unsanitized user input passed to the orderby method of the CodeIgniter Query Builder, enabling attackers to perform time-based...

9.1CVSS0.00552EPSS
SaveExploits1References3
Rows per page
Query Builder