Lucene search
+L

1125 matches found

Cvelist
Cvelist
added 2026/08/24 8:32 p.m.8 views

CVE-2026-5006 Vault Vulnerable to Privilege Escalation via Slash Injection in Templated Policy Paths

A vulnerability was identified in HashiCorp Vault and Vault Enterprise “Vault” such that an authenticated attacker may manipulate an identity value referenced by a templated policy path to gain unintended access to Vault paths. An attacker who can control the referenced identity value may include...

6.8CVSS
SaveExploits0References1
Nuclei
Nuclei
added 2026/08/24 5:53 a.m.26 views

Vite Dev Server - Information Exposure

Vite dev server could allow reading files from the Vite project root by bypassing server.fs.deny with double forward-slash paths //. This affects exposed dev servers only. id: CVE-2023-34092 info: name: Vite Dev Server - Information Exposure author: ritikchaddha severity: high description: | Vite...

7.5CVSS7.4AI score0.03152EPSS
SaveExploits1References2
Nuclei
Nuclei
added 2026/08/24 5:53 a.m.25 views

Astro SSR - Open Redirect

Astro 5.2.0 through 5.12.7 contains an open redirect caused by improper handling of paths with double slashes in trailing slash redirection logic, letting attackers redirect users to arbitrary external domains, exploit requires on-demand SSR with Node or Cloudflare adapters. id: CVE-2025-54793...

6.9CVSS6.2AI score0.00614EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/18 12:53 p.m.8 views

EUVD-2026-60760

DataEase is an open source data visualization and analysis tool. Versions prior to 2.10.23 have a path traversal vulnerability. The root cause is that on Windows, the FILESEPARATOR is , while the server only filters the / character during string truncation. The vulnerability has been fixed in...

8.7CVSS5.4AI score0.00382EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/17 5:56 a.m.7 views

BIT-VAULT-2026-12624 Vault vulnerable to LIST authorization bypass via trailing-slash strip

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 path it was...

4.3CVSS5.5AI score0.00197EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/08/14 11:48 p.m.9 views

SUSE CVE-2026-56858

Previously, pathological inputs could close an unescaped '/' early, allowing for attack-controlled data to inject arbitrary content, potentially leading to XSS...

6.1CVSS5.5AI score0.00263EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/14 2:48 a.m.6 views

html/template: golang: Go html/template: Cross-Site Scripting via pathological input

A flaw was found in the html/template component of Go golang. Pathological inputs could prematurely close an unescaped forward slash '/', allowing an attacker to inject arbitrary content. This could lead to Cross-Site Scripting XSS, where malicious scripts are executed in a user's browser,...

6.1CVSS5.6AI score0.00263EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/13 10:17 p.m.8 views

CVE-2026-56858

Previously, pathological inputs could close an unescaped '/' early, allowing for attack-controlled data to inject arbitrary content, potentially leading to XSS...

6.1CVSS0.00263EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/08/13 10:17 p.m.13 views

CVE-2026-56858

Previously, pathological inputs could close an unescaped '/' early, allowing for attack-controlled data to inject arbitrary content, potentially leading to XSS...

6.1CVSS5.8AI score0.00263EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/13 9:58 p.m.13 views

CVE-2026-56858 Fix Javascript regexp context tracking in html/template

Previously, pathological inputs could close an unescaped '/' early, allowing for attack-controlled data to inject arbitrary content, potentially leading to XSS...

5.4AI score0.00263EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/13 12:00 a.m.5 views

PT-2026-71896

Name of the Vulnerable Software and Affected Versions The product name cannot be determined affected versions not specified Description Pathological inputs can cause an unescaped '/' to close prematurely. This allows attack-controlled data to inject arbitrary content, which may lead to Cross-Site...

6.1CVSS5.5AI score0.00263EPSS
SaveExploits0References18
Cvelist
Cvelist
added 2026/08/10 5:00 p.m.29 views

CVE-2026-12624 Vault vulnerable to LIST authorization bypass via trailing-slash strip

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 path it was...

4.3CVSS0.00197EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/10 5:00 p.m.9 views

CVE-2026-12624

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 path it was...

4.3CVSS5.3AI score0.00197EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/10 5:00 p.m.138 views

CVE-2026-12624

Vault’s ACL policy engine allowed LIST requests with a trailing slash on denied paths to bypass a narrow wildcard deny when a token had a broad allow. This could enable enumeration of names under a denied path. Affected products include Vault Community Edition, with fixes in 2.0.3, and Vault Ente...

4.3CVSS5.3AI score0.00197EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/10 5:00 p.m.21 views

CVE-2026-12624 Vault vulnerable to LIST authorization bypass via trailing-slash strip

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 path it was...

4.3CVSS5.4AI score
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/08/05 4:17 p.m.11 views

keycloak-services: keycloak-services: Authorization bypass via unnormalized URI matching in PathMatcher

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
SaveExploits0References4
NVD
NVD
added 2026/08/05 3:16 p.m.9 views

CVE-2026-15573

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.1CVSS0.0029EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/05 1:50 p.m.51 views

CVE-2026-15573

Keycloak has a vulnerability in its Authorization Services where the PathMatcher does not normalize URIs before policy comparison. The issue allows an authenticated user to bypass intended restrictions by adding characters such as a trailing slash or matrix parameters to a URL, causing the system...

8.1CVSS5.5AI score0.0029EPSS
SaveExploits0References6Affected Software4
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
RedhatCVE
RedhatCVE
added 2026/08/05 1:49 p.m.9 views

CVE-2026-15573

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
SaveExploits0References3
Rows per page
Query Builder