Lucene search
+L

22966 matches found

Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.15 views

PT-2026-72195

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: free mlx5 st idx data on final dealloc Workloads that repeatedly allocate and release mkeys carrying TPH steering-tag hints e.g. churning RDMA MRs leak one struct mlx5 st idx data per cycle; kmemleak flags it as...

5.4AI score0.00198EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.13 views

PT-2026-72716

In the Linux kernel, the following vulnerability has been resolved: crypto: marvell/octeontx - fix DMA cleanup using wrong loop index The sg cleanup path used listi instead of listj when unmapping DMA buffers, leaking successfully mapped entries and repeatedly unmapping the failed one...

5.3AI score0.00695EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2026/08/14 11:59 p.m.18 views

SUSE CVE-2026-14678

Buffer over-read in PostgreSQL pgtrgm index picksplit function reads past end of a heap buffer. This might allow a table maintainer to infer limited memory values, via the lossy signal of index split choices. Versions before PostgreSQL 18.6, 17.11, 16.15, 15.19, and 14.24 are affected...

4.3CVSS5.7AI score0.00195EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/08/14 11:48 p.m.9 views

SUSE CVE-2026-56860

Previously, resolving relative paths containing parent directory '..' segments performed string conversions and buffer rewrites on each step, resulting in quadratic time complexity and high memory allocation overhead. Now, path resolution operates on a byte buffer using index-based backtracking f...

5.3CVSS5.5AI score0.00518EPSS
SaveExploits0References10
Github Security Blog
Github Security Blog
added 2026/08/14 7:40 p.m.23 views

SurrealDB: Array element-level (field.*) SELECT permissions leak denied elements to record users

A SELECT permission defined on an array element DEFINE FIELD field. … PERMISSIONS FOR select … is not enforced correctly for RECORD users. Instead of hiding the denied elements, the query leaks a subset of them: a deny-all returns the odd-indexed elements, and a per-element predicate keeps and...

7.1CVSS5.2AI score0.00358EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/08/14 7:40 p.m.18 views

GHSA-8RW6-P7M8-63JP SurrealDB: Array element-level (field.*) SELECT permissions leak denied elements to record users

A SELECT permission defined on an array element DEFINE FIELD field. … PERMISSIONS FOR select … is not enforced correctly for RECORD users. Instead of hiding the denied elements, the query leaks a subset of them: a deny-all returns the odd-indexed elements, and a per-element predicate keeps and...

6.5CVSS5.3AI score0.00358EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/14 12:32 a.m.15 views

EUVD-2026-58515

Previously, resolving relative paths containing parent directory '..' segments performed string conversions and buffer rewrites on each step, resulting in quadratic time complexity and high memory allocation overhead. Now, path resolution operates on a byte buffer using index-based backtracking f...

5.3AI score0.00518EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2026/08/14 12:00 a.m.10 views

The vulnerability of the dpaa2-switch component in the Linux operating system allows a hacker to trigger a service failure.

The vulnerability of the dpaa2-switch component in the Linux operating system is related to incorrect checking of the specified index, position, or offset in the input data. Exploiting this vulnerability can allow an attacker to cause a service failure...

7CVSS5.4AI score0.00126EPSS
SaveExploits0References16Affected Software3
NVD
NVD
added 2026/08/13 8:17 p.m.15 views

CVE-2026-72638

Uncontrolled Recursion CWE-674 in Elasticsearch can lead to denial of service via Input Data Manipulation CAPEC-153. An authenticated user holding only low-privileged index creation permissions can submit a single request containing a specially crafted, malformed custom analysis definition that i...

6.5CVSS0.00296EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/13 7:13 p.m.7 views

CVE-2026-72631 Improper Privilege Management in Kibana Fleet Leading to Over-Scoped Elastic Agent API Keys

Improper Privilege Management CWE-269 in Kibana Fleet can lead to privilege escalation via Privilege Escalation CAPEC-233. An integration policy may optionally declare extra data streams that the integration writes to, which Fleet adds to the Elasticsearch API key issued to Elastic Agents enrolle...

