Lucene search
+L

93067 matches found

Github Security Blog
Github Security Blog
added 2026/07/17 7:46 p.m.20 views

Prompty: Arbitrary file read via file reference expansion

Summary Prompty loaders expanded $file:... references in .prompty frontmatter without enforcing that the resolved path stayed within an authorized directory. An attacker-controlled prompt file could use path traversal or an absolute path to cause the host application to read files accessible to t...

7.5CVSS5.2AI score0.01286EPSS
SaveExploits0References4Affected Software3
OSV
OSV
added 2026/07/17 7:46 p.m.11 views

GHSA-WXHM-2MQ7-7697 Prompty: Arbitrary file read via file reference expansion

Summary Prompty loaders expanded $file:... references in .prompty frontmatter without enforcing that the resolved path stayed within an authorized directory. An attacker-controlled prompt file could use path traversal or an absolute path to cause the host application to read files accessible to t...

7.5CVSS5.2AI score0.01286EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/17 7:39 p.m.48 views

CVE-2026-50162 oras-go: file store write outside workingDir via symlink traversal

oras-go is a Go library for managing OCI artifacts. Prior to 2.6.1, resolveWritePath in content/file/file.go uses a lexical filepath.Rel check for workingDir and does not account for symlink traversal, so when AllowPathTraversalOnWrite=false an attacker-controlled blob title through...

6.9CVSS0.00507EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/07/17 7:39 p.m.7 views

CVE-2026-50162 oras-go: file store write outside workingDir via symlink traversal

oras-go is a Go library for managing OCI artifacts. Prior to 2.6.1, resolveWritePath in content/file/file.go uses a lexical filepath.Rel check for workingDir and does not account for symlink traversal, so when AllowPathTraversalOnWrite=false an attacker-controlled blob title through...

6.9CVSS5.2AI score0.00507EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/17 7:39 p.m.12 views

EUVD-2026-45262

oras-go is a Go library for managing OCI artifacts. Prior to 2.6.1, resolveWritePath in content/file/file.go uses a lexical filepath.Rel check for workingDir and does not account for symlink traversal, so when AllowPathTraversalOnWrite=false an attacker-controlled blob title through...

6.9CVSS5.2AI score0.00507EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/17 7:39 p.m.10 views

CVE-2026-50162

oras-go is a Go library for managing OCI artifacts. Prior to 2.6.1, resolveWritePath in content/file/file.go uses a lexical filepath.Rel check for workingDir and does not account for symlink traversal, so when AllowPathTraversalOnWrite=false an attacker-controlled blob title through...

6.9CVSS5.2AI score0.00507EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/07/17 7:39 p.m.103 views

CVE-2026-50162

CVE-2026-50162 affects the oras-go library. Before 2.6.1, resolveWritePath() in content/file/file.go uses a lexical filepath.Rel check against the workingDir and does not account for symlink traversal, allowing an attacker-controlled blob title (e.g., via ocispec.AnnotationTitle like out/pwn.txt)...

6.9CVSS5.2AI score0.00507EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/07/17 7:39 p.m.26 views

CVE-2026-50162

oras-go is a Go library for managing OCI artifacts. Prior to 2.6.1, resolveWritePath in content/file/file.go uses a lexical filepath.Rel check for workingDir and does not account for symlink traversal, so when AllowPathTraversalOnWrite=false an attacker-controlled blob title through...

6.9CVSS5.3AI score0.00507EPSS
SaveExploits0
OSV
OSV
added 2026/07/17 7:39 p.m.7 views

CVE-2026-50162 oras-go: file store write outside workingDir via symlink traversal

oras-go is a Go library for managing OCI artifacts. Prior to 2.6.1, resolveWritePath in content/file/file.go uses a lexical filepath.Rel check for workingDir and does not account for symlink traversal, so when AllowPathTraversalOnWrite=false an attacker-controlled blob title through...

6.9CVSS5.2AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/17 7:36 p.m.43 views

CVE-2026-50163 oras-go: Hardlink entry with relative Linkname escapes extract dir via process CWD resolution in `oras-go` tar extraction

oras-go is a Go library for managing OCI artifacts. Prior to 2.6.2, ensureLinkPath in content/file/utils.go:262-275 validates a hardlink target relative to the extract base but returns the unresolved target, causing os.Link"victim.secret", "/payload.tar.gz/evilcwdlink" to resolve header.Linkname...

