Lucene search
+L

764 matches found

NVD
NVD
added 2026/09/15 7:17 p.m.2 views

CVE-2026-69201

Http4s is a Scala interface for HTTP services. Prior to 0.23.35 and 1.0.0-M47, ResourceService and WebjarService decode each URL path segment but reject only segments exactly equal to an empty string, a dot, or two dots. A request containing percent-encoded slash or backslash separators can turn ...

5.9CVSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/15 7:02 p.m.6 views

CVE-2026-69201 Http4s: ResourceService and Webjar Service path escape via percent-encoded separators

Http4s is a Scala interface for HTTP services. Prior to 0.23.35 and 1.0.0-M47, ResourceService and WebjarService decode each URL path segment but reject only segments exactly equal to an empty string, a dot, or two dots. A request containing percent-encoded slash or backslash separators can turn ...

5.9CVSS
SaveExploits0References4
CVE
CVE
added 2026/09/15 7:02 p.m.2 views

CVE-2026-69201

Http4s , a Scala HTTP service library, is affected by a path traversal vulnerability in ResourceService and WebjarService prior to versions 0.23.35 and 1.0.0-M47 . The root cause is that these services decode URL path segments but reject only segments exactly equal to an empty string, a dot, or t...

5.9CVSS5.7AI score
SaveExploits0References4
EUVD
EUVD
added 2026/09/15 7:02 p.m.2 views

EUVD-2026-79177

Http4s is a Scala interface for HTTP services. Prior to 0.23.35 and 1.0.0-M47, ResourceService and WebjarService decode each URL path segment but reject only segments exactly equal to an empty string, a dot, or two dots. A request containing percent-encoded slash or backslash separators can turn ...

5.9CVSS5.7AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/09/15 7:02 p.m.3 views

CVE-2026-69201 Http4s: ResourceService and Webjar Service path escape via percent-encoded separators

Http4s is a Scala interface for HTTP services. Prior to 0.23.35 and 1.0.0-M47, ResourceService and WebjarService decode each URL path segment but reject only segments exactly equal to an empty string, a dot, or two dots. A request containing percent-encoded slash or backslash separators can turn ...

5.9CVSS5.7AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/15 2:14 p.m.9 views

CVE-2026-66746-HTTP-Response-Splitting-via-Unvalidated-Response-Header-Values-rouille-

Security Advisory: HTTP Response Splitting via Unvalidated Response Header Values rouille Assigned CVE ID: CVE-2026-66746 Summary rouille writes response header values to the client without checking them for carriage return or line feed. An application that places attacker-influenced text into a...

5.4CVSS6AI score0.00241EPSS
SaveExploits1
Nuclei
Nuclei
added 2026/09/15 5:39 a.m.14 views

GitLab CE/EE <=19.1.7/19.2.5/19.3.1 - Arbitrary File Read

GitLab CE/EE contains an unauthenticated arbitrary file read. Workhorse, the reverse proxy in front of Rails, matches upload routes using EscapedPath and path.Clean without decoding percent sequences, while Puma decodes them before routing to Grape. Appending a trailing slash to commits or...

10CVSS0.11957EPSS
SaveExploits10References5
CVE
CVE
added 2026/09/14 5:20 p.m.31 views

CVE-2026-55846

Allure 2 (allure-commandline) prior to 2.39.0 contains a path traversal vulnerability in the HTTP server started by allure serve and allure open. The handler in Commands.setUpServer() resolves the percent-decoded request path against the report directory without normalizing or validating containm...

6.2CVSS0.00149EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/13 11:30 p.m.9 views

CVE-2024-38819-POC2

CVE-2024-38819: Prueba de Concepto PoC Esta es una prueba de concepto para la vulnerabilidad CVE-2024-38819, la cual reporté, demostrando un exploit de path traversal. Pasos de Ejecución 1. Construir la imagen Docker Spring Boot 3.3.4, basado en Spring Framework 6.1.13 root@kitploit: cd vuln dock...

7.5CVSS6.8AI score0.54862EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/13 1:12 p.m.10 views

CVE-2014-0094

CVE-2014-0094 For verification. Refer to https://piyolog.hatenadiary.jp/entry/20140417/1397750197, vulhub/java:7u55-jdk tomcat-8.0.5 struts-2.3.16 reproduced. The classLoader is working, but the crucial log is percent-encoded, so it does not lead to RCE Windows version also added but only 7u191...

5CVSS7.1AI score0.99524EPSS
SaveExploits8
GithubExploit
GithubExploit
added 2026/09/12 8:40 p.m.25 views

