Lucene search
+L

6687 matches found

NVD
NVD
added 2026/02/19 4:27 p.m.13 views

CVE-2026-25739

Indico is an event management system that uses Flask-Multipass, a multi-backend authentication system for Flask. Versions prior to 3.3.10 are vulnerable to cross-site scripting when uploading certain file types as materials. Users should upgrade to version 3.3.10 to receive a patch. To apply the...

5.4CVSS0.00161EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/02/19 4:27 p.m.7 views

CVE-2026-25766

Echo is a Go web framework. In versions 5.0.0 through 5.0.2 on Windows, Echo’s middleware.Static using the default filesystem allows path traversal via backslashes, enabling unauthenticated remote file read outside the static root. In middleware/static.go, the requested path is unescaped and...

5.3CVSS7.2AI score0.00329EPSS
SaveExploits1References4
Snyk
Snyk
added 2026/02/19 4:23 p.m.9 views

Directory Traversal

Overview changedetection.io is a Website change detection and monitoring service Affected versions of this package are vulnerable to Directory Traversal via the sendfromdirectory function. An attacker can access files within the application package directory by supplying crafted path-traversal...

6.9CVSS6.5AI score0.0092EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/02/19 3:49 p.m.3 views

CVE-2026-25766 Echo has a Windows path traversal via backslash in middleware.Static default filesystem

Echo is a Go web framework. In versions 5.0.0 through 5.0.2 on Windows, Echo’s middleware.Static using the default filesystem allows path traversal via backslashes, enabling unauthenticated remote file read outside the static root. In middleware/static.go, the requested path is unescaped and...

5.3CVSS5.6AI score0.00329EPSS
SaveExploits1References3
CVE
CVE
added 2026/02/19 3:49 p.m.23 views

CVE-2026-25766

The CVE-2026-25766 issue affects Echo (github.com/labstack/echo/v5) on Windows, where middleware.Static uses the default filesystem and path.Clean does not treat backslashes as separators. This lets an unauthenticated attacker read files outside the static root by crafting a path that includes se...

5.3CVSS5.6AI score0.00329EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2026/02/19 3:49 p.m.32 views

CVE-2026-25766 Echo has a Windows path traversal via backslash in middleware.Static default filesystem

Echo is a Go web framework. In versions 5.0.0 through 5.0.2 on Windows, Echo’s middleware.Static using the default filesystem allows path traversal via backslashes, enabling unauthenticated remote file read outside the static root. In middleware/static.go, the requested path is unescaped and...

5.3CVSS0.00329EPSS
SaveExploits1References3
OSV
OSV
added 2026/02/19 3:49 p.m.7 views

CVE-2026-25766 Echo has a Windows path traversal via backslash in middleware.Static default filesystem

Echo is a Go web framework. In versions 5.0.0 through 5.0.2 on Windows, Echo’s middleware.Static using the default filesystem allows path traversal via backslashes, enabling unauthenticated remote file read outside the static root. In middleware/static.go, the requested path is unescaped and...

5.3CVSS5.7AI score
SaveExploits0References5
OSV
OSV
added 2026/02/19 3:18 p.m.9 views

GHSA-9PQ4-5HCF-288C Cache poisoning in @sveltejs/adapter-vercel

Versions of @sveltejs/adapter-vercel prior to 6.3.2 are vulnerable to cache poisoning. An internal query parameter intended for Incremental Static Regeneration ISR is accessible on all routes, allowing an attacker to cause sensitive user-specific responses to be cached and served to other users...

5.3CVSS5.6AI score0.00258EPSS
SaveExploits0References3
PyPA
PyPA
added 2026/02/19 3:16 p.m.10 views

PYSEC-2026-2124

changedetection.io is a free open source web page change detection tool. In versions prior to 0.53.2, the /static// route accepts group="..", which causes sendfromdirectory"static/..", filename to execute. This moves the base directory up to /app/changedetectionio, enabling unauthenticated local...

5.3CVSS6.1AI score0.0092EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/02/19 3:16 p.m.6 views

PYSEC-2026-2124

changedetection.io is a free open source web page change detection tool. In versions prior to 0.53.2, the /static// route accepts group="..", which causes sendfromdirectory"static/..", filename to execute. This moves the base directory up to /app/changedetectionio, enabling unauthenticated local...

