Lucene search
+L

32133 matches found

Cvelist
Cvelist
added 2026/08/13 7:13 p.m.30 views

CVE-2026-72647 Uncontrolled Recursion in Elasticsearch Leading to Denial of Service

Uncontrolled Recursion CWE-674 in Elasticsearch can lead to denial of service via Serialized Data with Nested Payloads CAPEC-230. An authenticated user holding only read privileges on a single index can submit one specially crafted search request whose deeply nested structure is processed without...

6.5CVSS0.0029EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/13 1:17 p.m.6 views

CVE-2026-14673

Untrusted search path in PostgreSQL amcheck allows a grantee of amcheck function EXECUTE privilege to execute arbitrary functions as the owners of expression indexes that depend on the search path, via setting a hostile search path before calling the amcheck function. Within major versions 18, 16...

3.8CVSS0.00174EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/13 1:17 p.m.7 views

ALPINE-CVE-2026-14673

Untrusted search path in PostgreSQL amcheck allows a grantee of amcheck function EXECUTE privilege to execute arbitrary functions as the owners of expression indexes that depend on the search path, via setting a hostile search path before calling the amcheck function. Within major versions 18, 16...

3.8CVSS6.1AI score0.00174EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/13 1:17 p.m.5 views

AZL-95681 CVE-2026-14673 affecting package postgresql 16.14-1

Untrusted search path in PostgreSQL amcheck allows a grantee of amcheck function EXECUTE privilege to execute arbitrary functions as the owners of expression indexes that depend on the search path, via setting a hostile search path before calling the amcheck function. Within major versions 18, 16...

3.8CVSS6.1AI score0.00174EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/13 1:17 p.m.9 views

CVE-2026-14673

Untrusted search path in PostgreSQL amcheck allows a grantee of amcheck function EXECUTE privilege to execute arbitrary functions as the owners of expression indexes that depend on the search path, via setting a hostile search path before calling the amcheck function. Within major versions 18, 16...

3.8CVSS5.9AI score0.00174EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/13 1:17 p.m.7 views

UBUNTU-CVE-2026-14673

Untrusted search path in PostgreSQL amcheck allows a grantee of amcheck function EXECUTE privilege to execute arbitrary functions as the owners of expression indexes that depend on the search path, via setting a hostile search path before calling the amcheck function. Within major versions 18, 16...

3.8CVSS5.8AI score0.00174EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/08/13 1:00 p.m.11 views

CVE-2026-14673

Untrusted search path in PostgreSQL amcheck allows a grantee of amcheck function EXECUTE privilege to execute arbitrary functions as the owners of expression indexes that depend on the search path, via setting a hostile search path before calling the amcheck function. Within major versions 18, 16...

3.8CVSS6.1AI score0.00174EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/13 1:00 p.m.50 views

CVE-2026-14673 PostgreSQL amcheck does not clear untrusted search path

Untrusted search path in PostgreSQL amcheck allows a grantee of amcheck function EXECUTE privilege to execute arbitrary functions as the owners of expression indexes that depend on the search path, via setting a hostile search path before calling the amcheck function. Within major versions 18, 16...

3.8CVSS0.00174EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/13 1:00 p.m.11 views

EUVD-2026-57839

Untrusted search path in PostgreSQL amcheck allows a grantee of amcheck function EXECUTE privilege to execute arbitrary functions as the owners of expression indexes that depend on the search path, via setting a hostile search path before calling the amcheck function. Within major versions 18, 16...

3.8CVSS5.7AI score0.00174EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/13 1:00 p.m.384 views

CVE-2026-14673

The CVE describes an untrusted search path in PostgreSQL amcheck. A grantee with amcheck EXECUTE privilege can cause arbitrary functions to run as the owners of expression indexes that depend on the search path by setting a hostile search path before invoking the amcheck function. Affected major ...

3.8CVSS6.1AI score0.00174EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2026/08/13 1:00 p.m.7 views

CVE-2026-14673 PostgreSQL amcheck does not clear untrusted search path

