Lucene search
+L

260 matches found

Nuclei
Nuclei
added 2026/09/12 2:04 a.m.74 views

Solara <1.35.1 - Local File Inclusion

A Local File Inclusion LFI vulnerability was identified in widgetti/solara, in version 1.35.1, which was fixed in version 1.35.1. This vulnerability arises from the application's failure to properly validate URI fragments for directory traversal sequences such as '../' when serving static files. ...

8.6CVSS8AI score0.02884EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/10 4:15 a.m.6 views

CVE-2024-23334-PoC

CVE‑2024‑23334 Path Traversal - PoC I created this script to automate the exploitation of CVE‑2024‑23334 on the Hack The Box Chemistry machine. This vulnerability affects aiohttp versions ≥ 1.0.5 and 3.9.2 when the application is configured to serve static files with followsymlinks=True, allowing...

7.5CVSS6.8AI score0.76875EPSS
SaveExploits18
Kitploit
Kitploit
added 2026/09/09 11:07 p.m.7 views

CVE-2025-62727-Demo

CVE-2025-62727 Demo Victim Description The target victim of CVE-2025-62727 is a simple FastAPI app that: Serves Hello World at /. Serves static files under /static using Starlette's StaticFiles. Auto-generates text files containing A repeated N times for N in 1024, 2048, 50176 on startup. How to...

7.5CVSS6.2AI score0.00638EPSS
SaveExploits0
OSV
OSV
added 2026/08/26 2:57 p.m.8 views

GO-2026-6293 Encoded slash (%2F) bypasses route-level protection and exposes static files in github.com/labstack/echo/v4 and github.com/labstack/echo/v5

Encoded slash %2F bypasses route-level protection and exposes static files in github.com/labstack/echo/v4 and github.com/labstack/echo/v5...

7.5CVSS5.2AI score0.00431EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/25 4:13 p.m.19 views

EUVD-2026-39800

Echo: Encoded slash %2F bypasses route-level protection and exposes static files...

7.5CVSS5.1AI score0.00431EPSS
SaveExploits0References8
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.8 views

Astra Linux – Vulnerability in ruby-sinatra

In versions of Sinatra before 2.2.0, it does not validate that the expanded path matches publicdir when serving static files...

7.5CVSS6.6AI score0.02179EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/08/20 7:16 p.m.13 views

CVE-2026-15743

Catalyst::Plugin::Static::Simple versions through 0.38 for Perl mark responses as publicly cacheable. The servestatic method always sets the Cache-Control header to "public", with no means of overriding it. This advises proxies that the content may be stored in a shared cache, and may be reused i...

5.7CVSS5.8AI score0.00322EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/19 9:34 p.m.44 views

CVE-2026-76337 Path Traversal through Splunk Web Static File Serving in Splunk Enterprise

In Splunk Enterprise versions below 10.4.2, 10.2.6, 10.0.9, and 9.4.14, an unauthenticated user could read JavaScript files outside the Splunk Web static directory. The vulnerability is possible because Splunk Web does not restrict static file requests to the configured static directory...

5.3CVSS0.00301EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/14 12:16 p.m.10 views

CVE-2026-72813

actix-files before 0.6.10 contains a denial of service vulnerability triggered by an empty Range header in GET requests for static files. When panic is set to abort, remote attackers can crash the process on-demand by sending a GET request with an empty Range header...

6.9CVSS0.00394EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/14 11:35 a.m.9 views

CVE-2026-72813 actix-files before 0.6.10 Denial of Service via empty Range header

actix-files before 0.6.10 contains a denial of service vulnerability triggered by an empty Range header in GET requests for static files. When panic is set to abort, remote attackers can crash the process on-demand by sending a GET request with an empty Range header...

6.9CVSS5.4AI score0.00394EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/14 11:35 a.m.19 views

CVE-2026-72813 actix-files before 0.6.10 Denial of Service via empty Range header

actix-files before 0.6.10 contains a denial of service vulnerability triggered by an empty Range header in GET requests for static files. When panic is set to abort, remote attackers can crash the process on-demand by sending a GET request with an empty Range header...