5.3CVSS6AI score0.0092EPSS
SaveExploits1References2
NVD
NVD
added 2026/02/19 3:16 p.m.10 views

CVE-2026-25527

changedetection.io is a free open source web page change detection tool. In versions prior to 0.53.2, the /static// route accepts group="..", which causes sendfromdirectory"static/..", filename to execute. This moves the base directory up to /app/changedetectionio, enabling unauthenticated local...

5.3CVSS0.0092EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/02/19 2:18 p.m.7 views

CVE-2026-25527 changedetection.io vulnerable to unauthenticated static path traversal

changedetection.io is a free open source web page change detection tool. In versions prior to 0.53.2, the /static// route accepts group="..", which causes sendfromdirectory"static/..", filename to execute. This moves the base directory up to /app/changedetectionio, enabling unauthenticated local...

5.3CVSS5.4AI score0.0092EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/02/19 2:18 p.m.31 views

CVE-2026-25527 changedetection.io vulnerable to unauthenticated static path traversal

changedetection.io is a free open source web page change detection tool. In versions prior to 0.53.2, the /static// route accepts group="..", which causes sendfromdirectory"static/..", filename to execute. This moves the base directory up to /app/changedetectionio, enabling unauthenticated local...

5.3CVSS0.0092EPSS
SaveExploits1References2
CVE
CVE
added 2026/02/19 2:18 p.m.42 views

CVE-2026-25527

Changedetection.io versions prior to 0.53.2 are vulnerable to unauthenticated local file read via path traversal in the /static// route when group=".." is supplied, potentially exposing source files (e.g., flask_app.py). Root cause: send_from_directory("static/..", filename) can escape the app di...

5.3CVSS5.4AI score0.0092EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2026/02/19 12:2 p.m.33 views

CVE-2019-25428 Comodo Dome Firewall 2.7.0 Cross-Site Scripting via openvpn_users

Comodo Dome Firewall 2.7.0 contains multiple reflected cross-site scripting vulnerabilities in the openvpnusers endpoint that allow attackers to inject malicious scripts through POST parameters. Attackers can submit crafted POST requests with script payloads in the username, remotenets,...

6.1CVSS0.0033EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2026/02/19 12:0 a.m.16 views

PT-2026-20831

Comodo Dome Firewall 2.7.0 contains multiple reflected cross-site scripting vulnerabilities in the openvpn users endpoint that allow attackers to inject malicious scripts through POST parameters. Attackers can submit crafted POST requests with script payloads in the username, remotenets,...

6.1CVSS5.6AI score0.0033EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2026/02/19 12:0 a.m.13 views

changedetection.io 路径遍历漏洞

Changedetection.io is a website-based application developed by dgtlmoon, designed for file change detection, monitoring, and notification. Versions of changedetection.io prior to 0.53.2 contained a path traversal vulnerability. This vulnerability stemmed from the /static// route accepting the...

5.3CVSS5.8AI score0.0092EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2026/02/19 12:0 a.m.12 views

Echo 路径遍历漏洞

Echo is a set of open-source community systems developed by Veal98, where the front-end and back-end are not separated. Versions 5.0.0 to 5.0.2 of Echo have a path traversal vulnerability. This vulnerability arises from improper handling of backslashes by the middleware.Static on Windows systems,...

5.3CVSS7.3AI score0.00329EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2026/02/19 12:0 a.m.12 views

PT-2026-20872

Versions of @sveltejs/adapter-vercel prior to 6.3.2 are vulnerable to cache poisoning. An internal query parameter intended for Incremental Static Regeneration ISR is accessible on all routes, allowing an attacker to cause sensitive user-specific responses to be cached and served to other users...

5.3CVSS5.5AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/02/19 12:0 a.m.15 views

PT-2026-20880

Name of the Vulnerable Software and Affected Versions @sveltejs/adapter-vercel versions prior to 6.3.2 Description @sveltejs/adapter-vercel is a framework used for developing web applications with Svelte. A flaw exists where an internal query parameter, designed for Incremental Static Regeneratio...

5.3CVSS5.5AI score0.00258EPSS
SaveExploits0References3
Rows per page
Query Builder