Lucene search
+L

19333 matches found

NVD
NVD
added 2026/08/29 2:16 p.m.18 views

CVE-2026-82455

Rejected reason: The RubyGems maintainers determined that the reported symlink-following behavior during gem extraction is not a security vulnerability, so no vulnerability exists for this record to describe...

0.00144EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2026/08/29 2:16 p.m.14 views

CVE-2026-82455

RubyGems fails to re-validate path containment after filesystem symlink resolution during gem extraction. When a pre-existing symlink inside the destination directory points outside the extraction root, extracted files that appear to be written under the destination directory can instead be writt...

5.8AI score0.00144EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/29 2:16 p.m.7 views

UBUNTU-CVE-2026-82455

RubyGems fails to re-validate path containment after filesystem symlink resolution during gem extraction. When a pre-existing symlink inside the destination directory points outside the extraction root, extracted files that appear to be written under the destination directory can instead be writt...

7.1CVSS5.8AI score0.00144EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/29 1:47 p.m.37 views

CVE-2026-82455

...

0.00144EPSS
SaveExploits0
OSV
OSV
added 2026/08/29 1:47 p.m.25 views

CVE-2026-82455 RubyGems before 4.0.13 Path Traversal via Symlink Resolution

RubyGems fails to re-validate path containment after filesystem symlink resolution during gem extraction. When a pre-existing symlink inside the destination directory points outside the extraction root, extracted files that appear to be written under the destination directory can instead be writt...

6.9CVSS5.8AI score
SaveExploits0References6
CVE
CVE
added 2026/08/29 1:47 p.m.36 views

CVE-2026-82455

RubyGems before 4.0.13 fails to re-validate path containment after filesystem symlink resolution during gem extraction. When a pre-existing symlink inside the destination directory points outside the extraction root, extracted files can be written outside the intended directory, breaking the extr...

5.8AI score0.00144EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/29 1:47 p.m.14 views

EUVD-2026-68102

RubyGems fails to re-validate path containment after filesystem symlink resolution during gem extraction. When a pre-existing symlink inside the destination directory points outside the extraction root, extracted files that appear to be written under the destination directory can instead be writt...

7.1CVSS5.8AI score0.00144EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/29 1:47 p.m.10 views

CVE-2026-82455

...

5.7AI score0.00144EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/08/29 12:00 a.m.15 views

Linux Distros Unpatched Vulnerability : CVE-2026-59944

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Composer project reports: Validate package bin paths against path traversal using symlinks GHSA-96h3-5x6v-m776, CVE-2026-59944 Fixed command injection via...

6.1CVSS5.4AI score
SaveExploits0References3
NVD
NVD
added 2026/08/28 8:18 p.m.18 views

CVE-2026-55569

aqua is a declarative command-line version manager written in Go. Prior to 2.60.1, pkg/unarchive/archives.go in the handler.HandleFile method calls os.Symlink with archives.FileInfo.LinkTarget without verifying that the target remains under the extraction destination. A later regular-file entry a...

6.6CVSS0.00142EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/28 8:18 p.m.17 views

CVE-2026-55108

KubeVela is an open source application delivery platform. Prior to 1.9.14, from 1.10.0-alpha.1 until 1.10.9, and from 1.11.0-alpha.1 until 1.11.0-alpha.4, the Terraform remote configuration loader in pkg/controller/utils/capability.go, GetTerraformConfigurationFromRemote, clones a repository...

8.5CVSS0.00567EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2026/08/28 4:34 p.m.7 views

SUSE CVE-2026-80663

In the Linux kernel, the following vulnerability has been resolved: tools/power/x86/intel-speed-select: Harden daemon pidfile open Avoid symlink-based pidfile clobbering by opening the pidfile with ONOFOLLOW and validating it with fstat before locking/writing. The daemon currently uses a fixed...

7.1CVSS5.8AI score0.00126EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/08/28 4:27 p.m.13 views

Aqua's archive extraction follows attacker-planted symlinks, allowing writes outside the install directory

Summary aquaproj/aqua extracts downloaded tool archives through pkg/unarchive/archives.go using github.com/mholt/archives. The archive handler creates symlink entries with os.Symlinkf.LinkTarget, dstPath without validating that the symlink target resolves inside the extraction destination. A...

6.6CVSS6.2AI score0.00142EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/08/28 4:27 p.m.11 views

GHSA-MF5C-HW34-4HPP Aqua's archive extraction follows attacker-planted symlinks, allowing writes outside the install directory

Summary aquaproj/aqua extracts downloaded tool archives through pkg/unarchive/archives.go using github.com/mholt/archives. The archive handler creates symlink entries with os.Symlinkf.LinkTarget, dstPath without validating that the symlink target resolves inside the extraction destination. A...

6.6CVSS6.2AI score0.00142EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/28 4:26 p.m.37 views

CVE-2026-55569 aqua: Archive extraction in aqua follows attacker-planted symlinks, allowing writes outside the install directory

aqua is a declarative command-line version manager written in Go. Prior to 2.60.1, pkg/unarchive/archives.go in the handler.HandleFile method calls os.Symlink with archives.FileInfo.LinkTarget without verifying that the target remains under the extraction destination. A later regular-file entry a...

6.6CVSS0.00142EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/28 4:26 p.m.11 views

EUVD-2026-67827

aqua is a declarative command-line version manager written in Go. Prior to 2.60.1, pkg/unarchive/archives.go in the handler.HandleFile method calls os.Symlink with archives.FileInfo.LinkTarget without verifying that the target remains under the extraction destination. A later regular-file entry a...

6.6CVSS5.9AI score0.00142EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/28 4:26 p.m.34 views

CVE-2026-55569

aqua (aquaproj/aqua), a declarative command-line version manager written in Go, contains a symlink traversal flaw in pkg/unarchive/archives.go (HandleFile). The handler calls os.Symlink with an unvalidated LinkTarget and does not jail the target to the extraction destination. A subsequent regular...

6.6CVSS5.9AI score0.00142EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/28 4:26 p.m.15 views

CVE-2026-55569 aqua: Archive extraction in aqua follows attacker-planted symlinks, allowing writes outside the install directory

aqua is a declarative command-line version manager written in Go. Prior to 2.60.1, pkg/unarchive/archives.go in the handler.HandleFile method calls os.Symlink with archives.FileInfo.LinkTarget without verifying that the target remains under the extraction destination. A later regular-file entry a...

6.6CVSS5.9AI score
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/08/28 4:13 p.m.13 views

KubeVela Terraform remote loader DoS via unbounded file read

Summary KubeVela's Terraform remote configuration loader can be abused to make vela-core read an unbounded byte stream into memory, causing an out-of-memory kill and a control-plane denial of service. The issue is reachable when a user with permission to create or update a core.oam.dev/v1beta1...

8.5CVSS6AI score0.00567EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2026/08/28 4:13 p.m.11 views

GHSA-FMGP-Q6JX-GG3X KubeVela Terraform remote loader DoS via unbounded file read

Summary KubeVela's Terraform remote configuration loader can be abused to make vela-core read an unbounded byte stream into memory, causing an out-of-memory kill and a control-plane denial of service. The issue is reachable when a user with permission to create or update a core.oam.dev/v1beta1...

8.5CVSS6AI score0.00567EPSS
SaveExploits0References10
Rows per page
Query Builder