Exploit for CVE-2026-85706

cve-2026-85706 Unauthenticated arbitrary local file read in G...

10CVSS0.11957EPSS
SaveExploits10
Kitploit
Kitploit
added 2026/09/12 4:50 a.m.13 views

CVE-2026-12243-NLTK-PoC

CVE-2026-12243 — NLTK Path Traversal Lab A small, reproducible Docker lab that contrasts the percent-encoded path traversal behavior in NLTK 3.9.4 with the corrected behavior in NLTK 3.10.0. The vulnerable version validates the resource name before URL decoding. The fixed payload...

7.5AI score0.00583EPSS
SaveExploits1References5
Kitploit
Kitploit
added 2026/09/11 8:34 p.m.7 views

CVE-2021-41773-POC

CVE-2021-41773 Informe de Reproducción de Vulnerabilidad Resumen de la Vulnerabilidad CVE ID : CVE-2021-41773 Nombre de la Vulnerabilidad : Vulnerabilidad de Path Traversal en Apache HTTP Server Nivel de Riesgo : Alto CVSS 7.5 Versiones Afectadas : Apache HTTP Server 2.4.49 Descripción de la...

9.8CVSS8.1AI score0.99992EPSS
SaveExploits165
Kitploit
Kitploit
added 2026/09/11 1:16 p.m.7 views

CVE-2026-66754-Remote-Denial-of-Service-via-Reachable-Assertion-in-URL-Prefix-Handling-rouille-

Security Advisory: Remote Denial of Service via Reachable Assertion in URL Prefix Handling rouille Assigned CVE ID: CVE-2026-66754 Summary Request::removeprefix tests the percent-decoded URL but asserts on the raw one. A request whose decoded path starts with the prefix while its raw path does no...

8.2CVSS5.9AI score0.00401EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/11 12:20 p.m.9 views

CVE-2021-41773

CVE-2021-41773 — Apache HTTP Server 2.4.49 Path Traversal & RCE ⚠️ For isolated, educational lab use ONLY. This repository builds a deliberately vulnerable Apache server. Never run it on a live, production, or internet-facing host. Red Team internship project by Team Alpha ITSOLERA — Offensive...

9.8CVSS8.1AI score0.99992EPSS
SaveExploits165References1
Kitploit
Kitploit
added 2026/09/09 1:32 a.m.6 views

CVE-2026-73319

CVE-2026-73319 XenForo before 2.3.13 accepts a same-host javascript: URI as a dynamic redirect and later assigns it to window.location. What happens Server-side redirect validation rejects foreign hosts but does not require HTTP or HTTPS. A URL shaped as javascript://board-host/%0A... parses with...

6.1CVSS0.00286EPSS
SaveExploits2
NVD
NVD
added 2026/09/08 2:17 p.m.6 views

CVE-2026-73319

XenForo before 2.3.13 contains a cross-site scripting vulnerability in the dynamic redirect handler that allows unauthenticated attackers to execute arbitrary JavaScript in the board origin by crafting a malicious javascript: URI that bypasses host validation. Attackers can embed the board hostna...

6.1CVSS0.00286EPSS
SaveExploits2References5
NVD
NVD
added 2026/09/06 12:17 p.m.8 views

CVE-2026-86253

h3 npm package versions = 2.0.1-rc.14 contain a path traversal vulnerability in serveStatic. On Node.js deployments, event.url.pathname is not normalized, so percent-encoded dot segments %2e%2e are passed to decodeURI and decoded to ../ sequences without sanitization. An unauthenticated remote...

8.2CVSS0.00429EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/06 12:00 p.m.23 views

CVE-2026-86253

h3 (npm package) versions up to 2.0.1-rc.14 and 1.x before 1.15.6 are affected by a path traversal vulnerability in serveStatic() . On Node.js deployments, the URL pathname is not normalized before being passed to decodeURI(), so percent-encoded dot segments (%2e%2e) decode to ../ sequences witho...

8.2CVSS5.9AI score0.00429EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/06 12:00 p.m.40 views

CVE-2026-86253 h3 before 1.15.6 Path Traversal via Percent-Encoded Dot Segments

h3 npm package versions = 2.0.1-rc.14 contain a path traversal vulnerability in serveStatic. On Node.js deployments, event.url.pathname is not normalized, so percent-encoded dot segments %2e%2e are passed to decodeURI and decoded to ../ sequences without sanitization. An unauthenticated remote...

8.2CVSS0.00429EPSS
SaveExploits0References2
Rows per page
Query Builder