Lucene search
+L

114412 matches found

Github Security Blog
Github Security Blog
added 2026/07/24 10:29 p.m.14 views

OpenList: Authenticated users can rename files outside their base path via batch rename `src_name` traversal

Summary The /api/fs/batchrename handler validates and authorizes only the requested source directory. It rejects path separators in newname, but it does not validate srcname. The handler concatenates srcdir and attacker-controlled srcname, then passes the result to the filesystem rename layer,...

7.6CVSS5.9AI score0.00372EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/07/24 10:29 p.m.9 views

GHSA-95CV-R8X4-VH75 OpenList: Authenticated users can rename files outside their base path via batch rename `src_name` traversal

Summary The /api/fs/batchrename handler validates and authorizes only the requested source directory. It rejects path separators in newname, but it does not validate srcname. The handler concatenates srcdir and attacker-controlled srcname, then passes the result to the filesystem rename layer,...

7.6CVSS5.9AI score0.00372EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/24 9:52 p.m.10 views

GHSA-Q3G2-M552-3R9C swift-nio-http2: Missing CR/LF/NUL validation in header values

Summary SwiftNIO HTTP/2 was missing validation on inbound HEADERS frames that let CR, LF, NUL, SP and other control characters reach an HTTP/1.1 backend through NIOHTTP2's HTTP/2-to-HTTP/1 codec, enabling HTTP request smuggling or response splitting. Impact Two related gaps in inbound header...

6.3CVSS6AI score0.00181EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/24 9:47 p.m.7 views

GHSA-C534-2W9C-X7FM Kite Kubernetes proxy path traversal allows authenticated users to bypass RBAC and read cluster-wide resources

Summary Kite versions 0.6.9 through 0.14.0 authorize Kubernetes proxy requests against the pod or service identified by the original route parameters. Encoded path traversal segments can cause the upstream URL to resolve to a different Kubernetes API endpoint after authorization. Impact An...

6.5CVSS5.8AI score
SaveExploits0References6
OSV
OSV
added 2026/07/24 9:05 p.m.17 views

GHSA-FRVJ-C5QP-XJ4W open-webui terminal proxy path traversal guard bypass via 9x encoded traversal

AI assistance was used to help inspect the code and prepare this report. Summary The fix for GHSA-r2wg-2mcr-66rv is incomplete in v0.9.6 and current main. backend/openwebui/routers/terminals.py documents sanitizeproxypath as decoding until stable, but the implementation stops after 8 unquote...

7.7CVSS7AI score0.00483EPSS
SaveExploits1References6
EUVD
EUVD
added 2026/07/24 9:05 p.m.25 views

EUVD-2026-42650

open-webui terminal proxy path traversal guard bypass via 9x encoded traversal...

7.7CVSS7.1AI score0.00483EPSS
SaveExploits1References5
EUVD
EUVD
added 2026/07/24 8:49 p.m.19 views

EUVD-2026-42633

Open WebUI: WEBFETCHFILTERLIST host allow/block filter bypassable via URL path and non-label-boundary matching...

4.3CVSS5.8AI score0.00383EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/24 8:49 p.m.10 views

GHSA-QG3F-8X3J-GGF2 Open WebUI: `WEB_FETCH_FILTER_LIST` host allow/block filter bypassable via URL path and non-label-boundary matching

Summary The administrator-configured WEBFETCHFILTERLIST the allow/block list applied to server-side web fetches: RAG URL ingestion, URL-to-markdown, web-search content fetch matches hostnames incorrectly, so the filter can be bypassed. Details isstringallowed backend/openwebui/utils/misc.py match...

4.3CVSS5.8AI score0.00383EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/24 8:41 p.m.9 views

GHSA-49H3-CWHJ-4737 Cloudreve: Path Traversal in WOPI PUT_RELATIVE Allows Arbitrary File Creation in Owner Account

Summary Cloudreve's WOPI PUTRELATIVE handler treats X-WOPI-SuggestedTarget as a path, not a filename. It splits the header on / and joins the segments onto the source file's directory with URI.JoinRaw, which feeds Go's url.JoinPath. url.JoinPath resolves ./.. segments, so a slash-bearing target...

4.3CVSS5.9AI score0.0026EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/07/24 8:41 p.m.13 views

Cloudreve: Path Traversal in WOPI PUT_RELATIVE Allows Arbitrary File Creation in Owner Account

Summary Cloudreve's WOPI PUTRELATIVE handler treats X-WOPI-SuggestedTarget as a path, not a filename. It splits the header on / and joins the segments onto the source file's directory with URI.JoinRaw, which feeds Go's url.JoinPath. url.JoinPath resolves ./.. segments, so a slash-bearing target...

