Lucene search
+L

211424 matches found

CVE
CVE
added 2026/08/13 1:00 p.m.91 views

CVE-2026-14664

CVE-2026-14664: Heap buffer overflow in PostgreSQL regexp parsing enables an attacker to execute arbitrary code as the database host OS user. The vulnerability stems from unvalidated data growth when round-tripping through pg_wchar and affects PostgreSQL versions before 18.5, 17.11, 16.15, 15.19,...

8.8CVSS6AI score0.00436EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/08/13 1:00 p.m.48 views

CVE-2026-14662 PostgreSQL tsvector and tsquery undersize allocations, via integer wraparound

Integer wraparound in PostgreSQL tsvector and tsquery data type functions allows an unprivileged database user to cause the server to undersize an allocation and write out-of-bounds, via crafted large inputs. This may execute arbitrary code as the operating system user running the database. These...

8.8CVSS0.0046EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/13 12:17 p.m.8 views

CVE-2026-73623

GitPython before 3.1.54 contains an incomplete denylist in unsafegitcloneoptions that omits --template, allowing attackers to achieve arbitrary command execution during clone operations. Attackers can supply --template pointing to a directory containing malicious post-checkout hooks that execute...

7.7CVSS0.00693EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/13 12:17 p.m.5 views

CVE-2026-73602

Flowise before 3.1.3 contains a sandbox escape vulnerability in the vm2 JavaScript sandbox that allows authenticated users to execute arbitrary code by exploiting moment locale validation bypass. Attackers can craft a fake String object with a match function that bypasses path traversal checks to...

9CVSS0.00437EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/08/13 11:52 a.m.10 views

Important: Red Hat Security Advisory: nodejs:22 security update

An update for the nodejs:22 module is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each...

8.5CVSS7.1AI score0.00623EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2026/08/13 11:52 a.m.4 views

sqlite: SQLite: Arbitrary code execution and crash via heap-based buffer overflow in FTS5

A flaw was found in SQLite, specifically within its FTS5 full-text search extension. Attackers can exploit a heap-based buffer overflow by providing a specially crafted database. This crafted database contains malicious metadata that triggers an integer underflow during FTS5 MATCH query processin...

8.5CVSS8AI score0.00175EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/08/13 11:52 a.m.4 views

sqlite: SQLite: Arbitrary code execution via crafted FTS5 full-text search data

A flaw was found in SQLite's FTS5 full-text search extension. This vulnerability involves memory corruption, specifically an out-of-bounds read and a heap buffer overflow, which can be triggered by supplying a crafted database with malformed FTS5 page data. When an FTS5 MATCH query is executed...

8.5CVSS7.8AI score0.00175EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/13 11:28 a.m.24 views

CVE-2026-73614

Network-AI ClaudeHookBridge prior to 5.15.1 truncates the target string to 500 characters before evaluating denyPatterns, while Claude Code uses the full untruncated command. This discrepancy permits attackers to place dangerous content beyond the 500-byte threshold in a Bash command field to byp...

8.8CVSS5.7AI score0.00358EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/13 11:28 a.m.31 views

CVE-2026-73602 Flowise before 3.1.3 Sandbox Escape to RCE

Flowise before 3.1.3 contains a sandbox escape vulnerability in the vm2 JavaScript sandbox that allows authenticated users to execute arbitrary code by exploiting moment locale validation bypass. Attackers can craft a fake String object with a match function that bypasses path traversal checks to...

9CVSS0.00437EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/13 11:28 a.m.7 views

EUVD-2026-57802

Flowise before 3.1.3 contains a code injection vulnerability in the CSV Agent node's customReadCSV parameter that allows authenticated attackers to execute arbitrary Python code. The validator uses a static regex blocklist that can be bypassed through obfuscation techniques, enabling attackers to...

9CVSS5.8AI score0.00328EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/08/13 9:55 a.m.9 views

