Lucene search
+L

61 matches found

Cvelist
Cvelist
added 2026/08/14 11:35 a.m.33 views

CVE-2026-72835 filebrowser before v2.63.21 Access Rule Bypass via Path Canonicalization

filebrowser versions before v2.63.21 fail to canonicalize paths before evaluating access rules, allowing authenticated users to bypass administrator-defined deny rules using case-variant or backslash-separated paths. Attackers can request files with alternate path representations that match no ru...

7.6CVSS0.00338EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/14 11:35 a.m.20 views

CVE-2026-72835

CVE-2026-72835 affects filebrowser before v2.63.21. The issue is that the application fails to canonicalize paths before evaluating access rules, allowing an authenticated user to bypass administrator-defined deny rules by using case-variant or backslash-separated paths. Attackers can request fil...

7.6CVSS5.3AI score0.00338EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/14 11:35 a.m.12 views

CVE-2026-72835 filebrowser before v2.63.21 Access Rule Bypass via Path Canonicalization

filebrowser versions before v2.63.21 fail to canonicalize paths before evaluating access rules, allowing authenticated users to bypass administrator-defined deny rules using case-variant or backslash-separated paths. Attackers can request files with alternate path representations that match no ru...

7.6CVSS5.4AI score
SaveExploits0References4
NVD
NVD
added 2026/08/06 4:16 p.m.12 views

CVE-2026-18427

@fastify/static before version 10.1.3 contains an incomplete fix for a previous route guard bypass. The static file handler rejected only parent directory segments, but it did not canonicalize dot segments, duplicate slashes, encoded dots, or backslashes before route matching and before delegatin...

7.5CVSS0.00458EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/06 2:52 p.m.31 views

CVE-2026-18427 @fastify/static vulnerable to route guard bypass via non-canonical path segments

@fastify/static before version 10.1.3 contains an incomplete fix for a previous route guard bypass. The static file handler rejected only parent directory segments, but it did not canonicalize dot segments, duplicate slashes, encoded dots, or backslashes before route matching and before delegatin...

7.5CVSS0.00458EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/06 2:52 p.m.12 views

EUVD-2026-54086

@fastify/static before version 10.1.3 contains an incomplete fix for a previous route guard bypass. The static file handler rejected only parent directory segments, but it did not canonicalize dot segments, duplicate slashes, encoded dots, or backslashes before route matching and before delegatin...

7.5CVSS5.5AI score0.00458EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/06 2:52 p.m.17 views

CVE-2026-18427 @fastify/static vulnerable to route guard bypass via non-canonical path segments

@fastify/static before version 10.1.3 contains an incomplete fix for a previous route guard bypass. The static file handler rejected only parent directory segments, but it did not canonicalize dot segments, duplicate slashes, encoded dots, or backslashes before route matching and before delegatin...

7.5CVSS5.7AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/06 2:52 p.m.12 views

CVE-2026-18427 @fastify/static vulnerable to route guard bypass via non-canonical path segments

@fastify/static before version 10.1.3 contains an incomplete fix for a previous route guard bypass. The static file handler rejected only parent directory segments, but it did not canonicalize dot segments, duplicate slashes, encoded dots, or backslashes before route matching and before delegatin...

7.5CVSS5.5AI score0.00458EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/15 12:43 a.m.7 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal allowing authorization bypass in the checkPrivate and WithRemote middleware in cmd/serve/restic/restic.go, where checkPrivate authorizes on the routed userID segment while WithRemote builds the backend object key fro...

8.8CVSS6.4AI score0.00497EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/07/13 12:00 a.m.18 views

PT-2026-59213

Summary Several LangChain components that resolve filesystem paths or expand search patterns do not consistently confine the resolved path to the intended root directory. Affected behaviors include: a file-search agent middleware that validates a starting directory but not the search pattern or t...

5.5CVSS6.1AI score0.0021EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/08 4:27 p.m.9 views

CVE-2026-59731 Astro 6.4.7 Authorization Bypass via Decode Iteration Limit and Rewrite Path Canonicalization Mismatch

