Lucene search
+L

2382 matches found

OSV
OSV
added 2026/04/07 2:58 p.m.11 views

GO-2026-4771 CVE-2026-33815 in github.com/jackc/pgx

Memory-safety vulnerability in github.com/jackc/pgx/v5...

9.8CVSS5.8AI score0.00605EPSS
SaveExploits0
OSV
OSV
added 2026/04/07 2:58 p.m.10 views

GO-2026-4806 Authorization bypasses in multiple APIs in go.etcd.io/etcd

Authorization bypasses in multiple APIs in go.etcd.io/etcd...

8.8CVSS5.8AI score0.00249EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/07 12:03 p.m.12 views

RLSA-2026:5942 Important: golang security update

The golang packages provide the Go programming language compiler. Security Fixes: cmd/go: cmd/go: Arbitrary file write via malicious pkg-config directive CVE-2025-61731 net/url: Incorrect parsing of IPv6 host literals in net/url CVE-2026-25679 For more details about the security issues, including...

8.6CVSS7.1AI score0.00728EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/04/07 12:00 a.m.19 views

Google Go 安全漏洞

Google Go is a static, strongly typed, compiled, concurrent programming language with garbage collection features from the American company Google. There is a security vulnerability in Google Go, which stems from memory security issues...

9.8CVSS5.8AI score0.00605EPSS
SaveExploits0References1
CVE
CVE
added 2026/04/06 9:38 p.m.50 views

CVE-2026-35471

goshs (Go SimpleHTTPServer) contains a path-traversal vulnerability in tdeleteFile() where a missing return after the traversal check allowed deletion of files outside the webroot. This is fixed in version 2.0.0-beta.3; upgrading to 2.0.0-beta.3 or newer is recommended. OpenSUSE and Red Hat advis...

9.8CVSS7.2AI score0.00683EPSS
SaveExploits1References1Affected Software1
CVE
CVE
added 2026/04/06 8:50 p.m.62 views

CVE-2026-35393

CVE-2026-35393 affects goshs (Go-based SimpleHTTPServer). The issue is a path traversal in the POST multipart upload handling: the code uses req.URL.Path to build the target path without proper sanitization, allowing an attacker to craft a URL that escapes the webroot and open the door to unauthe...

9.8CVSS7.3AI score0.00683EPSS
SaveExploits1References1Affected Software1
OSV
OSV
added 2026/04/06 8:48 p.m.9 views

CVE-2026-35392 goshs has an Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') in goshs PUT Upload

goshs is a SimpleHTTPServer written in Go. Prior to 2.0.0-beta.3, PUT upload in httpserver/updown.go has no path sanitization. This vulnerability is fixed in 2.0.0-beta.3...

9.8CVSS7.2AI score
SaveExploits0References3
OSV
OSV
added 2026/04/06 5:17 p.m.15 views

UBUNTU-CVE-2026-34986

Go JOSE provides an implementation of the Javascript Object Signing and Encryption set of standards in Go, including support for JSON Web Encryption JWE, JSON Web Signature JWS, and JSON Web Token JWT standards. Prior to 4.1.4 and 3.0.5, decrypting a JSON Web Encryption JWE object will panic if t...

7.5CVSS5.9AI score0.00651EPSS
SaveExploits0References4
GithubExploit
GithubExploit
added 2026/04/06 5:15 p.m.134 views

Exploit for Deserialization of Untrusted Data in Facebook React

👻 CVE-2025-55182 Go exploit Interactive RCE exploitation to...

10CVSS6.8AI score0.99802EPSS
SaveExploits389
CNNVD
CNNVD
added 2026/04/06 12:00 a.m.13 views

Go JOSE 安全漏洞

Go JOSE is an implementation of the JOSE standard in Go, open sourced under the Go JOSE project. Versions prior to Go JOSE 4.1.4 and 3.0.5 contained security vulnerabilities. These vulnerabilities occurred when decrypting JSON Web Encryption objects. If the alg field indicated the key wrapping...

