Lucene search
+L

1146 matches found

Github Security Blog
Github Security Blog
added 2026/07/20 11:22 p.m.13 views

@astrojs/node: Backslash-prefixed paths not recognized as internal by trailing-slash redirect

Impact With trailingSlash: 'always' configured, the @astrojs/node standalone server's static file handler appends a trailing slash to request paths and issues a 301 redirect. Paths beginning with /\ slash-backslash were not recognized as internal paths, so the handler would echo the raw path back...

2.1CVSS5.4AI score0.00359EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/07/20 11:22 p.m.9 views

GHSA-R557-WFFQ-WVRC @astrojs/node: Backslash-prefixed paths not recognized as internal by trailing-slash redirect

Impact With trailingSlash: 'always' configured, the @astrojs/node standalone server's static file handler appends a trailing slash to request paths and issues a 301 redirect. Paths beginning with /\ slash-backslash were not recognized as internal paths, so the handler would echo the raw path back...

2.1CVSS5.5AI score0.00359EPSS
SaveExploits0References6
Snyk
Snyk
added 2026/07/20 11:22 p.m.14 views

Open Redirect

Overview @astrojs/internal-helpers is an Internal helpers used by core Astro packages. Affected versions of this package are vulnerable to Open Redirect via the static file handler when the trailingSlash: 'always' configuration is enabled. An attacker can redirect users to unintended external sit...

5.8CVSS5.4AI score0.00359EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/07/20 10:17 p.m.25 views

CVE-2026-64624

FreeRDP before 3.28.0 treats lines beginning with forward slash in RDP files as raw command-line options, exposing the entire CLI parser surface to untrusted files. Attackers can craft malicious RDP files with /rdp2tcp, /cert:ignore, or /drive options to execute arbitrary commands, bypass...

8.5CVSS5.8AI score0.0018EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/20 10:16 p.m.8 views

GHSA-83XP-526H-J3WW File Browser: Archive builder turns backslash filenames into path traversal (zip-slip)

Summary The fix for GHSA-gxjx-7m74-hcq8 / CVE-2026-54093 shipped in v2.63.6 added a strings.ReplaceAllnameInArchive, "\", "/" step to the archive builder; this was the advisory's recommended "Primary Fix." On a Linux host a backslash is a legal, non-separator filename character, so replacing it...

6.8CVSS6AI score0.00391EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/07/20 10:16 p.m.15 views

File Browser: Archive builder turns backslash filenames into path traversal (zip-slip)

Summary The fix for GHSA-gxjx-7m74-hcq8 / CVE-2026-54093 shipped in v2.63.6 added a strings.ReplaceAllnameInArchive, "\", "/" step to the archive builder; this was the advisory's recommended "Primary Fix." On a Linux host a backslash is a legal, non-separator filename character, so replacing it...

6.8CVSS6AI score0.00391EPSS
SaveExploits0References5Affected Software1
Mageia
Mageia
added 2026/07/20 7:06 p.m.8 views

Updated perl-JavaScript-Minifier-XS package fixes security vulnerabilities

The updated package fixes security vulnerabilities: JavaScript::Minifier::XS versions before 0.16 for Perl crash with a NULL pointer dereference when the first meaningful token of the input is a slash. CVE-2026-56017 JavaScript::Minifier::XS versions before 0.16 for Perl leak memory on every call...

7.5CVSS5.3AI score0.00609EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/07/20 12:00 a.m.16 views

PT-2026-61810

Name of the Vulnerable Software and Affected Versions Astro versions 8.1.0 through 11.0.1 Description When the trailingSlash variable is configured as 'always', the @astrojs/node standalone server's static file handler appends a trailing slash to request paths and issues a 301 redirect. Paths...

2.1CVSS5.8AI score0.00359EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/07/17 12:00 a.m.7 views

SUSE SLES16 Security Update : go1.25 (SUSE-SU-2026:22643-1)

The remote SUSE Linux SLES16 / SLESSAP16 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:22643-1 advisory. This update for go1.25 fixes the following issues - Update to version go1.25.12 bsc1244485. - CVE-2026-25679: net/url: reject IPv6...

7.8CVSS6.9AI score0.00728EPSS
SaveExploits0References19
OSV
OSV
added 2026/07/16 7:23 p.m.14 views

GHSA-WCRF-9VRR-854F Envoy Gateway: Authentication Bypass via Improper Input Validation in EnvoyExtensionPolicy Lua Allows Secret Disclosure

