Lucene search
+L

289 matches found

CVE
CVE
added 2026/08/13 9:58 p.m.164 views

CVE-2026-56860

CVE-2026-56860 describes a performance-related fix in path resolution for relative paths containing .. segments. The prior approach performed string conversions and buffer rewrites at each step, yielding quadratic time complexity and high memory allocations. The fix now operates on a byte buffer ...

5.9CVSS5.3AI score0.00518EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/13 9:58 p.m.11 views

CVE-2026-56860

Previously, resolving relative paths containing parent directory '..' segments performed string conversions and buffer rewrites on each step, resulting in quadratic time complexity and high memory allocation overhead. Now, path resolution operates on a byte buffer using index-based backtracking f...

5.3AI score0.00518EPSS
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2026/08/13 9:58 p.m.12 views

CVE-2026-56860 Avoid quadratic complexity in resolvePath in net/url

Previously, resolving relative paths containing parent directory '..' segments performed string conversions and buffer rewrites on each step, resulting in quadratic time complexity and high memory allocation overhead. Now, path resolution operates on a byte buffer using index-based backtracking f...

5.3AI score0.00518EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/08/13 9:58 p.m.10 views

CVE-2026-56860

Previously, resolving relative paths containing parent directory '..' segments performed string conversions and buffer rewrites on each step, resulting in quadratic time complexity and high memory allocation overhead. Now, path resolution operates on a byte buffer using index-based backtracking f...

5.9CVSS5.5AI score0.00518EPSS
SaveExploits0
OSV
OSV
added 2026/08/13 9:43 p.m.38 views

GO-2026-6218 Avoid quadratic complexity in resolvePath in net/url

Previously, resolving relative paths containing parent directory '..' segments performed string conversions and buffer rewrites on each step, resulting in quadratic time complexity and high memory allocation overhead. Now, path resolution operates on a byte buffer using index-based backtracking f...

5.9CVSS5.4AI score0.00518EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/08/13 9:43 p.m.15 views

Denial of Service (DoS)

Overview std/net/url is a Go standard library package std/net/url Affected versions of this package are vulnerable to Denial of Service DoS. Go Vulnerability Report:Previously, resolving relative paths containing parent directory '..' segments performed string conversions and buffer rewrites on...

8.7CVSS6AI score0.00518EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/13 3:19 p.m.7 views

ALPINE-CVE-2026-53797

rsync before 3.5.0 contains a symlink race condition vulnerability in the sender's source tree traversal that allows an attacker who can manipulate a parent directory of the source tree to redirect file reads to unintended paths. Attackers can atomically replace a parent directory component with ...

5.7CVSS5.8AI score0.00143EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/08/13 12:00 a.m.10 views

PT-2026-71898

Name of the Vulnerable Software and Affected Versions The product name cannot be determined affected versions not specified Description Resolving relative paths containing parent directory '..' segments previously performed string conversions and buffer rewrites at each step. This process resulte...

9.8CVSS5.5AI score0.00518EPSS
SaveExploits0References374
NVD
NVD
added 2026/08/12 8:17 p.m.12 views

CVE-2026-72799

SiYuan before v3.7.4 affected =v3.7.2 fails to enforce publish-access filters on five filetree path-resolution endpoints getFullHPathByID, getHPathByID, getPathByID, getIDsByHPath, and getHPathByPath. In publish mode, when Publish.Auth.Enable is false, an unauthenticated anonymous reader — or any...

6.9CVSS0.00237EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/10 12:17 p.m.10 views

AZL-95225 CVE-2026-68083 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix path resolution in ksmbdvfskernpathcreate The SMB2 open lookup is rooted at the share with LOOKUPBENEATH, but the create/mkdir/hardlink sink is not: ksmbdvfskernpathcreate builds an absolute path with converttounixname...

9.1CVSS5.8AI score0.00446EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/10 11:41 a.m.11 views

EUVD-2026-55264

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix path resolution in ksmbdvfskernpathcreate The SMB2 open lookup is rooted at the share with LOOKUPBENEATH, but the create/mkdir/hardlink sink is not: ksmbdvfskernpathcreate builds an absolute path with converttounixname...

5.2AI score0.00446EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/10 11:41 a.m.42 views

CVE-2026-68083 ksmbd: fix path resolution in ksmbd_vfs_kern_path_create

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix path resolution in ksmbdvfskernpathcreate The SMB2 open lookup is rooted at the share with LOOKUPBENEATH, but the create/mkdir/hardlink sink is not: ksmbdvfskernpathcreate builds an absolute path with converttounixname...

9.1CVSS0.00446EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/10 11:41 a.m.110 views

CVE-2026-68083

CVE-2026-68083 affects ksmbd (Linux kernel in-kernel SMB server). The issue is a path-resolution bug in ksmbd_vfs_kern_path_create() where an SMB2 create/mkdir/hardlink path can leverage a ".." component to escape the share, because the rooted open lookup uses LOOKUP_BENEATH for the SMB2 path but...

9.1CVSS5.2AI score0.00446EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/06 10:17 p.m.14 views

CVE-2026-16552

REJECTED A flaw was found in systemd-tmpfiles. When processing a tmpfiles.d configuration entry that writes to a file, systemd-tmpfiles can follow a symbolic link placed by an unprivileged local user, and an existing safety check does not detect this specific case because it always treats...

5.4AI score
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/07/28 12:00 a.m.10 views

SUSE SLES16 Security Update : perl-DBI (SUSE-SU-2026:22845-1)

The remote SUSE Linux SLES16 / SLESSAP16 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:22845-1 advisory. - CVE-2026-15392: failure to validate symbolic links during table path resolution could allow unauthorized file reads and writes...

9.8CVSS5.7AI score0.00387EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2026/07/25 4:00 p.m.14 views

SUSE CVE-2026-64400

In the Linux kernel, the following vulnerability has been resolved: ksmbd: prevent path traversal bypass by restricting caseless retry ksmbdvfspathlookup enforces LOOKUPBENEATH to restrict path resolution within the share root. When a crafted path attempts to escape the share boundary using...

5.5CVSS5.9AI score0.00357EPSS
SaveExploits0References3
OPENSUSE Linux
OPENSUSE Linux
added 2026/07/24 12:00 a.m.12 views

Security update for perl-DBI (important)

openSUSE security update: security update for perl-dbi ------------------------------------------------------------- Announcement ID: openSUSE-SU-2026:21412-1 Rating: important References: bsc1271399 bsc1271458 bsc1271459 bsc1271629 Cross-References: CVE-2026-15043 CVE-2026-15392 CVE-2026-60081...

7.1CVSS5.8AI score0.00387EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/17 7:36 p.m.132 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.00346EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/07/14 3:34 p.m.22 views

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.7CVSS5.3AI score0.00163EPSS
SaveExploits0
OSV
OSV
added 2026/07/14 9:16 a.m.12 views

UBUNTU-CVE-2026-8384

In Eclipse Jetty, an HTTP URI of this form: /public;/../admin/secret.txt results in an unresolved path of: /public/../admin/secret.txt instead of the expected: /admin/secret.txt Jetty itself is not affected, as it will not serve the secret.txt file because it will not pass the alias checker only...

5.3CVSS6.1AI score0.0033EPSS
SaveExploits1References3
Rows per page
Query Builder