Lucene search
+L

374 matches found

EUVD
EUVD
added 2026/08/17 9:05 p.m.9 views

EUVD-2026-60470

Typemill before 2.26.0 contains an authorization bypass vulnerability in the media file download route that allows unauthenticated attackers to access restricted files by submitting path-equivalent URL variants. Attackers can substitute normalized path forms such as dot-slash prefixes, double...

8.7CVSS5.4AI score0.00384EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/08/17 9:05 p.m.34 views

CVE-2026-71518 Typemill < 2.26.0 Authorization Bypass via Media File Download Route

Typemill before 2.26.0 contains an authorization bypass vulnerability in the media file download route that allows unauthenticated attackers to access restricted files by submitting path-equivalent URL variants. Attackers can substitute normalized path forms such as dot-slash prefixes, double...

8.7CVSS0.00384EPSS
SaveExploits1References3
OSV
OSV
added 2026/08/13 2:36 p.m.8 views

CVE-2026-49820 Probo has an open redirect bypass via path normalization

Probo is a self-hostable governance, risk, and compliance GRC platform built for engineering and security teams. Probo's saferedirect package validates redirect URLs used across authentication flows OIDC, SAML, session transfer, OAuth connectors, and trust-center magic links. Prior to version...

4.7CVSS5.5AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/13 2:36 p.m.29 views

CVE-2026-49820 Probo has an open redirect bypass via path normalization

Probo is a self-hostable governance, risk, and compliance GRC platform built for engineering and security teams. Probo's saferedirect package validates redirect URLs used across authentication flows OIDC, SAML, session transfer, OAuth connectors, and trust-center magic links. Prior to version...

4.7CVSS0.00291EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/13 2:36 p.m.47 views

CVE-2026-49820

Probo (go.probo.inc/probo) carries a path normalization bug in its saferedirect redirect validator. Before patch 0.193.1, the validator only inspected the second character of relative paths, allowing crafted URLs like /../\evil.com to pass validation; Go's http.Redirect then normalizes the path t...

4.7CVSS8.5AI score0.00291EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/11 11:06 a.m.34 views

CVE-2026-72533 Portainer Portainer CE - Authentication Bypass

An authentication bypass vulnerability in Portainer CE through 2.44.0 allows authenticated low-privileged users to bypass Docker proxy authorization checks via non-canonical URL normalization, defeating all authorization middleware. The proxy endpoint fails to normalize request paths before...

8.8CVSS0.00398EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/11 11:06 a.m.67 views

CVE-2026-72533

The CVE concerns Portainer CE (up to 2.44.0) with an authentication bypass in the Docker proxy path validation. Authenticated low-privilege users can bypass proxy authorization checks through non-canonical URL normalization, causing the proxy and authorization layer to interpret crafted requests ...

8.8CVSS5.3AI score0.00398EPSS
SaveExploits0References1
HashiCorp Security Advisories
HashiCorp Security Advisories
added 2026/08/10 4:57 p.m.30 views

Vault vulnerable to LIST authorization bypass via trailing-slash strip

Summary Vault’s ACL policy engine did not consistently enforce a wildcard glob deny rule against LIST requests made with a trailing slash on the denied path. This may allow a token holding a broader allow rule alongside a narrower wildcard deny rule to enumerate the names of entries beneath a pat...

4.3CVSS5.4AI score0.00197EPSS
SaveExploits0Affected Software1
RedhatCVE
RedhatCVE
added 2026/08/07 4:53 a.m.17 views

CVE-2026-18427

A flaw was found in @fastify/static. An unauthenticated attacker can bypass route-based guards by using non-canonical path segments in a request. This allows the attacker to access and disclose the contents of files that should be protected by these guards. The vulnerability stems from the static...

7.5CVSS4.9AI score0.00458EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/06 9:36 p.m.9 views

GHSA-7HXC-F267-H5Q7 Craft CMS: Incorrect path validation could potentially lead to path traversal

The ensurePathIsContained function of the Local file system class is theoretically vulnerable to path traversal, although no exploitable scenario has been discovered. When a file is read, an Asset object uses the getFileStream method of the Volume where the asset file is stored, which in turn use...

2.1CVSS5.3AI score0.00148EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/06 4:51 p.m.7 views