Impact The toabsolutenormalizedpath function security.lua:28-43 does not collapse redundant path separators // → /. On Linux, //etc/passwd is equivalent to /etc/passwd POSIX path semantics, but iscriticalpath fails to match the double-slash variant because //etc/passwd does not start with /etc/...

9.1CVSS6.1AI score0.0004EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/07/16 7:23 p.m.20 views

Envoy Gateway: Authentication Bypass via Improper Input Validation in EnvoyExtensionPolicy Lua Allows Secret Disclosure

Impact The toabsolutenormalizedpath function security.lua:28-43 does not collapse redundant path separators // → /. On Linux, //etc/passwd is equivalent to /etc/passwd POSIX path semantics, but iscriticalpath fails to match the double-slash variant because //etc/passwd does not start with /etc/...

6.1AI score0.0004EPSS
SaveExploits0References2Affected Software1
RedHat Linux
RedHat Linux
added 2026/07/16 2:35 p.m.21 views

google.golang.org/grpc/grpc-go: google.golang.org/grpc/authz: gRPC-Go: Authorization bypass due to improper HTTP/2 path validation

A flaw was found in gRPC-Go, the Go language implementation of gRPC. This vulnerability, an authorization bypass, is caused by improper input validation of the HTTP/2 :path pseudo-header. A remote attacker can exploit this by sending raw HTTP/2 frames with a malformed :path that omits the mandato...

9.1CVSS6.6AI score0.01557EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2026/07/16 12:00 a.m.24 views

PT-2026-60685

Name of the Vulnerable Software and Affected Versions Envoy Gateway versions prior to 1.7.4 Envoy Gateway versions prior to 1.8.1 Description The to absolute normalized path function security.lua:28-43 fails to collapse redundant path separators, such as converting // to /. Due to POSIX path...

9.1CVSS7.9AI score0.0004EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/07/15 3:40 p.m.45 views

CVE-2026-62683 File Browser: Trailing-slash delete leaves a stale public share behind

File Browser is a file managing interface for uploading, deleting, previewing, renaming, and editing files within a specified directory. Prior to 2.63.17, File Browser can leave a public directory share behind when the shared directory is deleted through a path with a trailing slash because the...

3.1CVSS0.00315EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/15 3:40 p.m.14 views

EUVD-2026-44705

File Browser is a file managing interface for uploading, deleting, previewing, renaming, and editing files within a specified directory. Prior to 2.63.17, File Browser can leave a public directory share behind when the shared directory is deleted through a path with a trailing slash because the...

3.1CVSS6.1AI score0.00315EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/15 3:40 p.m.12 views

CVE-2026-62683

File Browser is a file managing interface for uploading, deleting, previewing, renaming, and editing files within a specified directory. Prior to 2.63.17, File Browser can leave a public directory share behind when the shared directory is deleted through a path with a trailing slash because the...

3.1CVSS6.1AI score0.00315EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/07/15 3:40 p.m.22 views

CVE-2026-62683

File Browser (server-side) contains a vulnerability prior to version 2.63.17 where deleting a shared directory with a trailing slash can leave a stale public share behind. The issue arises because the cleanup path calls DeleteWithPathPrefix(file.Path, userID) while the Bolt backend queries the da...

3.1CVSS6.1AI score0.00315EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/15 3:40 p.m.11 views

CVE-2026-62683 File Browser: Trailing-slash delete leaves a stale public share behind

File Browser is a file managing interface for uploading, deleting, previewing, renaming, and editing files within a specified directory. Prior to 2.63.17, File Browser can leave a public directory share behind when the shared directory is deleted through a path with a trailing slash because the...

3.1CVSS6.1AI score0.00315EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/14 3:46 p.m.7 views

BIT-GOLANG-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
SaveExploits0References5
OSV
OSV
added 2026/07/13 3:19 p.m.14 views

PYSEC-2026-2877 Pipecat: Path Traversal in Pipecat Runner `/files` Endpoint — Arbitrary File Read via `%2F`-Encoded Separator

Summary A path traversal vulnerability exists in Pipecat's development runner src/pipecat/runner/run.py. When the runner is started with the --folder flag, it exposes a GET /files/filename:path download endpoint. The filename path parameter is concatenated directly onto args.folder with no...

7.5CVSS6.1AI score0.00423EPSS
SaveExploits1References8
Rows per page
Query Builder