7.1CVSS0.00429EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/17 7:36 p.m.113 views

CVE-2026-50163

The CVE concerns the oras-go library (OCI artifacts) prior to version 2.6.2, where ensureLinkPath in content/file/utils.go can return an unresolved hardlink target. During tar extraction, a hardlink entry with a relative Linkname could be resolved against the process CWD, allowing a path like pay...

7.1CVSS5.3AI score0.00429EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/17 7:36 p.m.8 views

CVE-2026-50163 oras-go: Hardlink entry with relative Linkname escapes extract dir via process CWD resolution in `oras-go` tar extraction

oras-go is a Go library for managing OCI artifacts. Prior to 2.6.2, ensureLinkPath in content/file/utils.go:262-275 validates a hardlink target relative to the extract base but returns the unresolved target, causing os.Link"victim.secret", "/payload.tar.gz/evilcwdlink" to resolve header.Linkname...

7.1CVSS5.3AI score
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/07/17 7:23 p.m.20 views

mcp-memory-keeper: Arbitrary local file read in context_import via unvalidated filePath

Impact contextimport passed the caller-supplied filePath directly to fs.readFileSync with no path confinement. A malicious MCP client — or an LLM agent that is prompt-injected into calling the tool — could point filePath at any file readable by the server process, outside any session or export...

5.5AI score
SaveExploits0References6Affected Software1
CVE
CVE
added 2026/07/17 6:58 p.m.84 views

CVE-2026-8859

Langflow OSS (versions 1.0.0–1.10.0) contains a path traversal vulnerability in the APIRequest component when the Save to File feature is enabled. Filenames parsed from HTTP Content-Disposition headers are not sanitized, allowing an attacker-controlled server to craft paths (e.g., ../) and writ...

9.9CVSS5.5AI score0.0056EPSS
SaveExploits0References1Affected Software1
NVD
NVD
added 2026/07/17 5:17 p.m.11 views

CVE-2026-9587

An authenticated local file inclusion vulnerability exists in Sangoma Switchvox SMB Edition 8.3 104997. The playfile functionality accepts user-controlled input through the soundpath parameter and fails to properly validate file paths before accessing the underlying filesystem. By supplying...

7.1CVSS0.00378EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/17 3:36 p.m.4 views

SUSE-SU-2026:3116-1 Security update for libqt4

This update for libqt4 fixes the following issue - CVE-2025-14575: local user can load rogue CA certificates as trusted system authority via a crafted file placed in the application's working directory bsc1265896...

1.8CVSS5.3AI score0.00092EPSS
SaveExploits0References3
Veracode
Veracode
added 2026/07/17 1:09 p.m.12 views

Path Traversal

Composer is vulnerable to Path Traversal. The vulnerability is due to improper validation of bin entries containing .. path segments, which allows an attacker to modify permissions of arbitrary host files outside the package installation directory during Composer package installation or update...

6.1CVSS5.9AI score0.00172EPSS
SaveExploits0References5Affected Software1
SUSE CVE
SUSE CVE
added 2026/07/17 1:00 p.m.11 views

SUSE CVE-2026-15392

DBD::File versions before 1.651 for Perl do not ensure the table file is not a symlink to an untrusted location. The completetablename method builds the absolute table file path without checking whether the file is a symbolic link. A link inside the data directory can point to a table file at any...

7.1CVSS5.3AI score0.00163EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2026/07/17 8:46 a.m.60 views

kernel: KVM: x86: Fix shadow paging use-after-free due to unexpected role

A flaw was found in the Linux kernel's Kernel-based Virtual Machine KVM x86 shadow paging mechanism. This vulnerability occurs when a host page directory entry PDE mapping is changed from within the guest, leading to an unexpected role mismatch in shadow paging. This mismatch can cause a...

8.8CVSS7.6AI score0.00908EPSS
SaveExploits5References6
NCSC
NCSC
added 2026/07/17 8:17 a.m.21 views

Vulnerabilities in SAP-products

SAP has identified vulnerabilities in the following SAP NetWeaver Application Server ABAP, SAP Approuter, SAP Commerce Cloud, SAP NetWeaver Application Server Java, SAProuter, SAP Change and Transport System Attach Tool, SAP NetWeaver Enterprise Portal, SAP S/4HANA modules, SAP Fiori Launchpad, S...

9.9CVSS7.1AI score0.01563EPSS
SaveExploits7References1
Rows per page
Query Builder