Lucene search
+L

111470 matches found

NVD
NVD
added 4 days ago7 views

CVE-2026-73658

Trigger.dev is a platform for building and deploying fully managed AI agents and workflows. From 4.4.2 until 4.5.0-rc.5, Aws4FetchClient.buildUrl and Aws4FetchClient.presign in apps/webapp/app/v3/objectStoreClient.server.ts assign user-controlled packet keys to URL.pathname, while...

8.2CVSS0.00332EPSS
SaveExploits0References4
NVD
NVD
added 4 days ago7 views

CVE-2026-73659

Trigger.dev is the open-source platform for building AI workflows in TypeScript. From 4.4.2 until 4.5.0, the packet presign routes in apps/webapp/app/routes/api.v1.packets.$.ts pass a caller-controlled filename through resolveStoreProtocolForPacketPresign to generatePresignedUrl and...

8.1CVSS0.00343EPSS
SaveExploits0References4
NVD
NVD
added 4 days ago7 views

CVE-2026-72850

Budibase before 3.40.0 fails to properly sanitize S3 object keys, allowing authenticated builders to upload files with traversal sequences that are preserved during export. Attackers can craft filenames containing .. segments that escape the temporary directory during workspace export, writing...

9.4CVSS0.00422EPSS
SaveExploits0References2
NVD
NVD
added 4 days ago9 views

CVE-2026-72842

luci-app-lxc contains an ACL inconsistency vulnerability that allows low-privileged authenticated LuCI users to access backend container management routes without proper authorization checks. Attackers can exploit path traversal via /.%2E in the lxcname parameter to escape container directories a...

9.9CVSS0.00422EPSS
SaveExploits0References2
NVD
NVD
added 4 days ago7 views

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.9CVSS0.00441EPSS
SaveExploits0References4
OSV
OSV
added 4 days ago5 views

DEBIAN-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.9CVSS5.5AI score0.00441EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 4 days ago5 views

CVE-2026-56858

Previously, pathological inputs could close an unescaped '/' early, allowing for attack-controlled data to inject arbitrary content, potentially leading to XSS...

6.1CVSS5.5AI score0.00263EPSS
SaveExploits0
CVE
CVE
added 4 days ago42 views

CVE-2026-56860

CVE-2026-56860 describes a performance-related fix in path resolution for relative paths containing .. segments. The prior approach performed string conversions and buffer rewrites at each step, yielding quadratic time complexity and high memory allocations. The fix now operates on a byte buffer ...

5.9CVSS5.3AI score0.00441EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 4 days ago4 views

CVE-2026-56858

Previously, pathological inputs could close an unescaped '/' early, allowing for attack-controlled data to inject arbitrary content, potentially leading to XSS...

5.3AI score0.00263EPSS
SaveExploits0References5Affected Software1
ATTACKERKB
ATTACKERKB
added 4 days ago5 views

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.3AI score0.00441EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 4 days ago5 views

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.9CVSS5.5AI score0.00441EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 4 days ago7 views

CVE-2026-56860 Avoid quadratic complexity in resolvePath in net/url

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.00441EPSS
SaveExploits0References4
Cvelist
Cvelist
added 4 days ago29 views

CVE-2026-72850 Budibase before 3.40.0 Arbitrary File Write via Path Traversal

Budibase before 3.40.0 fails to properly sanitize S3 object keys, allowing authenticated builders to upload files with traversal sequences that are preserved during export. Attackers can craft filenames containing .. segments that escape the temporary directory during workspace export, writing...

9.4CVSS0.00422EPSS
SaveExploits0References2
CVE
CVE
added 4 days ago23 views

CVE-2026-72850

Budibase before 3.40.0 has a path traversal vulnerability in S3 object key sanitization that lets authenticated builders upload files with traversal sequences. These filenames can escape the temporary directory during workspace export, enabling writing arbitrary content to any path writable by th...

9.4CVSS5.4AI score0.00422EPSS
SaveExploits0References2
OSV
OSV
added 4 days ago5 views

CVE-2026-72850 Budibase before 3.40.0 Arbitrary File Write via Path Traversal

Budibase before 3.40.0 fails to properly sanitize S3 object keys, allowing authenticated builders to upload files with traversal sequences that are preserved during export. Attackers can craft filenames containing .. segments that escape the temporary directory during workspace export, writing...

9.4CVSS5.6AI score
SaveExploits0References4
Cvelist
Cvelist
added 4 days ago29 views

CVE-2026-72842 OpenWrt luci-app-lxc ACL Inconsistency Authentication Bypass

luci-app-lxc contains an ACL inconsistency vulnerability that allows low-privileged authenticated LuCI users to access backend container management routes without proper authorization checks. Attackers can exploit path traversal via /.%2E in the lxcname parameter to escape container directories a...

9.9CVSS0.00422EPSS
SaveExploits0References2
CVE
CVE
added 4 days ago49 views

CVE-2026-72842

The CVE-2026-72842 entry concerns luci-app-lxc on OpenWrt. It describes an ACL inconsistency that lets low-privileged, authenticated LuCI users access backend container management routes without proper authorization checks. A path traversal via /.%2E in the lxc_name parameter can escape container...

9.9CVSS5.8AI score0.00422EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 4 days ago6 views

CVE-2026-72842 OpenWrt luci-app-lxc ACL Inconsistency Authentication Bypass

luci-app-lxc contains an ACL inconsistency vulnerability that allows low-privileged authenticated LuCI users to access backend container management routes without proper authorization checks. Attackers can exploit path traversal via /.%2E in the lxcname parameter to escape container directories a...

9.9CVSS6AI score0.00422EPSS
SaveExploits0References2
CVE
CVE
added 4 days ago69 views

CVE-2026-72841

The CVE-2026-72841 entry affects the OpenWrt luci-app-openvpn component. An insecure validation of the instance_name2 parameter during file upload lets authenticated users perform path traversal and write arbitrary files outside the intended directory. Attackers could place SSH keys in system dir...

9.9CVSS6AI score0.00422EPSS
SaveExploits0References2
Cvelist
Cvelist
added 4 days ago33 views

CVE-2026-72841 luci-app-openvpn Path Traversal RCE via instance_name2

luci-app-openvpn fails to properly validate the instancename2 parameter during file upload, allowing authenticated users to perform path traversal and write arbitrary files outside the intended directory. Attackers can upload malicious payloads to gain persistent root code execution by placing SS...

9.9CVSS0.00422EPSS
SaveExploits0References2
Rows per page
Query Builder