6.9CVSS5.5AI score
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/08/14 11:35 a.m.10 views

CVE-2026-72813

actix-files before 0.6.10 contains a denial of service vulnerability triggered by an empty Range header in GET requests for static files. When panic is set to abort, remote attackers can crash the process on-demand by sending a GET request with an empty Range header...

6.9CVSS5.5AI score0.00394EPSS
SaveExploits0
CVE
CVE
added 2026/07/26 10:15 a.m.60 views

CVE-2026-17459

CVE-2026-17459 affects SparkJava (up to 2.9.4), specifically the ExternalResourceHandler.java function staticFiles.externalLocation. The vulnerability enables symlink following via manipulations of the externalLocation path, with a remote attack surface. Exploitation is described as Proof-of-Conc...

5.3CVSS5.5AI score0.00319EPSS
SaveExploits0References6
Snyk
Snyk
added 2026/07/23 11:50 p.m.14 views

Directory Traversal

Overview microweber/microweber is a new generation CMS with drag and drop. Affected versions of this package are vulnerable to Directory Traversal via the ServeStaticFileController process. An attacker can access sensitive files by supplying directory traversal sequences in the path parameter of ...

8.7CVSS6.3AI score0.03394EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/07/23 9:20 p.m.53 views

CVE-2026-65694 Microweber CMS 2.0.20 Path Traversal via ServeStaticFileController

Microweber CMS through 2.0.20 contains a path traversal vulnerability in the static file controller that allows unauthenticated remote attackers to read arbitrary files by supplying directory traversal sequences in the path query parameter. Attackers can send a single unauthenticated HTTP GET...

8.7CVSS0.03394EPSS
SaveExploits1References2
vulnersOsv
vulnersOsv
added 2026/07/23 5:38 a.m.3 views

@cognidesk/integration-ticketing-servicenow (>=0.0.4, <=0.0.6), @darthcav/ts-http-server (0.9.1) +11 more potentially affected by CVE-2026-7120 via @fastify/static (>=10.1.0, <=10.1.1)

@fastify/static NPM version =10.1.0, =0.0.4, =3.1.17, =4.11.0, =4.11.0, =4.11.0, =4.11.0, =4.11.0, =9.0.0-canary.19, =9.0.2 Source cves: CVE-2026-7120 Source advisory: SNYK:JS-FASTIFYSTATIC-18233800...

5.3CVSS0.00369EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/07/22 8:25 p.m.24 views

CVE-2026-55677

A flaw was found in Echo, a Go web framework. An attacker can exploit a disagreement in URL path decoding between the router and the static file handler. The router processes raw encoded paths, while the static file handler unescapes encoded forward slashes. This allows an attacker to bypass...

7.5CVSS4.9AI score0.00431EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/07/22 1:53 p.m.11 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal in the ServeHTTP function in pkg/middlewares/replacepathregex/replacepathregex.go, which forwards the post-substitution path to the backend without checking whether it normalizes to a different route. An attacker can...

9.1CVSS6.3AI score0.00412EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/07/21 6:17 p.m.34 views

Node.js Adapter for Hono: Path traversal in `serve-static` on Windows via encoded backslash (`%5C`)

The same as the hono core Path traversal in serve-static on Windows via encoded backslash %5C. Summary On Windows hosts, an encoded backslash %5C in the request path decodes to , which the Windows path resolver treats as a separator. serve-static then resolves a single URL segment such as...

5.4AI score
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/07/21 6:17 p.m.42 views

GHSA-FRVP-7C67-39W9 Node.js Adapter for Hono: Path traversal in `serve-static` on Windows via encoded backslash (`%5C`)

The same as the hono core Path traversal in serve-static on Windows via encoded backslash %5C. Summary On Windows hosts, an encoded backslash %5C in the request path decodes to , which the Windows path resolver treats as a separator. serve-static then resolves a single URL segment such as...

5.9CVSS5.4AI score
SaveExploits0References4
Rows per page
Query Builder