Astro is a web framework for content-driven websites. Version 6.4.7 performs authorization decisions on a partially decoded pathname after reaching the iterative URL decoder limit, while later rewrite route matching performs an additional decodeURI operation and can resolve the request to a...

8.2CVSS6.1AI score
SaveExploits0References6
OSV
OSV
added 2026/06/29 10:15 p.m.13 views

CVE-2026-8023 Path traversal in Zephyr HTTP server static-filesystem resource handler allows unauthenticated remote arbitrary file read

Zephyr's HTTP server subsys/net/lib/http provides a static-filesystem resource type HTTPRESOURCETYPESTATICFS, available when CONFIGFILESYSTEM is enabled that serves files from a configured root directory. Before this fix, both the HTTP/1 and HTTP/2 front-ends placed the raw, attacker-controlled...

7.5CVSS6.2AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/06/29 12:00 a.m.23 views

PT-2026-53754

Name of the Vulnerable Software and Affected Versions Zephyr versions 4.0.0 through 4.4.0 Description The HTTP server subsys/net/lib/http contains a path traversal flaw when using the static-filesystem resource type HTTP RESOURCE TYPE STATIC FS with CONFIG FILE SYSTEM enabled. Both HTTP/1 and...

7.5CVSS6AI score0.0087EPSS
SaveExploits1References7
OSV
OSV
added 2026/06/27 12:12 a.m.34 views

GHSA-72R4-9C5J-MJ57 pnpm: `patch-remove` could delete project-selected files outside the patches directory

Summary The patch-remove deletion-scope issue tracked as GHSA-72r4-9c5j-mj57 / CAND-PNPM-030 has been addressed in pnpm. A crafted patch entry could resolve outside the configured patches directory and cause pnpm patch-remove to delete an arbitrary reachable file. This patch validates the...

7.1CVSS5.9AI score0.00401EPSS
SaveExploits1References4
EUVD
EUVD
added 2026/06/25 6:47 p.m.24 views

EUVD-2026-39536

Cursor is a code editor built for programming with AI. Prior to 3.0, Cursor runs agent terminal commands in a sandbox by default. Before a Write, the agent canonicalizes the target path to confirm it stays inside the workspace, but when canonicalization fails it falls back to the original path an...

9.3CVSS6.2AI score0.01011EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/01 1:18 p.m.8 views

OPENSUSE-SU-2026:20864-1 Security update for evolution-data-server

This update for evolution-data-server fixes the following issues: - CVE-2026-2604: Canonicalize path before local cache file removal. bsc1258307...

5.6CVSS5.8AI score0.00189EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/05/28 8:12 p.m.19 views

CVE-2026-47118

Agent Zero before version 1.15 contains a path traversal vulnerability that allows unauthenticated attackers to read arbitrary files by supplying crafted paths to the image file serving endpoint, which relies solely on an extension allowlist while the path containment check is explicitly disabled...

7.1CVSS5.9AI score0.00375EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/05/27 2:22 p.m.60 views

CVE-2026-47118 Agent Zero < 1.15 Path Traversal File Read via image_get API

Agent Zero before version 1.15 contains a path traversal vulnerability that allows unauthenticated attackers to read arbitrary files by supplying crafted paths to the image file serving endpoint, which relies solely on an extension allowlist while the path containment check is explicitly disabled...

7.1CVSS0.00375EPSS
SaveExploits0References3
CVE
CVE
added 2026/05/27 2:22 p.m.48 views

CVE-2026-47118

Agent Zero prior to 1.15 is affected by a path traversal vulnerability in the image_get API that allows unauthenticated attackers to read arbitrary files. The issue stems from relying solely on an extension allowlist while the path containment check is disabled, enabling requests for any file wit...

7.1CVSS5.9AI score0.00375EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/05/27 12:00 a.m.41 views

PT-2026-44005

Agent Zero before version 1.15 contains a path traversal vulnerability that allows unauthenticated attackers to read arbitrary files by supplying crafted paths to the image file serving endpoint, which relies solely on an extension allowlist while the path containment check is explicitly disabled...

7.1CVSS5.9AI score0.00375EPSS
SaveExploits0References4
Rows per page
Query Builder