6.5CVSS5.5AI score
SaveExploits0References3
EUVD
EUVD
added 2026/08/13 7:13 p.m.12 views

EUVD-2026-58284

Uncontrolled Recursion CWE-674 in Elasticsearch can lead to denial of service via Input Data Manipulation CAPEC-153. An authenticated user holding only low-privileged index creation permissions can submit a single request containing a specially crafted, malformed custom analysis definition that i...

6.5CVSS5.3AI score0.00296EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/13 7:11 p.m.12 views

CVE-2026-72672

The Elastic Security capability that suggests existing field values while a user authors endpoint policy artifacts queries Elastic Defend event data with Kibana's internal Elasticsearch account instead of the account of the requesting user. Only Kibana feature privileges are verified, and the...

7.7CVSS5.3AI score0.00274EPSS
SaveExploits0References2Affected Software1
RedhatCVE
RedhatCVE
added 2026/08/13 5:39 p.m.24 views

CVE-2026-42500

A flaw was found in golang.org/x/image/bmp. A remote attacker could exploit this vulnerability by providing a specially crafted paletted BMP Bitmap file. Decoding this file with an out-of-range palette index causes the application to panic when accessing invalid image pixels, leading to a Denial ...

6.5CVSS8.1AI score0.00384EPSS
SaveExploits0References7
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/08/13 4:56 p.m.28 views

Malicious code in index-design-system (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 46741db74596587c4d689ad282865566173c18913e95bacac258d20ac71da8cf Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

5.5AI score
SaveExploits0References1
Snyk
Snyk
added 2026/08/13 4:03 p.m.6 views

Buffer Over-read

Overview Affected versions of this package are vulnerable to Buffer Over-read in the picksplit process. An attacker can infer limited memory values by observing the behavior of index split choices. Remediation Upgrade libpq to version 17.11 or higher. References - Postgres Security Advisory...

5.3CVSS5.9AI score0.00195EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/13 1:17 p.m.8 views

CVE-2026-14678

Buffer over-read in PostgreSQL pgtrgm index picksplit function reads past end of a heap buffer. This might allow a table maintainer to infer limited memory values, via the lossy signal of index split choices. Versions before PostgreSQL 18.6, 17.11, 16.15, 15.19, and 14.24 are affected...

4.3CVSS0.00195EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/13 1:17 p.m.9 views

ALPINE-CVE-2026-14678

Buffer over-read in PostgreSQL pgtrgm index picksplit function reads past end of a heap buffer. This might allow a table maintainer to infer limited memory values, via the lossy signal of index split choices. Versions before PostgreSQL 18.6, 17.11, 16.15, 15.19, and 14.24 are affected...

4.3CVSS5.9AI score0.00195EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/13 1:17 p.m.16 views

CVE-2026-14678

Buffer over-read in PostgreSQL pgtrgm index picksplit function reads past end of a heap buffer. This might allow a table maintainer to infer limited memory values, via the lossy signal of index split choices. Versions before PostgreSQL 18.6, 17.11, 16.15, 15.19, and 14.24 are affected...

4.3CVSS5.6AI score0.00195EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/13 1:17 p.m.8 views

UBUNTU-CVE-2026-14678

Buffer over-read in PostgreSQL pgtrgm index picksplit function reads past end of a heap buffer. This might allow a table maintainer to infer limited memory values, via the lossy signal of index split choices. Versions before PostgreSQL 18.6, 17.11, 16.15, 15.19, and 14.24 are affected...

4.3CVSS5.7AI score0.00195EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/13 1:00 p.m.10 views

EUVD-2026-57842

Buffer over-read in PostgreSQL pgtrgm index picksplit function reads past end of a heap buffer. This might allow a table maintainer to infer limited memory values, via the lossy signal of index split choices. Versions before PostgreSQL 18.5, 17.11, 16.15, 15.19, and 14.24 are affected...

4.3CVSS5.3AI score0.00195EPSS
SaveExploits0References1
Rows per page
Query Builder