GHSA-CXJQ-MRR5-89RV Traefik: Authentication Bypass via Path Traversal in ReplacePathRegex Middleware

Summary There is a critical authentication-bypass vulnerability in Traefik's ReplacePathRegex middleware. When it is configured with a regular expression that captures user-controlled path segments without a mandatory separator for example regex: "^/api.", replacement: "/$1", a crafted request ca...

9.1CVSS5.6AI score0.0041EPSS
SaveExploits0References8
Github Security Blog
Github Security Blog
added 2026/08/05 8:27 p.m.12 views

rclone: Path traversal in serve s3 allows reading and overwriting root-level files

Summary rclone serve s3 allows a client to read and write files at the root of the remote which would normally be inaccessible by using dot-dot path segments in the object key. It does not allow reading files outside of the root. A request such as GET /bucket/../root-secret.txt is handled as an...

5.5AI score
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/08/05 8:27 p.m.11 views

GHSA-8V25-V8P6-QF7V rclone: Path traversal in serve s3 allows reading and overwriting root-level files

Summary rclone serve s3 allows a client to read and write files at the root of the remote which would normally be inaccessible by using dot-dot path segments in the object key. It does not allow reading files outside of the root. A request such as GET /bucket/../root-secret.txt is handled as an...

6.5CVSS5.5AI score
SaveExploits0References5
EUVD
EUVD
added 2026/08/05 1:50 p.m.9 views

EUVD-2026-53381

A flaw was found in Keycloak's Authorization Services. The component responsible for matching request paths to security policies PathMatcher does not properly normalize URIs before comparison. By adding extra characters like a trailing slash or matrix parameters to a URL, an attacker can trick th...

8.1CVSS5.5AI score0.0029EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/08/05 10:56 a.m.9 views

CVE-2026-71243

The backmeup npm package assembles shell command strings by directly concatenating its option values name, source, destination, filter - e.g. cmd = "mkdir -p " + path.joininfo.destination, info.name + "; " - and executes the resulting string through a shell via ssh2-exec locally via childprocess,...

8.8CVSS5.9AI score0.00288EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/05 10:56 a.m.9 views

EUVD-2026-53316

The backmeup npm package assembles shell command strings by directly concatenating its option values name, source, destination, filter - e.g. cmd = "mkdir -p " + path.joininfo.destination, info.name + "; " - and executes the resulting string through a shell via ssh2-exec locally via childprocess,...

8.8CVSS5.9AI score0.00288EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/05 10:56 a.m.16 views

CVE-2026-71243 backmeup (npm) - OS Command Injection via Backup Option Values

The backmeup npm package assembles shell command strings by directly concatenating its option values name, source, destination, filter - e.g. cmd = "mkdir -p " + path.joininfo.destination, info.name + "; " - and executes the resulting string through a shell via ssh2-exec locally via childprocess,...

8.8CVSS5.4AI score
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/02 12:15 p.m.31 views

CVE-2025-71399 Better Auth before 1.4.5 Path Normalization Bypass via rou3

Better Auth relies on better-call, which uses the rou3 router library. In affected versions of rou3, paths are normalized by removing empty segments, so /path, //path, and ///path resolve to the same route. In Better Auth versions prior to 1.4.5 which bundles the fixed rou3, this can allow...

8.8CVSS0.00306EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/02 12:15 p.m.15 views

CVE-2025-71399 Better Auth before 1.4.5 Path Normalization Bypass via rou3

Better Auth relies on better-call, which uses the rou3 router library. In affected versions of rou3, paths are normalized by removing empty segments, so /path, //path, and ///path resolve to the same route. In Better Auth versions prior to 1.4.5 which bundles the fixed rou3, this can allow...

8.8CVSS5.5AI score
SaveExploits0References5
CVE
CVE
added 2026/08/02 12:15 p.m.39 views

CVE-2025-71399

CVE-2025-71399 affects Better Auth prior to version 1.4.5, which ships a vulnerable rou3 router. In rou3, path normalization removes empty segments, causing /path, //path, and ///path to resolve to the same route. This enables an attacker to bypass disabledPaths configuration and path-based rate ...

8.8CVSS5.5AI score0.00306EPSS
SaveExploits0References3
Rows per page
Query Builder