Lucene search
+L

147 matches found

GithubExploit
GithubExploit
added 2026/04/29 3:52 a.m.153 views

Exploit for Command Injection in Github Enterprise_Server

CVE-2026-3854 PoC — GitHub RCE via X-Stat Push Option Injectio...

8.8CVSS6.3AI score0.35858EPSS
SaveExploits5
Veracode
Veracode
added 2026/04/28 8:13 a.m.13 views

Improper Input Encoding

Axios is vulnerable to Improper Input Encoding. The vulnerability is due to incorrect character mapping in the encode function, where safely percent-encoded null bytes %00 are converted back to raw null bytes, potentially leading to unsafe request data handling in affected usage scenarios...

3.7CVSS5.2AI score0.00217EPSS
SaveExploits1References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/04/24 5:40 p.m.9 views

CVE-2026-42040

Axios is a promise based HTTP client for the browser and Node.js. Prior to 1.15.1 and 0.31.1, the encode function in lib/helpers/AxiosURLSearchParams.js contains a character mapping charMap at line 21 that reverses the safe percent-encoding of null bytes. After encodeURIComponent'\x00' correctly...

3.7CVSS5.3AI score0.00217EPSS
SaveExploits1References2Affected Software1
Positive Technologies
Positive Technologies
added 2026/04/24 12:0 a.m.12 views

PT-2026-35044

Name of the Vulnerable Software and Affected Versions Axios versions prior to 0.31.1 Axios versions prior to 1.15.1 Description The encode function in lib/helpers/AxiosURLSearchParams.js contains a character mapping charMap that reverses the safe percent-encoding of null bytes. While...

3.7CVSS5.8AI score0.00217EPSS
SaveExploits1References7
Github Security Blog
Github Security Blog
added 2026/04/22 8:51 p.m.13 views

SiYuan: Path Traversal via Double URL Encoding in `/export/` Endpoint (Incomplete Fix Bypass for CVE-2026-30869)

Summary The fix for CVE-2026-30869 in SiYuan v3.5.10 only added a denylist check IsSensitivePath but did not address the root cause — a redundant url.PathUnescape call in serveExport. An authenticated attacker can use double URL encoding %252e%252e to traverse directories and read arbitrary...

9.8CVSS5.8AI score0.01028EPSS
SaveExploits1References6Affected Software1
EUVD
EUVD
added 2026/04/21 11:17 p.m.9 views

EUVD-2026-24559

OAuth2 Proxy is a reverse proxy that provides authentication using OAuth2 providers. Versions 7.5.0 through 7.15.1 have a configuration-dependent authentication bypass. Deployments are affected when all of the following are true: Use of skipauthroutes or the legacy skipauthregex; use of patterns...

8.2CVSS5.7AI score0.00275EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/04/16 10:34 p.m.15 views

@fastify/static vulnerable to route guard bypass via encoded path separators

Impact @fastify/static v9.1.0 and earlier decodes percent-encoded path separators %2F before filesystem resolution, but Fastify's router treats them as literal characters. This creates a routing mismatch: route guards on /admin/ do not match /admin%2Fsecret.html, but @fastify/static decodes it to...

5.9CVSS5.8AI score0.00413EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2026/04/16 10:34 p.m.6 views

GHSA-X428-GHPX-8J92 @fastify/static vulnerable to route guard bypass via encoded path separators

Impact @fastify/static v9.1.0 and earlier decodes percent-encoded path separators %2F before filesystem resolution, but Fastify's router treats them as literal characters. This creates a routing mismatch: route guards on /admin/ do not match /admin%2Fsecret.html, but @fastify/static decodes it to...

5.9CVSS5.8AI score0.00413EPSS
SaveExploits1References6
Snyk
Snyk
added 2026/04/15 9:25 p.m.14 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal via the namespace parameter in the Ruler API endpoint after double URL encoding. An attacker can access arbitrary files by sending specially crafted requests. Details A Directory Traversal attack also known as path...

6.9CVSS6.5AI score0.00409EPSS
SaveExploits0References2
OSV
OSV
added 2026/04/08 1:14 p.m.9 views

CLSA-2026-1775643576 squid: Fix of CVE-2023-46848

CVE-2023-46848: fix userinfo percent-encoding...

