Lucene search
+L

190 matches found

NVD
NVD
โ€ขadded 2026/07/12 12:16 p.m.โ€ข9 views

CVE-2026-61874

filebrowser versions before 2.63.17 fail to normalize paths before querying the share index in DeleteWithPathPrefix, allowing authenticated users to leave stale public shares behind. Attackers can delete a shared directory using a trailing-slash path, then recreate the same directory to expose ne...

3.1CVSS0.00198EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
โ€ขadded 2026/07/12 12:6 p.m.โ€ข6 views

CVE-2026-61874 filebrowser before 2.63.17 Stale Public Share via Trailing-Slash Delete

filebrowser versions before 2.63.17 fail to normalize paths before querying the share index in DeleteWithPathPrefix, allowing authenticated users to leave stale public shares behind. Attackers can delete a shared directory using a trailing-slash path, then recreate the same directory to expose ne...

3.1CVSS6.1AI score0.00198EPSS
SaveExploits0References3
EUVD
EUVD
โ€ขadded 2026/07/12 12:6 p.m.โ€ข8 views

EUVD-2026-43234

filebrowser versions before 2.63.17 fail to normalize paths before querying the share index in DeleteWithPathPrefix, allowing authenticated users to leave stale public shares behind. Attackers can delete a shared directory using a trailing-slash path, then recreate the same directory to expose ne...

3.1CVSS6.1AI score0.00198EPSS
SaveExploits0References3
Cvelist
Cvelist
โ€ขadded 2026/07/12 12:6 p.m.โ€ข37 views

CVE-2026-61874 filebrowser before 2.63.17 Stale Public Share via Trailing-Slash Delete

filebrowser versions before 2.63.17 fail to normalize paths before querying the share index in DeleteWithPathPrefix, allowing authenticated users to leave stale public shares behind. Attackers can delete a shared directory using a trailing-slash path, then recreate the same directory to expose ne...

3.1CVSS0.00198EPSS
SaveExploits0References3
CVE
CVE
โ€ขadded 2026/07/12 12:6 p.m.โ€ข17 views

CVE-2026-61874

CVE-2026-61874 affects filebrowser before 2.63.17. The root cause is improper path normalization in DeleteWithPathPrefix, allowing an authenticated user to leave stale public shares behind. Attackers can delete a shared directory using a trailing-slash path and then recreate the same directory to...

3.1CVSS6.1AI score0.00198EPSS
SaveExploits0References3
OSV
OSV
โ€ขadded 2026/07/12 12:6 p.m.โ€ข4 views

CVE-2026-61874 filebrowser before 2.63.17 Stale Public Share via Trailing-Slash Delete

filebrowser versions before 2.63.17 fail to normalize paths before querying the share index in DeleteWithPathPrefix, allowing authenticated users to leave stale public shares behind. Attackers can delete a shared directory using a trailing-slash path, then recreate the same directory to expose ne...

2.3CVSS6.1AI score0.00198EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
โ€ขadded 2026/07/09 8:7 p.m.โ€ข7 views

os: golang: Go os.Root: Symlink following vulnerability allows directory traversal

A flaw was found in the os.Root functionality of Go on Unix systems. This vulnerability allows an attacker to bypass intended directory restrictions by crafting a path that ends with a symbolic link and a trailing slash. When a file is opened in os.Root with such a path, the symbolic link is...

7.8CVSS6AI score0.00232EPSS
SaveExploits0References8
OSV
OSV
โ€ขadded 2026/07/08 3:46 p.m.โ€ข5 views

CVE-2026-39822 Root escape via symlink plus trailing slash in os

On Unix systems, opening a file in an os.Root improperly follows symlinks to locations outside of the Root when the final path component of the a path is a symbolic link and the path ends in /. For example, 'root.Open"symlink/"' will open "symlink" even when "symlink" is a symbolic link pointing...

7.8CVSS6.1AI score0.00232EPSS
SaveExploits0References7
Cvelist
Cvelist
โ€ขadded 2026/07/08 3:46 p.m.โ€ข38 views

CVE-2026-39822 Root escape via symlink plus trailing slash in os

On Unix systems, opening a file in an os.Root improperly follows symlinks to locations outside of the Root when the final path component of the a path is a symbolic link and the path ends in /. For example, 'root.Open"symlink/"' will open "symlink" even when "symlink" is a symbolic link pointing...

0.00232EPSS
SaveExploits0References4
CVE
CVE
โ€ขadded 2026/07/08 3:46 p.m.โ€ข89 views

CVE-2026-39822

