Lucene search
+L

116762 matches found

CVE
CVE
added 2026/08/19 7:51 p.m.20 views

CVE-2026-16888

IBM AIX 7.2, 7.3, and PowerVM VIOS 4.1 have a path traversal flaw allowing remote attackers to read sensitive data. CVSS 3.7 (Low) reflects high complexity and no privileges required. IBM provides a support advisory at the referenced URL. No exploitation evidence is reported in the provided docum...

3.7CVSS5.3AI score0.004EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/08/19 7:51 p.m.39 views

CVE-2026-16888 Vulnerabilities in IBM AIX and PowerVM VIOS

IBM AIX 7.2, and 7.3 and IBM PowerVM VIOS 4.1 could allow a remote attacker to obtain sensitive information due to a path traversal vulnerability...

3.7CVSS0.004EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/19 7:47 p.m.48 views

CVE-2026-63188 logto-tunnel serves files outside --experience-path via path traversal

Logto is the modern, open-source auth infrastructure for SaaS and AI apps. Prior to 0.3.9, the Logto Tunnel npm package enabled createStaticFileProxy from packages/tunnel/src/commands/tunnel/index.ts and passed request.url from static asset requests through...

8.7CVSS0.00441EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/19 7:47 p.m.15 views

EUVD-2026-62867

Logto is the modern, open-source auth infrastructure for SaaS and AI apps. Prior to 0.3.9, the Logto Tunnel npm package enabled createStaticFileProxy from packages/tunnel/src/commands/tunnel/index.ts and passed request.url from static asset requests through...

8.7CVSS5.4AI score0.00441EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/19 7:47 p.m.29 views

CVE-2026-63188

