Lucene search
+L

1701 matches found

EUVD
EUVD
added yesterday11 views

EUVD-2026-44532

rclone: Unvalidated symlink target in local --links — arbitrary file write from an untrusted remote...

8.8CVSS5.6AI score0.00309EPSS
SaveExploits1References5
Cvelist
Cvelist
added yesterday13 views

CVE-2026-70427

Jenkins 2.575 and earlier, LTS 2.568.1 and earlier does not safely handle symbolic links with effectively empty names during the extraction of .tar and .tar.gz archives, allowing attackers able to control agent processes to provide crafted archives to the controller to write files to arbitrary...

SaveExploits0References1
Amazon
Amazon
added 2 days ago6 views

Medium: amazon-cloudwatch-agent

Issue Overview: x509.Certificate.VerifyHostname previously called matchHostnames in a loop over all DNS Subject Alternative Name SAN entries. This caused strings.Splithost, "." to execute repeatedly on the same input hostname. With a large DNS SAN list, verification costs scaled quadratically bas...

9.1CVSS7AI score0.006EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 3 days ago6 views

Important: Red Hat Security Advisory: rhc security update

An update for rhc is now available for Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is availab...

10CVSS5.5AI score0.00765EPSS
SaveExploits1References6
NVD
NVD
added 6 days ago9 views

CVE-2026-54706

OnionShare is an open source tool that lets you securely and anonymously share files, host websites, and chat with friends using the Tor network. Prior to 2.6.4, OnionShare CLI/Desktop follows symbolic links in cli/onionsharecli/web/sendbasemode.py through SendBaseModeWeb.setfileinfo and...

4.8CVSS0.00243EPSS
SaveExploits0References3
OSV
OSV
added 6 days ago7 views

UBUNTU-CVE-2026-54706

OnionShare is an open source tool that lets you securely and anonymously share files, host websites, and chat with friends using the Tor network. Prior to 2.6.4, OnionShare CLI/Desktop follows symbolic links in cli/onionsharecli/web/sendbasemode.py through SendBaseModeWeb.setfileinfo and...

4.8CVSS6.1AI score0.00243EPSS
SaveExploits0References3
OSV
OSV
added 6 days ago7 views

GHSA-22P9-R2F5-22MF OnionShare follows symlinks in shared directories, allowing unintended disclosure of local files

Summary OnionShare CLI/Desktop 2.6.3 can follow symbolic links inside a selected Share or Website directory and serve the symlink target rather than limiting access to files physically contained in the selected directory. If a user shares a directory that contains attacker-supplied or otherwise...

4.8CVSS5.6AI score0.00243EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 6 days ago7 views

CVE-2026-54706

OnionShare is an open source tool that lets you securely and anonymously share files, host websites, and chat with friends using the Tor network. Prior to 2.6.4, OnionShare CLI/Desktop follows symbolic links in cli/onionsharecli/web/sendbasemode.py through SendBaseModeWeb.setfileinfo and...

4.8CVSS5.5AI score0.00243EPSS
SaveExploits0
OSV
OSV
added 6 days ago5 views

CVE-2026-54706 OnionShare follows symlinks in shared directories, allowing unintended disclosure of local files

OnionShare is an open source tool that lets you securely and anonymously share files, host websites, and chat with friends using the Tor network. Prior to 2.6.4, OnionShare CLI/Desktop follows symbolic links in cli/onionsharecli/web/sendbasemode.py through SendBaseModeWeb.setfileinfo and...

4.8CVSS5.5AI score
SaveExploits0References5
CVE
CVE
added last week24 views

CVE-2026-10031

SFTPGo before 2.7.4 contains a permission bypass vulnerability where an authenticated user can circumvent per-directory access controls by creating symbolic links in a permitted directory that point to files in directories where download, upload, or overwrite are denied. Exploitation relies on th...

4.2CVSS5.9AI score0.00181EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added last week6 views

SUSE CVE-2026-46703

Boxlite is a sandbox service that allows users to create lightweight virtual machines Boxes and launch OCI containers within them to run untrusted code. Prior to version 0.9.0, Boxlite allows users to specify the OCI image used by containers in the sandbox. However, when processing tar entries in...