7.5CVSS6.9AI score0.00651EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2026/04/06 12:00 a.m.14 views

The vulnerability of the Delete() function in the Go programming language, which allows a hacker to trigger a service failure

The vulnerability of the Delete function in the Go programming language is related to insufficient validation of input data. Exploiting this vulnerability can allow an attacker to cause service failures...

7.8CVSS6.4AI score0.0075EPSS
SaveExploits1References5Affected Software6
CNNVD
CNNVD
added 2026/04/06 12:00 a.m.15 views

goshs 路径遍历漏洞

Goshs is a simple HTTP server developed by Patrick Hener using Go language. Versions of Goshs prior to 2.0.0-beta.3 contained a path traversal vulnerability. This vulnerability stemmed from the lack of path cleaning during PUT uploads, which could lead to path traversal attacks...

9.8CVSS7.3AI score0.00683EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2026/04/06 12:00 a.m.19 views

goshs 路径遍历漏洞

Goshs is a simple HTTP server developed by Patrick Hener using Go language. Versions of Goshs prior to 2.0.0-beta.3 contained a path traversal vulnerability. This vulnerability stemmed from the lack of cleaning up POST multipart upload directories, which could lead to path traversal attacks...

9.8CVSS7.3AI score0.00683EPSS
SaveExploits1References2
OSV
OSV
added 2026/04/04 10:04 a.m.13 views

RHSA-2026:0923 Red Hat Security Advisory: golang security update

Bulletin has no description...

7.5CVSS5AI score0.00457EPSS
SaveExploits2References11
BDU FSTEC
BDU FSTEC
added 2026/04/03 12:00 a.m.8 views

The vulnerability of the HTTP/2 implementation in the Go programming language allows attackers to bypass existing security mechanisms.

The vulnerability of the HTTP/2 implementation in the Go programming language is related to deficiencies in the authentication process. Exploiting this vulnerability allows a malicious actor to bypass existing security mechanisms remotely...

9.4CVSS6.5AI score0.01557EPSS
SaveExploits1References7Affected Software4
CNNVD
CNNVD
added 2026/04/02 12:00 a.m.27 views

goshs 安全漏洞

Goshs is a simple HTTP server developed by Patrick Hener using Go language. Versions of Goshs from 1.1.0 to 2.0.0-beta.2 contained security vulnerabilities. These vulnerabilities stemmed from the use of shared tokens, which could bypass the limited file download restrictions, allowing access to a...

8.1CVSS5.9AI score0.00392EPSS
SaveExploits1References3
RedHat Linux
RedHat Linux
added 2026/04/01 2:59 p.m.20 views

net/url: Incorrect parsing of IPv6 host literals in net/url

The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid...

7.5CVSS7.2AI score0.00728EPSS
SaveExploits0References8
OSV
OSV
added 2026/04/01 10:47 a.m.17 views

CLSA-2026-1775040432 golang: Fix of CVE-2025-61731

CVE-2025-61731: fix pkg-config --log-file argument injection via cgo pkg-config directive...

8.6CVSS7.3AI score0.00552EPSS
SaveExploits0References1
Securelist
Securelist
added 2026/04/01 6:00 a.m.13 views

A laughing RAT: CrystalX combines spyware, stealer, and prankware features

Introduction In March 2026, we discovered an active campaign promoting previously unknown malware in private Telegram chats. The Trojan was offered as a MaaS malware‑as‑a‑service with three subscription tiers. It caught our attention because of its extensive arsenal of capabilities. On the panel...

6.2AI score
SaveExploits0
Redos
Redos
added 2026/04/01 12:00 a.m.12 views

ROS-20260401-73-0042

Vulnerability in golang-x-net related to null pointer dereferencing. Exploitation of the vulnerability could allow an attacker to cause a denial of service...

7.5CVSS5.9AI score0.00501EPSS
SaveExploits0
Rows per page
Query Builder