Lucene search
+L

93013 matches found

CVE
CVE
added 2026/07/17 9:03 p.m.69 views

CVE-2026-48049

The CVE-2026-48049 issue affects @hapi/inert (versions 4.0.0–7.1.0). A confinement bypass was caused by a flawed raw string-prefix path check, allowing an unauthenticated remote attacker to read files via traversal (e.g., /..%2fstatic-secret/secret.txt). The vulnerability is mitigated by upgradin...

5.3CVSS5.4AI score0.00446EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/17 9:03 p.m.8 views

CVE-2026-48049 @hapi/inert: Static-file confinement bypass via sibling-prefix path

@hapi/inert provides static file and directory handlers for hapi.js. From 4.0.0 to 7.1.0, @hapi/inert serves static files from a directory configured with path in the directory or file handlers or relativeTo for h.file, with confinement enforced by the confine option, but the confinement check...

5.3CVSS5.4AI score
SaveExploits0References6
EUVD
EUVD
added 2026/07/17 9:03 p.m.12 views

EUVD-2026-45341

@hapi/inert provides static file and directory handlers for hapi.js. From 4.0.0 to 7.1.0, @hapi/inert serves static files from a directory configured with path in the directory or file handlers or relativeTo for h.file, with confinement enforced by the confine option, but the confinement check...

5.3CVSS5.5AI score0.00446EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/07/17 9:03 p.m.8 views

CVE-2026-48049

@hapi/inert provides static file and directory handlers for hapi.js. From 4.0.0 to 7.1.0, @hapi/inert serves static files from a directory configured with path in the directory or file handlers or relativeTo for h.file, with confinement enforced by the confine option, but the confinement check...

5.3CVSS5.4AI score0.00446EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2026/07/17 8:37 p.m.39 views

CVE-2026-45785 OpenMcdf: Uncatchable infinite loop in DirectoryTree.TryGetDirectoryEntry on crafted CFB directory cycle

OpenMcdf is a fully .NET / C library to manipulate Compound File Binary File Format files, also known as Structured Storage. In 3.1.3 and earlier, the BST name-lookup loop in DirectoryTree.TryGetDirectoryEntry OpenMcdf/DirectoryTree.cs:35-46 walks directory entries by repeatedly calling...

6.2CVSS0.00129EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/17 8:37 p.m.8 views

CVE-2026-45785 OpenMcdf: Uncatchable infinite loop in DirectoryTree.TryGetDirectoryEntry on crafted CFB directory cycle

OpenMcdf is a fully .NET / C library to manipulate Compound File Binary File Format files, also known as Structured Storage. In 3.1.3 and earlier, the BST name-lookup loop in DirectoryTree.TryGetDirectoryEntry OpenMcdf/DirectoryTree.cs:35-46 walks directory entries by repeatedly calling...

6.2CVSS5.3AI score
SaveExploits0References5
CVE
CVE
added 2026/07/17 8:37 p.m.73 views

CVE-2026-45785

OpenMcdf- CVE-2026-45785 is a denial-of-service bug in the BST name-lookup loop used by DirectoryTree.TryGetDirectoryEntry. A crafted CFB with cyclic Left/Right sibling links can cause the while (child is not null) loop to run forever, since there is no cycle detection in TryGetDirectoryEntry (ro...

6.2CVSS5.3AI score0.00129EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/17 8:17 p.m.6 views

DEBIAN-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.00365EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/17 8:17 p.m.11 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.9CVSS0.00365EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/17 8:17 p.m.8 views

CVE-2026-36669

An unauthenticated arbitrary file upload vulnerability in ckuploadhandler.php in Feng Office 3.11.13.11 allows remote attackers to upload malicious files such as .html to the web-accessible /tmp/ directory...

9.8CVSS0.00563EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/17 8:17 p.m.10 views

CVE-2026-15415

AWS HealthOmics is a HIPAA-eligible service that fully manages the compute, storage, and workflow engine infrastructure required to run bioinformatics analyses at scale for clinical diagnostics, drug discovery, and agricultural research. Improper limitation of a pathname to a restricted directory...

6.8CVSS0.00247EPSS
SaveExploits0References3
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.01057EPSS
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.01057EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/17 7:39 p.m.102 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.00365EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/07/17 7:39 p.m.6 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.00365EPSS
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.00365EPSS
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.00365EPSS
SaveExploits0References4Affected Software1
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.00365EPSS
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.00365EPSS
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
Rows per page
Query Builder