CVE-2026-63188 is a path traversal vulnerability in the @logto/tunnel npm package (part of Logto, an open-source auth infrastructure) affecting versions prior to 0.3.9 . When the --experience-path option is enabled, the createStaticFileProxy function passes request.url directly into path.join(sta...

8.7CVSS5.4AI score0.00441EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/19 7:47 p.m.13 views

CVE-2026-63188 logto-tunnel serves files outside --experience-path via path traversal

Logto is the modern, open-source auth infrastructure for SaaS and AI apps. Prior to 0.3.9, the Logto Tunnel npm package enabled createStaticFileProxy from packages/tunnel/src/commands/tunnel/index.ts and passed request.url from static asset requests through...

8.7CVSS5.5AI score
SaveExploits0References6
CVE
CVE
added 2026/08/19 7:35 p.m.39 views

CVE-2026-55086

Etherpad (ep_etherpad-lite) versions prior to 3.1.0 are vulnerable to a symlink-based file overwrite via predictable temporary filenames. The ImportHandler.ts and ExportHandler.ts components derive temp-file paths from Math.random() (~32 bits of entropy), which is predictable within the same Node...

4.2CVSS5.3AI score0.00122EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/19 7:29 p.m.21 views

EUVD-2026-62721

Etherpad is a real-time collaborative editor. From 2.1.0 until 3.1.0, Etherpad uses the attacker-controlled x-proxy-path request header in src/node/hooks/express/admin.ts when substituting paths into HTML, JavaScript, and CSS under /admin without sanitization, Vary: x-proxy-path, or Cache-Control...

6.1CVSS5.3AI score0.00523EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/19 7:29 p.m.40 views

CVE-2026-55087 Etherpad: x-proxy-path header reflected into admin HTML/JS/CSS (cache-poisoning XSS) and concatenated into redirect (open-redirect)

Etherpad is a real-time collaborative editor. From 2.1.0 until 3.1.0, Etherpad uses the attacker-controlled x-proxy-path request header in src/node/hooks/express/admin.ts when substituting paths into HTML, JavaScript, and CSS under /admin without sanitization, Vary: x-proxy-path, or Cache-Control...

6.1CVSS0.00523EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/08/19 7:16 p.m.11 views

Copier has a trust-prefix bypass via path traversal that runs tasks unprompted

Copier: trust-prefix bypass via path traversal runs tasks unprompted Summary In copier = 9.5.0, = 9.15.1, the trust setting's prefix match copier/settings.py compares the template URL against a trusted prefix with a raw str.startswith and no path normalization, while the URL is normalized when th...

8.8CVSS6.7AI score0.00262EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/08/19 7:16 p.m.17 views

EUVD-2026-42309

Copier has a trust-prefix bypass via path traversal that runs tasks unprompted...

8.8CVSS5.2AI score0.00262EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/19 7:16 p.m.10 views

GHSA-9GMC-JQMH-3RVM Copier has a trust-prefix bypass via path traversal that runs tasks unprompted

Copier: trust-prefix bypass via path traversal runs tasks unprompted Summary In copier = 9.5.0, = 9.15.1, the trust setting's prefix match copier/settings.py compares the template URL against a trusted prefix with a raw str.startswith and no path normalization, while the URL is normalized when th...

8.8CVSS6.7AI score0.00262EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/08/19 7:15 p.m.25 views

claude-faf-mcp has an arbitrary local file read/write via unconfined `path` argument in FAF tools

Summary claude-faf-mcp MCP tools accept a caller-controlled path argument and resolve it expansion + path.resolve straight into a filesystem read/write without confining it to a trusted project directory. An absolute path or ../ traversal is resolved and used as-is, so the server process can be...

5.3AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/08/19 7:15 p.m.9 views

GHSA-RR55-JP92-8WP2 claude-faf-mcp has an arbitrary local file read/write via unconfined `path` argument in FAF tools

Summary claude-faf-mcp MCP tools accept a caller-controlled path argument and resolve it expansion + path.resolve straight into a filesystem read/write without confining it to a trusted project directory. An absolute path or ../ traversal is resolved and used as-is, so the server process can be...

7.5CVSS5.4AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/08/19 7:15 p.m.17 views

faf-mcp has an arbitrary local file read/write via unconfined `path` argument in FAF tools

Summary faf-mcp MCP tools accept a caller-controlled path argument and resolve it expansion + path.resolve straight into a filesystem read/write without confining it to a trusted project directory. An absolute path or ../ traversal is resolved and used as-is, so the server process can be made to...

5.3AI score
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/19 7:15 p.m.20 views

grok-faf-mcp has an arbitrary local file read via unconfined `path` argument in FAF tools

Summary Several grok-faf-mcp MCP tools accept a caller-controlled path argument and resolve it expansion + path.resolve straight into a filesystem read without confining it to a trusted project directory. An absolute path or ../ traversal is resolved and used as-is, so the server process can be...

5.4AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/08/19 7:15 p.m.7 views

GHSA-CC2G-GQ8C-R332 grok-faf-mcp has an arbitrary local file read via unconfined `path` argument in FAF tools

Summary Several grok-faf-mcp MCP tools accept a caller-controlled path argument and resolve it expansion + path.resolve straight into a filesystem read without confining it to a trusted project directory. An absolute path or ../ traversal is resolved and used as-is, so the server process can be...

7.5CVSS5.4AI score
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/08/19 6:58 p.m.13 views

CVE-2026-53614

A flaw was found in util-linux. The mount8 SUID binary does not sanitize the LIBMOUNTFORCEMOUNT2 environment variable before use. A local unprivileged user can set this variable to force mount8 to use the legacy two-step mount2 code path, which applies security restrictions such as nosuid and...

7CVSS5.6AI score
SaveExploits0References4
NVD
NVD
added 2026/08/19 6:17 p.m.15 views

CVE-2026-66794

A flaw was found in the cluster-proxy-addon component of Multicluster Engine for Kubernetes. This vulnerability allows an unauthenticated attacker, who can access the user-facing route, to bypass authentication and authorization checks. By manipulating URL path segments, the attacker can proxy...

9.3CVSS0.0041EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/19 5:39 p.m.23 views

CVE-2025-14600

vsDesk, a PHP/Yii2 helpdesk application, contains an insecure deserialization flaw (titled as path traversal) enabling unauthenticated remote attackers to manipulate configuration data, redirect LDAP authentication to an attacker-controlled server, and provision a new admin account. CVSS 4.0 scor...

9.3CVSS6AI score0.00374EPSS
SaveExploits0References2
Rows per page
Query Builder