Lucene search
+L

710 matches found

OSV
OSV
added 2026/03/18 4:18 p.m.14 views

GHSA-WR4H-V87W-P3R7 h3 has a Path Traversal via Percent-Encoded Dot Segments in serveStatic Allows Arbitrary File Read

Summary serveStatic in h3 is vulnerable to path traversal via percent-encoded dot segments %2e%2e, allowing an unauthenticated attacker to read arbitrary files outside the intended static directory on Node.js deployments. Details The vulnerability exists in src/utils/static.ts at line 86:...

5.9CVSS6.1AI score
SaveExploits0References4
EUVD
EUVD
added 2026/03/11 12:11 a.m.13 views

EUVD-2026-10906

Wisp Vulnerable to Path Traversal...

8.7CVSS5.8AI score0.01056EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/03/11 12:11 a.m.16 views

EUVD-2026-10907

Wisp Vulnerable to Path Traversal...

8.7CVSS5.8AI score0.01056EPSS
SaveExploits1References3
NVD
NVD
added 2026/03/10 10:16 p.m.15 views

CVE-2026-28807

Improper Limitation of a Pathname to a Restricted Directory 'Path Traversal' vulnerability in gleam-wisp wisp allows arbitrary file read via percent-encoded path traversal. The wisp.servestatic function is vulnerable to path traversal because sanitization runs before percent-decoding. The encoded...

8.7CVSS0.01056EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2026/03/10 9:34 p.m.5 views

CVE-2026-28807 Path Traversal in wisp.serve_static allows arbitrary file read

Improper Limitation of a Pathname to a Restricted Directory 'Path Traversal' vulnerability in gleam-wisp wisp allows arbitrary file read via percent-encoded path traversal. The wisp.servestatic function is vulnerable to path traversal because sanitization runs before percent-decoding. The encoded...

8.7CVSS5.9AI score0.01056EPSS
SaveExploits1References4
CVE
CVE
added 2026/03/10 9:34 p.m.29 views

CVE-2026-28807

CVE-2026-28807 affects gleam-wisp wisp; path traversal in wisp.serve_static occurs because sanitization runs before percent-decoding, allowing %2e%2e to decode to .. and read any file the process can access. Affected versions are 2.1.1 <= wisp

8.7CVSS5.9AI score0.01056EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/03/10 9:34 p.m.14 views

EEF-CVE-2026-28807 Path Traversal in wisp.serve_static allows arbitrary file read

Summary Improper Limitation of a Pathname to a Restricted Directory 'Path Traversal' vulnerability in gleam-wisp wisp allows arbitrary file read via percent-encoded path traversal. The wisp.serve\static function is vulnerable to path traversal because sanitization runs before percent-decoding. Th...

8.7CVSS7.1AI score0.01056EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2026/03/10 9:34 p.m.38 views

CVE-2026-28807 Path Traversal in wisp.serve_static allows arbitrary file read

Improper Limitation of a Pathname to a Restricted Directory 'Path Traversal' vulnerability in gleam-wisp wisp allows arbitrary file read via percent-encoded path traversal. The wisp.servestatic function is vulnerable to path traversal because sanitization runs before percent-decoding. The encoded...

8.7CVSS0.01056EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2026/03/10 12:00 a.m.7 views

PT-2026-24472

Name of the Vulnerable Software and Affected Versions gleam-wisp wisp versions 2.1.1 through 2.2.0 Description A path traversal issue exists in gleam-wisp wisp that allows arbitrary file reading through percent-encoded path traversal. The wisp.serve static function is susceptible because...

8.7CVSS5.9AI score0.01056EPSS
SaveExploits1References12
Tenable Nessus
Tenable Nessus
added 2026/02/27 12:00 a.m.15 views

Linux Distros Unpatched Vulnerability : CVE-2026-27587

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Caddy is an extensible server platform that uses TLS by default. Prior to version 2.11.1, Caddy's HTTP path request matcher is intended to be case-insensitive,...

9.1CVSS8.3AI score0.0037EPSS
SaveExploits1References3
HackRead
HackRead
added 2026/02/26 1:56 p.m.12 views

Report Finds Just 1% of Security Flaws Drive Most Cyberattacks in 2025

New VulnCheck research reveals that while thousands of CVEs are discovered yearly, only 1% drive real-world impact...

5.4AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/02/26 12:24 a.m.8 views

SUSE CVE-2026-27587

Caddy is an extensible server platform that uses TLS by default. Prior to version 2.11.1, Caddy's HTTP path request matcher is intended to be case-insensitive, but when the match pattern contains percent-escape sequences %xx it compares against the request's escaped path without lowercasing. An...

9.1CVSS5.8AI score0.0037EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
added 2026/02/25 10:58 a.m.9 views

CVE-2025-11563

A flaw was found in wcurl. This vulnerability allows a remote attacker to manipulate the location where output files are saved. By crafting a malicious URL with percent-encoded slashes, the attacker can trick the wcurl command-line tool into writing files outside of the intended directory. This...

6.5CVSS5.6AI score0.00302EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/02/25 9:30 a.m.12 views

EUVD-2025-208109

URLs containing percent-encoded slashes / or \ can trick wcurl into saving the output file outside of the current directory without the user explicitly asking for it. This flaw only affects the wcurl command line tool...

4.6CVSS5.4AI score0.00302EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/02/25 9:17 a.m.10 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal via the handling of URLs containing percent-encoded slashes in the UNSAFEPERCENTENCODE parameter in wcurl wrapper. An attacker can cause files to be saved outside of the intended directory by supplying specially...

6.5CVSS6.5AI score0.00302EPSS
SaveExploits0References2
NVD
NVD
added 2026/02/25 8:16 a.m.14 views

CVE-2025-11563

URLs containing percent-encoded slashes / or \ can trick wcurl into saving the output file outside of the current directory without the user explicitly asking for it. This flaw only affects the wcurl command line tool...

4.6CVSS0.00302EPSS
SaveExploits0References4
OSV
OSV
added 2026/02/25 8:16 a.m.10 views

UBUNTU-CVE-2025-11563

URLs containing percent-encoded slashes / or \ can trick wcurl into saving the output file outside of the current directory without the user explicitly asking for it. This flaw only affects the wcurl command line tool...

4.6CVSS5.8AI score0.00302EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/02/25 7:20 a.m.10 views

CVE-2025-11563

URLs containing percent-encoded slashes / or \ can trick wcurl into saving the output file outside of the current directory without the user explicitly asking for it. This flaw only affects the wcurl command line tool...

4.6CVSS5.3AI score0.00302EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/02/25 7:20 a.m.13 views

CVE-2025-11563 wcurl path traversal with percent-encoded slashes

URLs containing percent-encoded slashes / or \ can trick wcurl into saving the output file outside of the current directory without the user explicitly asking for it. This flaw only affects the wcurl command line tool...

5.4AI score0.00302EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/02/25 7:20 a.m.11 views

CVE-2025-11563

URLs containing percent-encoded slashes / or \ can trick wcurl into saving the output file outside of the current directory without the user explicitly asking for it. This flaw only affects the wcurl command line tool...

4.6CVSS5.2AI score0.00302EPSS
SaveExploits0
Rows per page
Query Builder