CVE-2026-39822 describes a root-escape vulnerability in Unix environments involving os.Root: when opening a path whose final component is a symbolic link and the path ends with a slash, the implementation may follow the symlink to locations outside the designated root. Example: root.Open("symlink...

7.8CVSS6AI score0.00232EPSS
SaveExploits0References4Affected Software1
RedHat Linux
RedHat Linux
โ€ขadded 2026/07/08 2:42 a.m.โ€ข4 views

os: golang: Go os.Root: Symlink following vulnerability allows directory traversal

A flaw was found in the os.Root functionality of Go on Unix systems. This vulnerability allows an attacker to bypass intended directory restrictions by crafting a path that ends with a symbolic link and a trailing slash. When a file is opened in os.Root with such a path, the symbolic link is...

7.8CVSS6.1AI score0.00232EPSS
SaveExploits0References8
OSV
OSV
โ€ขadded 2026/07/07 9:34 p.m.โ€ข4 views

GO-2026-4970 Root escape via symlink plus trailing slash in os

On Unix systems, opening a file in an os.Root improperly follows symlinks to locations outside of the Root when the final path component of the a path is a symbolic link and the path ends in /. For example, 'root.Open"symlink/"' will open "symlink" even when "symlink" is a symbolic link pointing...

7.8CVSS6.1AI score0.00232EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
โ€ขadded 2026/07/07 12:0 a.m.โ€ข9 views

PT-2026-56478

Name of the Vulnerable Software and Affected Versions The product name cannot be determined affected versions not specified Description On Unix systems, opening a file in an os.Root improperly follows symbolic links to locations outside of the Root. This occurs when the final path component of a...

7.8CVSS6AI score0.00232EPSS
SaveExploits0References153
OSV
OSV
โ€ขadded 2026/07/06 8:20 p.m.โ€ข4 views

GHSA-89P7-7CQ3-HHR2 rm: 'rm -rf ./' (and ./// variants) silently deletes current directory contents, bypassing dot protection

rm -rf . is correctly refused, but cleantrailingslashes normalizes ./// to ./ while pathiscurrentorparentdirectory only matches ./.. and /.//.., not ./ or ../. So rm -rf ./ recursively deletes the directory's contents and then prints a misleading cannot remove './': Invalid input. Impact: all...

5.6CVSS5.9AI score0.00166EPSS
SaveExploits1References4
NVD
NVD
โ€ขadded 2026/06/22 10:16 p.m.โ€ข10 views

CVE-2026-54281

Nest is a framework for building scalable Node.js server-side applications. Prior to 11.1.24, an authentication bypass vulnerability exists in @nestjs/platform-fastify. When middleware is registered through NestJS's MiddlewareConsumer.forRoutes API on the Fastify adapter, an unauthenticated clien...

8.7CVSS0.00498EPSS
SaveExploits0References1
CVE
CVE
โ€ขadded 2026/06/22 8:48 p.m.โ€ข24 views

CVE-2026-54281

The CVE concerns NestJS with the Fastify adapter: an authentication bypass exists in @nestjs/platform-fastify before version 11.1.24 when middleware is registered via MiddlewareConsumer.forRoutes(). A trailing slash on the request URL can bypass route-specific Nest middleware on the default Fasti...

8.7CVSS5.9AI score0.00498EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
โ€ขadded 2026/06/22 8:48 p.m.โ€ข5 views

CVE-2026-54281

Nest is a framework for building scalable Node.js server-side applications. Prior to 11.1.24, an authentication bypass vulnerability exists in @nestjs/platform-fastify. When middleware is registered through NestJS's MiddlewareConsumer.forRoutes API on the Fastify adapter, an unauthenticated clien...

8.7CVSS5.9AI score0.00498EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
โ€ขadded 2026/06/22 8:48 p.m.โ€ข50 views

CVE-2026-54281 Nest: Middleware Bypass on Fastify via Trailing Slash

Nest is a framework for building scalable Node.js server-side applications. Prior to 11.1.24, an authentication bypass vulnerability exists in @nestjs/platform-fastify. When middleware is registered through NestJS's MiddlewareConsumer.forRoutes API on the Fastify adapter, an unauthenticated clien...

8.7CVSS0.00498EPSS
SaveExploits0References1
OSV
OSV
โ€ขadded 2026/06/22 8:48 p.m.โ€ข7 views

CVE-2026-54281 Nest: Middleware Bypass on Fastify via Trailing Slash

Nest is a framework for building scalable Node.js server-side applications. Prior to 11.1.24, an authentication bypass vulnerability exists in @nestjs/platform-fastify. When middleware is registered through NestJS's MiddlewareConsumer.forRoutes API on the Fastify adapter, an unauthenticated clien...

8.7CVSS6AI score0.00498EPSS
SaveExploits0References3
Snyk
Snyk
โ€ขadded 2026/06/15 8:36 p.m.โ€ข11 views

Incorrect Authorization

Overview @nestjs/platform-fastify is a Nest - modern, fast, powerful node.js web framework @platform-fastify Affected versions of this package are vulnerable to Incorrect Authorization via the MiddlewareConsumer.forRoutes API on the Fastify adapter. An attacker can gain unauthorized access to...

8.7CVSS5.9AI score0.00498EPSS
SaveExploits0References2
Rows per page
Query Builder