FreeRDP: FreeRDP: Arbitrary code execution via malicious RDP files

A flaw in FreeRDP's file parser incorrectly treats lines starting with a forward slash / as command-line options. If a victim opens a maliciously crafted .rdp file, an attacker can silently inject CLI flags to execute arbitrary code, expose local filesystems, or bypass certificate validation...

8.5CVSS5.7AI score0.0018EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/13 8:57 a.m.8 views

Important: Red Hat Security Advisory: freerdp security update

An update for freerdp is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from t...

9.8CVSS8.1AI score0.00397EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/13 8:46 a.m.6 views

FreeRDP: FreeRDP: Arbitrary code execution via malicious RDP files

A flaw in FreeRDP's file parser incorrectly treats lines starting with a forward slash / as command-line options. If a victim opens a maliciously crafted .rdp file, an attacker can silently inject CLI flags to execute arbitrary code, expose local filesystems, or bypass certificate validation...

8.5CVSS5.7AI score0.0018EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/13 8:36 a.m.9 views

kernel: net/sched: act_api: use RCU with deferred freeing for action lifecycle

A flaw was found in the Linux kernel's networking scheduler. A race condition, which is a problem that occurs when multiple operations try to access the same resource at the same time, exists when network filter operations are run concurrently. This can lead to a Use-After-Free UAF vulnerability,...

7.8CVSS6.2AI score0.00241EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
added 2026/08/13 7:07 a.m.4 views

CVE-2026-73077

A vulnerability in Vim's shell script plugins sh.vim, zsh.vim, ps1.vim allows arbitrary code execution if a user selects maliciously crafted text in Visual mode and triggers a keyword lookup, due to improperly escaped shell metacharacters. Mitigation To mitigate this vulnerability, users can...

8.4CVSS6.3AI score0.0014EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/08/13 7:07 a.m.6 views

CVE-2026-73078

A flaw in Vim's netrw plugin fails to sanitize special characters in directory paths when creating GUI menu entries. Browsing or bookmarking a maliciously crafted path in GUI Vim allows attackers to execute arbitrary OS commands as the running user. Mitigation To mitigate this issue, avoid browsi...

8.8CVSS5.7AI score0.00336EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/13 3:16 a.m.24 views

CVE-2026-0297

A buffer overflow vulnerability exists in the Palo Alto Networks GlobalProtect™ app that enables a man-in-the-middle MitM attacker or a rogue gateway to disrupt system processes and potentially execute arbitrary code with elevated privileges SYSTEM privileges on Windows, and root privileges on...

7.7CVSS0.00164EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/13 3:16 a.m.11 views

CVE-2026-0298

An improper input validation vulnerability exists in the Windows Pre-Logon Access Provider PLAP component of the Palo Alto Networks GlobalProtect™ app on Windows devices which enables a man-in-the-middle MitM attacker to execute arbitrary code with SYSTEM privileges on an affected client. The...

7.7CVSS0.00188EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/08/13 2:17 a.m.16 views

kernel: net/sched: act_api: use RCU with deferred freeing for action lifecycle

A flaw was found in the Linux kernel's networking scheduler. A race condition, which is a problem that occurs when multiple operations try to access the same resource at the same time, exists when network filter operations are run concurrently. This can lead to a Use-After-Free UAF vulnerability,...

7.8CVSS6.2AI score0.00241EPSS
SaveExploits1References5
CVE
CVE
added 2026/08/13 2:04 a.m.127 views

CVE-2026-0299

CVE-2026-0299 involves local privilege escalation in the Palo Alto Networks GlobalProtect app. The affected software is the GlobalProtect client on Windows (and non-persistent elevation to NT AUTHORITY\SYSTEM) and macOS/Linux (root). The underlying issue, as stated in multiple connected sources, ...

8.5CVSS5.7AI score0.00193EPSS
SaveExploits0References1
Rows per page
Query Builder