Lucene search
+L

16417 matches found

OSV
OSV
added 2026/08/18 6:35 p.m.30 views

CVE-2026-17106 Tar extraction in moby/go-archive can write outside the destination directory via link following

The tar extraction routines in moby/go-archive Unpack, UnpackLayer, Untar/UntarUncompressed, and the ApplyLayer helpers do not confine filesystem operations to the destination directory. The extractor decides where each archive entry lands using lexical string checks and then performs the...

7.1CVSS5.7AI score
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2026/08/18 6:35 p.m.8 views

CVE-2026-17106 Tar extraction in moby/go-archive can write outside the destination directory via link following

The tar extraction routines in moby/go-archive Unpack, UnpackLayer, Untar/UntarUncompressed, and the ApplyLayer helpers do not confine filesystem operations to the destination directory. The extractor decides where each archive entry lands using lexical string checks and then performs the...

7.1CVSS5.5AI score0.00325EPSS
SaveExploits2References7
RedhatCVE
RedhatCVE
added 2026/08/18 4:54 p.m.6 views

CVE-2026-72815

A flaw was found in the go-chi chi RealIP middleware. This vulnerability allows a remote attacker to spoof their IP address by manipulating the X-Forwarded-For HTTP header. By exploiting this, an attacker can bypass IP-based access control lists and rate-limiting mechanisms, and forge log entries...

6.9CVSS5.5AI score0.00397EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/18 4:38 p.m.7 views

GO-2026-6238 Integer overflow in BTF parsing in github.com/cilium/ebpf

Integer overflow in BTF parsing in github.com/cilium/ebpf...

5.5CVSS4.5AI score0.00179EPSS
SaveExploits1References9
OSV
OSV
added 2026/08/18 4:38 p.m.7 views

GO-2026-6214 Path traversal via crafted reference names in github.com/go-git/go-git

Path traversal via crafted reference names in github.com/go-git/go-git...

6.3CVSS5.3AI score0.00413EPSS
SaveExploits1References5
OSV
OSV
added 2026/08/18 4:38 p.m.6 views

GO-2026-6213 Worktree operations may follow symlinks in github.com/go-git/go-git

Worktree operations may follow symlinks in github.com/go-git/go-git...

7.1CVSS5.2AI score0.00357EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/18 4:38 p.m.6 views

GO-2026-6166 WITHDRAWN: GSS authentication completes without mutual proof in github.com/lib/pq

This report has been withdrawn with reason: "Report mistakenly added without having CVE / GHSA associated". github.com/lib/pq does not require a GSSAPI exchange to reach cryptographic completion before accepting AuthenticationOk and ReadyForQuery. After an unauthenticated peer requests GSS...

5.4AI score
SaveExploits0References1
OSV
OSV
added 2026/08/18 4:38 p.m.4 views

GO-2026-6094 JSON private fields exposed via NativeTypes and ParseStructTag in github.com/google/cel-go

JSON private fields exposed via NativeTypes and ParseStructTag in github.com/google/cel-go...

5.3AI score
SaveExploits0References1
OSV
OSV
added 2026/08/18 4:05 p.m.5 views

OPENSUSE-SU-2026:21590-1 Security update for kubevirt1.8

This update for kubevirt1.8 fixes the following issues: Update to version 1.8.4. Security issues fixed: - CVE-2026-13201: virt-handler-rhel9: kubevirt: safepath OpenAtNoFollow symlink following via /proc/self/fd allows host file metadata modification bsc1269093. - CVE-2026-13622: virt-handler...

10CVSS5.5AI score0.07314EPSS
SaveExploits0References35
RedhatCVE
RedhatCVE
added 2026/08/18 3:52 p.m.5 views

CVE-2026-72816

A flaw was found in the go-chi/chi RealIP middleware. This vulnerability allows a remote attacker to perform IP spoofing by supplying arbitrary IP addresses in client-controlled headers. This can lead to bypassing IP-based access controls, evading rate limiting and geo-IP restrictions, and...

6.9CVSS5.6AI score0.00219EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/18 3:01 p.m.25 views

CVE-2026-50139 goshs: Share-link ?token=… redemption races past download limit

goshs is a SimpleHTTPServer written in Go. Prior to version 2.1.0, ShareHandler reads the share token's DownloadLimit under RLock, releases the lock, serves the file, then re-acquires the lock to increment the counter. Concurrent requests all read the same Downloaded/DownloadLimit snapshot, all...