Untrusted search path in PostgreSQL amcheck allows a grantee of amcheck function EXECUTE privilege to execute arbitrary functions as the owners of expression indexes that depend on the search path, via setting a hostile search path before calling the amcheck function. Within major versions 18, 16...

3.8CVSS6.1AI score0.00174EPSS
SaveExploits0References1
AlpineLinux
AlpineLinux
added 2026/08/13 1:00 p.m.10 views

CVE-2026-14673

Untrusted search path in PostgreSQL amcheck allows a grantee of amcheck function EXECUTE privilege to execute arbitrary functions as the owners of expression indexes that depend on the search path, via setting a hostile search path before calling the amcheck function. Within major versions 18, 16...

3.8CVSS6.1AI score0.00174EPSS
SaveExploits0
NVD
NVD
added 2026/08/13 12:17 p.m.7 views

CVE-2026-73628

Serendipity versions = 2.3.5 and . In include/functionsrouting.inc.php serveSearch, the sanitisation pipeline runs urldecode after HTML-encoding, so a single URL-encoded HTML payload survives striptags and htmlspecialchars and is then decoded back into live HTML in the page. A crafted search link...

6.1CVSS0.00155EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/08/13 12:17 p.m.13 views

CVE-2026-73628

Serendipity versions = 2.3.5 and . In include/functionsrouting.inc.php serveSearch, the sanitisation pipeline runs urldecode after HTML-encoding, so a single URL-encoded HTML payload survives striptags and htmlspecialchars and is then decoded back into live HTML in the page. A crafted search link...

6.1CVSS5.4AI score0.00155EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/13 11:28 a.m.29 views

CVE-2026-73628

The CVE-2026-73628 entry concerns Serendipity versions 2.3.5 through 2.6.0, which contain a reflected XSS in the search clean-URL route (/search/). In include/functions_routing.inc.php, the serveSearch() sanitisation sequence applies urldecode() after HTML-encoding, allowing a URL-encoded HTML pa...

6.1CVSS5.2AI score0.00155EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/13 11:28 a.m.12 views

EUVD-2026-57797

Serendipity versions = 2.3.5 and . In include/functionsrouting.inc.php serveSearch, the sanitisation pipeline runs urldecode after HTML-encoding, so a single URL-encoded HTML payload survives striptags and htmlspecialchars and is then decoded back into live HTML in the page. A crafted search link...

6.1CVSS5.2AI score0.00155EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/13 11:28 a.m.33 views

CVE-2026-73628 Serendipity 2.3.5 Reflected XSS via search clean-URL route

Serendipity versions = 2.3.5 and . In include/functionsrouting.inc.php serveSearch, the sanitisation pipeline runs urldecode after HTML-encoding, so a single URL-encoded HTML payload survives striptags and htmlspecialchars and is then decoded back into live HTML in the page. A crafted search link...

6.1CVSS0.00155EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/13 12:31 a.m.11 views

EUVD-2026-57686

A flaw was found in acm-search-v2-rhel9. An attacker with administrative privileges on the hub cluster, specifically with patch access to the Search Custom Resource CR, could exploit a vulnerability in the Collector.ImageOverride field. This allows the attacker to deploy an arbitrary container...

9CVSS6.4AI score0.01022EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/13 12:31 a.m.10 views

EUVD-2026-57687

A flaw was found in search-v2-api. An unauthenticated attacker can exploit this by sending requests with unique random bearer tokens. Each unique token creates a permanent entry in the unbounded tokenReviews cache, which is not properly cleared. This can lead to memory exhaustion of the search-ap...

7.5CVSS5.3AI score0.00522EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/13 12:31 a.m.9 views

EUVD-2026-57685

A flaw was found in the search-v2-operator component. A user with specific administrative permissions on a managed cluster can exploit a vulnerability that allows them to inject arbitrary configuration data. This manipulation can override critical settings, leading to the replacement of container...

8.5CVSS5.5AI score0.00347EPSS
SaveExploits0References3
Rows per page
Query Builder