Lucene search
+L

1275 matches found

Cvelist
Cvelist
added 2026/09/01 3:21 a.m.39 views

CVE-2026-82736 Ash.Type.CiString validates length and match constraints before case folding, allowing constraint bypass

Incorrect Behavior Order: Validate Before Canonicalize vulnerability in ash-project ash lets an attacker store a case-insensitive string value that violates its length or match constraints. Ash.Type.CiString.applyconstraints/2 lib/ash/type/cistring.ex validated the maxlength, minlength, and match...

2.1CVSS0.00138EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/01 3:21 a.m.8 views

EEF-CVE-2026-82736 Ash.Type.CiString validates length and match constraints before case folding, allowing constraint bypass

Summary Incorrect Behavior Order: Validate Before Canonicalize vulnerability in ash-project ash lets an attacker store a case-insensitive string value that violates its length or match constraints. Ash.Type.CiString.applyconstraints/2 lib/ash/type/cistring.ex validated the maxlength, minlength, a...

2.1CVSS5.9AI score0.00138EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/01 3:19 a.m.13 views

CVE-2026-82735

ash-project ash (Elixir library) is affected by an uncontrolled resource consumption vulnerability in Ash.Type.String.apply_constraints/2 (lib/ash/type/string.ex). The :match regex was evaluated regardless of min_length/max_length constraints, so over-length input that should have been rejected b...

5.9CVSS5.9AI score0.00138EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/08/31 4:17 p.m.9 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.5CVSS7.4AI score0.00175EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/08/31 2:24 a.m.20 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.3AI score0.00175EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/31 2:20 a.m.19 views

CVE-2026-75757

ash_admin (ash-project) is vulnerable to session/actor shadowing via a flawed client-side cookie reader. The JavaScript reads state cookies (e.g., actor_authorizing, actor_domain) using an unanchored regex (new RegExp(name + "=([^;]+)")) against document.cookie, so any cookie whose name merely en...

8.3CVSS5.9AI score0.00301EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/30 11:55 a.m.10 views

EEF-CVE-2026-78691 Unescaped backslash allows LIKE wildcard injection in AshSql string search

Summary Improper Neutralization of Special Elements in Data Query Logic vulnerability in ash-project ashsql allows a user who supplies a search term to contains/2, stringstartswith/2, or stringendswith/2 to inject live SQL LIKE wildcards, turning a literal substring search into an...

2.1CVSS6AI score0.00138EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/08/28 4:34 p.m.7 views

SUSE CVE-2026-80676

In the Linux kernel, the following vulnerability has been resolved: Drivers: hv: vmbus: use generic driveroverride infrastructure When a driver is probed through driverattach, the bus' match callback is called without the device lock held, thus accessing the driveroverride field without a lock,...

5.8AI score0.00168EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/27 5:21 p.m.8 views

CVE-2026-81716

opensslencrypt pip: openssl-encrypt versions before 1.4.9 contain a path traversal flaw in PluginSandbox.issafepath, which authorized file access using a bare string-prefix match. A sandboxed plugin without the READFILES permission could read or write another plugin's directory that merely shares...

8.7CVSS0.00192EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/27 2:51 p.m.8 views

EUVD-2026-67066

opensslencrypt pip: openssl-encrypt versions before 1.4.9 contain a path traversal flaw in PluginSandbox.issafepath, which authorized file access using a bare string-prefix match. A sandboxed plugin without the READFILES permission could read or write another plugin's directory that merely shares...

8.7CVSS5.2AI score0.00192EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/27 2:51 p.m.35 views

CVE-2026-81716 openssl_encrypt before 1.4.9 Plugin Sandbox Path Traversal

opensslencrypt pip: openssl-encrypt versions before 1.4.9 contain a path traversal flaw in PluginSandbox.issafepath, which authorized file access using a bare string-prefix match. A sandboxed plugin without the READFILES permission could read or write another plugin's directory that merely shares...

8.7CVSS0.00192EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/27 2:51 p.m.11 views

CVE-2026-81716

openssl_encrypt (pip package: openssl-encrypt ) versions before 1.4.9 contain a path traversal flaw in PluginSandbox._is_safe_path, which authorized file access using a bare string-prefix match. A sandboxed plugin without the READ_FILES permission could read or write another plugin's directory th...

8.7CVSS5.2AI score0.00192EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/08/27 2:51 p.m.12 views

CVE-2026-81716 openssl_encrypt before 1.4.9 Plugin Sandbox Path Traversal

opensslencrypt pip: openssl-encrypt versions before 1.4.9 contain a path traversal flaw in PluginSandbox.issafepath, which authorized file access using a bare string-prefix match. A sandboxed plugin without the READFILES permission could read or write another plugin's directory that merely shares...

8.7CVSS5.9AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/26 9:25 p.m.35 views

CVE-2026-77317 SeaweedFS: SFTP path ACL literal prefix match permits cross-tenant file read and overwrite

SeaweedFS is a distributed storage system for files and blobs. In versions from 3.88 through 4.39, the SFTP server evaluates configured path permissions with a literal string-prefix comparison, so a user scoped to a path is also granted the same access to any sibling path whose name merely begins...

8.1CVSS0.0022EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/26 9:25 p.m.11 views

CVE-2026-77317 SeaweedFS: SFTP path ACL literal prefix match permits cross-tenant file read and overwrite

SeaweedFS is a distributed storage system for files and blobs. In versions from 3.88 through 4.39, the SFTP server evaluates configured path permissions with a literal string-prefix comparison, so a user scoped to a path is also granted the same access to any sibling path whose name merely begins...

8.1CVSS5.4AI score
SaveExploits0References4
CVE
CVE
added 2026/08/26 9:25 p.m.26 views

CVE-2026-77317

CVE-2026-77317 affects SeaweedFS (distributed file/blob storage system) versions 3.88 through 4.39. The SFTP server evaluates configured path permissions using a literal string-prefix comparison rather than requiring a path-component boundary. A user scoped to a path such as /tenants/alice is als...

8.1CVSS5.2AI score0.0022EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/08/26 8:10 a.m.7 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
VulnCheck KEV
VulnCheck KEV
added 2026/08/26 12:00 a.m.11 views

VulnCheck KEV: CVE-2026-49869

Kestra is an open-source, event-driven orchestration platform. Prior to 1.0.45 and 1.3.21, AuthenticationFilter in Kestra OSS uses request.getPath.endsWith"/configs" to whitelist the public configuration endpoint from Basic Auth. Because the check is a suffix match rather than an exact path match...

10CVSS6.5AI score0.01917EPSS
SaveIn wildExploits2References4
EUVD
EUVD
added 2026/08/25 3:17 p.m.6 views

EUVD-2026-65544

PraisonAI is a multi-agent teams system. Prior to praisonai 4.6.58, MCP HTTP Stream validateorigin uses requestorigin.startswithallowed, allowing the attacker-controlled localhost.attacker.com HTTP origin to satisfy the localhost allowlist. A webpage can send Content-Type: text/plain requests...

7.6CVSS5.3AI score0.00128EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/25 3:17 p.m.17 views

CVE-2026-55532

PraisonAI is a multi-agent teams system. Prior to version 4.6.58 , the MCP HTTP Stream _validate_origin function uses request_origin.startswith(allowed), which allows an attacker-controlled origin such as localhost.attacker.com to satisfy a localhost allowlist entry. This enables an unauthenticat...

7.6CVSS5.3AI score0.00128EPSS
SaveExploits0References3
Rows per page
Query Builder