4.3CVSS5.9AI score0.0026EPSS
SaveExploits0References4Affected Software2
EUVD
EUVD
added 2026/07/24 7:39 p.m.15 views

EUVD-2026-48740

FFmpeg through 8.1.2, fixed in commit 8670835, contains an information disclosure vulnerability in the LCL/ZLIB video decoder that allows attackers to expose uninitialized heap memory by supplying a valid zlib stream that inflates to fewer bytes than the expected frame size. The zlibdecomp functi...

7.1CVSS6AI score0.00242EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/07/24 7:38 p.m.6 views

nodejs: Node.js: Permission Model bypass via `process.report.writeReport()` path misvalidation

A flaw was found in Node.js. This vulnerability allows a bypass of the Permission Model enforcement due to path misvalidation within the process.report.writeReport function. An attacker could exploit this to bypass intended security boundaries, potentially leading to unauthorized access to...

8.2CVSS5.9AI score0.00317EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/24 6:35 p.m.9 views

GO-2026-5597 Go-billy has path traversal vulnerabilities in github.com/go-git/go-billy

Go-billy has path traversal vulnerabilities in github.com/go-git/go-billy...

8.1CVSS5.8AI score0.0031EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/24 6:35 p.m.10 views

GO-2026-5426 Opentelemetry-go: BSD kenv command not using absolute path enables PATH hijacking in go.opentelemetry.io/otel/sdk

Opentelemetry-go: BSD kenv command not using absolute path enables PATH hijacking in go.opentelemetry.io/otel/sdk...

8.8CVSS5.8AI score0.00258EPSS
SaveExploits1References2
NVD
NVD
added 2026/07/24 5:17 p.m.10 views

CVE-2026-65711

sysPass through version 3.2.11 contains an OS command injection vulnerability that allows authenticated administrators to execute arbitrary commands as the web server process user by setting a malicious backup path and triggering a backup. The FileBackupService builds a tar shell command via stri...

8.6CVSS0.02406EPSS
SaveExploits0References2
vulnersOsv
vulnersOsv
added 2026/07/24 4:43 p.m.3 views

@darthcav/ts-http-server (0.9.1), @digitalpaws/starr (0.0.2) +4 more potentially affected by CVE-2026-7120 via @fastify/static (10.1.0)

@fastify/static NPM version 10.1.0 is affected by a known vulnerability. The following packages have a transitive dependency on @fastify/static and may be impacted: - @darthcav/ts-http-server 0.9.1 - @digitalpaws/starr 0.0.2 - @node-cli/static-server =3.1.17, =9.0.0-canary.19, =9.0.2 Source cves:...

5.3CVSS5.3AI score0.00369EPSS
SaveExploits0
OSV
OSV
added 2026/07/24 4:43 p.m.15 views

GHSA-8PVW-JCV7-9CMJ @fastify/static vulnerable to Authorization Bypass via Non-Canonical URL Paths

Impact @fastify/static evaluates the allowedPath callback before normalizing dot segments and duplicate slashes in the pathname used for file resolution. Non-canonical pathnames such as //file, /./file, or /public/../private/file bypass allowedPath filtering while resolving to the intended file o...

5.3CVSS5.8AI score0.00369EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/07/24 4:43 p.m.12 views

@fastify/static vulnerable to Authorization Bypass via Non-Canonical URL Paths

Impact @fastify/static evaluates the allowedPath callback before normalizing dot segments and duplicate slashes in the pathname used for file resolution. Non-canonical pathnames such as //file, /./file, or /public/../private/file bypass allowedPath filtering while resolving to the intended file o...

5.3CVSS5.8AI score0.00369EPSS
SaveExploits0References6Affected Software1
vulnersOsv
vulnersOsv
added 2026/07/24 4:43 p.m.2 views

@darthcav/ts-http-server (0.9.1), @digitalpaws/starr (0.0.2) +4 more potentially affected by CVE-2026-15074 via @fastify/static (10.1.0)

@fastify/static NPM version 10.1.0 is affected by a known vulnerability. The following packages have a transitive dependency on @fastify/static and may be impacted: - @darthcav/ts-http-server 0.9.1 - @digitalpaws/starr 0.0.2 - @node-cli/static-server =3.1.17, =9.0.0-canary.19, =9.0.2 Source cves:...

7.5CVSS5.3AI score0.00672EPSS
SaveExploits0
EUVD
EUVD
added 2026/07/24 4:43 p.m.16 views

EUVD-2026-47871

@fastify/static vulnerable to route guard bypass via path traversal...

7.5CVSS5.8AI score0.00672EPSS
SaveExploits0References5
Rows per page
Query Builder