9.6CVSS8.4AI score0.00482EPSS
SaveExploits0References2
CVE
CVE
added last week69 views

CVE-2026-7260

The CVE affects PHP’s phar handling, where circular symbolic links in phar archives can cause unbounded recursion, exhausting the C stack and crashing the PHP process. Affected versions are PHP 8.2.x before 8.2.33, 8.3.x before 8.3.33, 8.4.x before 8.4.24, and 8.5.x before 8.5.9. Root cause is un...

8.1CVSS5.9AI score0.00168EPSS
SaveExploits0References1Affected Software1
Positive Technologies
Positive Technologies
added 2026/07/30 12:0 a.m.14 views

PT-2026-66629

Name of the Vulnerable Software and Affected Versions SFTPGo versions prior to 2.7.4 Description Authenticated users can bypass per-directory access controls by creating symbolic links in a permitted directory that point to files in restricted directories where download, upload, or overwrite...

4.2CVSS5.5AI score0.00181EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/07/30 12:0 a.m.7 views

RHEL 9 : osbuild-composer (RHSA-2026:48036)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:48036 advisory. A service for building customized OS artifacts, such as VM images and OSTree commits, that uses osbuild under the hood. Besides building...

10CVSS7AI score0.00765EPSS
SaveExploits1References14
RedHat Linux
RedHat Linux
added 2026/07/29 10:24 p.m.9 views

golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root

A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the Root.Chmod function is replaced with a symbolic link during execution, specifically after Root.Chmod checks the target but before acting, the chmod operation will be performed on the file the...

6.4CVSS6.8AI score0.00292EPSS
SaveExploits0References8
NVD
NVD
added 2026/07/29 5:16 p.m.11 views

CVE-2026-54574

proot-distro is a utility for managing proot containers. Prior to version 5.1.5, proot-distro install extracted plain tarball root filesystems through extractplaintar in prootdistro/commands/install.py and Docker layers through applylayer in prootdistro/helpers/docker.py without validating...

8.2CVSS0.00145EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/07/29 10:42 a.m.5 views

CVE-2026-54572

A flaw was found in Rclone, a command-line program for syncing files with cloud storage. When handling symbolic links symlinks with the -l or --links option, Rclone serializes them as text objects and recreates them without proper validation. A remote attacker could exploit this by providing a...

8.8CVSS6AI score0.00309EPSS
SaveExploits1References7
Tenable Nessus
Tenable Nessus
added 2026/07/29 12:0 a.m.5 views

SUSE SLES16: go1.24 / go1.24-doc / go1.24-openssl / go1.24-openssl-doc / etc (SUSE-SU-2026:22950-1)

The remote SUSE Linux SLES16 / SLESSAP16 host has packages installed that are affected by a vulnerability as referenced in the SUSE-SU-2026:22950-1 advisory. Changes in go compilers: - Switch from update-alternatives to new method. - Packaging improvements: Revert %ghost /usr/bin/go /usr/bin/gofm...

9.1CVSS6.9AI score0.00778EPSS
SaveExploits0References10
OSV
OSV
added 2026/07/27 10:18 a.m.4 views

SUSE-SU-2026:22958-1 Security update for go1.26-openssl, go1.25-openssl, go1.24-openssl, go1.23-openssl, go1.22-openssl, go1.26, go1.25, go1.24, go1.23, go1.22, go1.21

This update for go1.26-openssl, go1.25-openssl, go1.24-openssl, go1.23-openssl, go1.22-openssl, go1.26, go1.25, go1.24, go1.23, go1.22, go1.21 fixes the following issues: Changes in go compilers: - Switch from update-alternatives to new method. - Packaging improvements: Revert %ghost /usr/bin/go...

9.1CVSS6.8AI score0.00778EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2026/07/23 12:0 a.m.5 views

TencentOS Server 2: pam (TSSA-2025:1034)

The version of Tencent Linux installed on the remote TencentOS Server 2 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the TSSA-2025:1034 advisory. Package updates are available for TencentOS Server 2 that fix the following vulnerabilities:...

7.8CVSS6.1AI score0.00397EPSS
SaveExploits0References2
Rows per page
Query Builder