Lucene search
+L

6543 matches found

NVD
NVD
added 2026/07/31 7:16 a.m.17 views

CVE-2026-14554

The Check & Log Email WordPress plugin before 2.0.15 does not properly sanitize and escape parameters before using them in SQL queries, allowing users with administrator privileges to perform SQL injection attacks...

6.5CVSS0.00224EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/30 7:17 p.m.12 views

CVE-2026-10695

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 4:55 p.m.14 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.2CVSS5.5AI score0.00106EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/30 4:55 p.m.13 views

CVE-2026-10695

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
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/07/30 4:55 p.m.16 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
CVE
CVE
added 2026/07/30 4:55 p.m.49 views

CVE-2026-10695

IBM Db2 federated server (12.1.0–12.1.4) is vulnerable to a denial of service when running non-fenced federated queries (CVE-2026-10695). The issue stems from handling of non-fenced federated queries on the federated wrapper, enabling uncontrolled resource consumption leading to DoS. Affected ver...

6.2CVSS5.8AI score0.00106EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/07/30 4:55 p.m.44 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.10 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.0062EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/07/30 2:01 p.m.11 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.0062EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/30 12:00 a.m.49 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.35 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.13 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.16 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.13 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.58 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.65 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.12 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.12 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.8 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.39 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.00245EPSS
SaveExploits0References1
Rows per page
Query Builder