5.9CVSS0.00246EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/18 2:59 p.m.3 views

CVE-2026-50138 goshs: WebDAV listener ignores --read-only, --upload-only, and --no-delete mode flags

goshs is a SimpleHTTPServer written in Go. Prior to version 2.1.0, when goshs is launched with WebDAV enabled -w, the mode-restriction flags --read-only, --upload-only, and --no-delete are enforced only on the primary HTTP port. The WebDAV port is wired straight to golang.org/x/net/webdav.Handler...

8.1CVSS5.5AI score
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/18 2:59 p.m.26 views

CVE-2026-50138 goshs: WebDAV listener ignores --read-only, --upload-only, and --no-delete mode flags

goshs is a SimpleHTTPServer written in Go. Prior to version 2.1.0, when goshs is launched with WebDAV enabled -w, the mode-restriction flags --read-only, --upload-only, and --no-delete are enforced only on the primary HTTP port. The WebDAV port is wired straight to golang.org/x/net/webdav.Handler...

8.1CVSS0.00334EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/18 2:32 p.m.5 views

GO-2026-6241 Terragrunt: Arbitrary File Deletion via Malicious Module Manifest in github.com/gruntwork-io/terragrunt

Terragrunt: Arbitrary File Deletion via Malicious Module Manifest in github.com/gruntwork-io/terragrunt...

6.9CVSS5.2AI score0.00423EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/18 2:32 p.m.6 views

GO-2026-6109 OpenList: Arbitrary File Read via Path Prefix Confusion in Share Creation API in github.com/OpenListTeam/OpenList

OpenList: Arbitrary File Read via Path Prefix Confusion in Share Creation API in github.com/OpenListTeam/OpenList...

6.5CVSS5.3AI score0.00295EPSS
SaveExploits0References3
SUSE Linux
SUSE Linux
added 2026/08/18 9:06 a.m.7 views

Security update for go1.26

This update for go1.26 fixes the following issues: Security issues fixed: CVE-2026-33818: encoding/asn1: enforce maximum recursion depth bsc1275034. CVE-2026-39821: golang.org/x/net/idna: failure to reject ASCII-only Punycode-encoded labels allows for validation bypass and privilege escalation...

9.1CVSS5.3AI score0.00692EPSS
SaveExploits0References38
SUSE Linux
SUSE Linux
added 2026/08/18 9:05 a.m.11 views

Security update for go1.25

This update for go1.25 fixes the following issues: Security issues fixed: CVE-2026-33818: encoding/asn1: enforce maximum recursion depth bsc1275034. CVE-2026-39821: golang.org/x/net/idna: failure to reject ASCII-only Punycode-encoded labels allows for validation bypass and privilege escalation...

9.1CVSS5.3AI score0.00692EPSS
SaveExploits0References38
RedHat Linux
RedHat Linux
added 2026/08/18 8:17 a.m.16 views

Important: Red Hat Security Advisory: OpenShift Container Platform 4.21.29 security and extras update

Red Hat OpenShift Container Platform release 4.21.29 is now available with updates to packages and images that fix several bugs. This release includes a security update for Red Hat OpenShift Container Platform 4.21. Red Hat Product Security has rated this update as having a security impact of...

10CVSS6.6AI score0.00813EPSS
SaveExploits2References7
RedHat Linux
RedHat Linux
added 2026/08/18 8:17 a.m.11 views

Important: Red Hat Security Advisory: OpenShift Container Platform 4.20.34 security and extras update

Red Hat OpenShift Container Platform release 4.20.34 is now available with updates to packages and images that fix several bugs. This release includes a security update for Red Hat OpenShift Container Platform 4.20. Red Hat Product Security has rated this update as having a security impact of...

7.5CVSS5.9AI score0.00813EPSS
SaveExploits1References4
SUSE CVE
SUSE CVE
added 2026/08/18 12:17 a.m.7 views

SUSE CVE-2026-17106

The tar extraction routines in moby/go-archive Unpack, UnpackLayer, Untar/UntarUncompressed, and the ApplyLayer helpers do not confine filesystem operations to the destination directory. The extractor decides where each archive entry lands using lexical string checks and then performs the...

7.1CVSS5.8AI score0.00325EPSS
SaveExploits2References3
Rows per page
Query Builder