8.6CVSS7.2AI score0.10221EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/04/08 12:12 a.m.12 views

Emissary has a Path Traversal via Blacklist Bypass in Configuration API

Summary The configuration API endpoint /api/configuration/name validated configuration names using a blacklist approach that checked for , /, .., and trailing .. This could potentially be bypassed using URL-encoded variants, double-encoding, or Unicode normalization to achieve path traversal and...

5.3CVSS6AI score0.0032EPSS
SaveExploits1References4Affected Software1
Snyk
Snyk
added 2026/04/08 12:12 a.m.6 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal via the validate function in the /api/configuration/name configuration API endpoint. An attacker can gain unauthorized read access to sensitive configuration files outside the intended directory by submitting special...

6.9CVSS6.4AI score0.0032EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/04/03 4:8 a.m.4 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal in the POST multipart upload process. An attacker can write arbitrary files to any existing directory on the filesystem by crafting a specially constructed URL path containing directory traversal sequences and...

9.8CVSS6.3AI score0.00683EPSS
SaveExploits1References2
OSV
OSV
added 2026/04/02 5:14 p.m.8 views

CVE-2026-34523 SillyTavern: Path traversal allows file existence oracle

SillyTavern is a locally installed user interface that allows users to interact with text generation large language models, image generation engines, and text-to-speech voice models. Prior to version 1.17.0, a path traversal vulnerability in the static file route handler allows any unauthenticate...

5.3CVSS5.9AI score
SaveExploits0References4
OSV
OSV
added 2026/03/31 8:45 a.m.10 views

BIT-MASTODON-2026-33868 Mastodon has a GET-Based Open Redirect via '/web/%2F<domain>'

Mastodon is a free, open-source social network server based on ActivityPub. Prior to versions 4.5.8, 4.4.15, and 4.3.21, an unauthenticated Open Redirect vulnerability CWE-601 exists in the /web/ route due to improper handling of URL-encoded path segments. An attacker can craft a specially encode...

6.1CVSS6AI score0.00515EPSS
SaveExploits0References2
CVE
CVE
added 2026/03/27 7:50 p.m.36 views

CVE-2026-33868

Mastodon is affected by an unauthenticated Open Redirect (CWE-601) in the /web/* route prior to versions 4.5.8, 4.4.15, and 4.3.21. The root cause is improper handling of URL-encoded path segments, where encoded slashes (%2F) bypass Rails path normalization and are treated as host-relative redire...

6.1CVSS6AI score0.00515EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2026/03/20 8:50 p.m.8 views

GHSA-72GR-QFP7-VWHW h3: Double Decoding in `serveStatic` Bypasses `resolveDotSegments` Path Traversal Protection via `%252e%252e`

Summary The serveStatic utility in h3 applies a redundant decodeURI call to the request pathname after H3Event has already performed percent-decoding with %25 preservation. This double decoding converts %252e%252e into %2e%2e, which bypasses resolveDotSegments since it checks for literal...

5.9CVSS6AI score
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/03/20 8:50 p.m.11 views

h3: Double Decoding in `serveStatic` Bypasses `resolveDotSegments` Path Traversal Protection via `%252e%252e`

Summary The serveStatic utility in h3 applies a redundant decodeURI call to the request pathname after H3Event has already performed percent-decoding with %25 preservation. This double decoding converts %252e%252e into %2e%2e, which bypasses resolveDotSegments since it checks for literal...

6AI score
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/03/19 10:6 p.m.4 views

CVE-2026-32004

OpenClaw versions prior to 2026.3.2 contain an authentication bypass vulnerability in the /api/channels route classification due to canonicalization depth mismatch between auth-path classification and route-path canonicalization. Attackers can bypass plugin route authentication checks by submitti...

8.3CVSS5.8AI score0.00297EPSS
SaveExploits0References7
CVE
CVE
added 2026/03/10 9:34 p.m.26 views

CVE-2026-28807

CVE-2026-28807 affects gleam-wisp wisp; path traversal in wisp.serve_static occurs because sanitization runs before percent-decoding, allowing %2e%2e to decode to .. and read any file the process can access. Affected versions are 2.1.1 &lt;= wisp

8.7CVSS5.9AI score0.01056EPSS
SaveExploits1References4Affected Software1
Rows per page
Query Builder