Lucene search
K

21 matches found

CVE
CVE
added 2026/05/22 3:1 p.m.89 views

CVE-2026-39821

CVE-2026-39821 affects golang.org/x/net/idna; ToASCII/ToUnicode incorrectly accept Punycode-encoded labels that decode to ASCII-only labels (e.g., xn--example-.com). The issue can enable privilege escalation in programs that validate ASCII hostnames but later convert to Unicode, potentially grant...

9.6CVSS5.8AI score0.00359EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2026/05/19 12:0 a.m.10 views

ALSA-2026:19022 Important: golang security update

The golang packages provide the Go programming language compiler. Security Fixes: crypto/x509: Incorrect enforcement of email constraints in crypto/x509 CVE-2026-27137 net/url: Incorrect parsing of IPv6 host literals in net/url CVE-2026-25679 For more details about the security issues, including...

7.5CVSS7.4AI score0.0052EPSS
Exploits0References6
OSV
OSV
added 2026/02/05 6:16 p.m.6 views

AZL-77073 CVE-2025-58190 affecting package prometheus-adapter 0.12.0-4

The html.Parse function in golang.org/x/net/html has an infinite parsing loop when processing certain inputs, which can lead to denial of service DoS if an attacker provides specially crafted HTML content...

5.3CVSS6.7AI score0.00482EPSS
Exploits1References1
Redos
Redos
added 2025/10/01 12:0 a.m.4 views

ROS-20251001-06

Vulnerability in DecodeConfig component of Golang programming language is related to uncontrolled consumption of resources. resources. Exploitation of the vulnerability could allow an attacker acting remotely to cause a denial-of-service condition. denial of service...

9.1CVSS6.7AI score0.00668EPSS
Exploits1
Gitee
Gitee
added 2025/09/06 12:56 a.m.143 views

jaeles

This is a powerful, flexible, and easily extensible framework written in Go for building your own Web Application Scanner. The framework is called Jaeles and is designed to be highly customizable. It has a modular architecture, allowing users to easily add or remove plugins to suit their needs. T...

7AI score
Exploits0
RedHat Linux
RedHat Linux
added 2025/06/17 12:49 a.m.4 views

net/http: Request smuggling due to acceptance of invalid chunked data in net/http

A flaw was found in the net/http golang package. The net/http package incorrectly accepts messages that end with a line feed LF instead of the proper line ending. When used with another server that also misinterprets this, it can lead to request smuggling—where an attacker tricks the system to se...

9.1CVSS7.1AI score0.00682EPSS
Exploits0References8
BDU FSTEC
BDU FSTEC
added 2024/06/13 12:0 a.m.3 views

The vulnerability of the archive-zip package written in the Golang programming language, which allows a hacker to create arbitrary zip files

The vulnerability of the archive-zip package written in the Golang programming language is related to incorrect processing of zip files. Exploiting this vulnerability allows an attacker to create arbitrary zip files...

6.2CVSS6.7AI score0.00443EPSS
Exploits0References5Affected Software2
RedHat Linux
RedHat Linux
added 2024/04/29 12:0 p.m.1 views

golang: golang.org/x/text/language: ParseAcceptLanguage takes a long time to parse complex tags

A vulnerability was found in the golang.org/x/text/language package. An attacker can craft an Accept-Language header which ParseAcceptLanguage will take significant time to parse. This issue leads to a denial of service, and can impact availability...

7.5CVSS6.6AI score0.01428EPSS
Exploits0References6
CNNVD
CNNVD
added 2024/03/20 12:0 a.m.3 views

Google Golang 安全漏洞

Google Golang is a static, strongly typed, compiled language from Google.The syntax of Go is close to C, but with differences in variable declarations.Go supports garbage collection.Go's parallel model is based on Tony Hall's Communicating Sequential Processes CSP, and other languages with a...

7.5CVSS7AI score0.01533EPSS
Exploits0References9
BDU FSTEC
BDU FSTEC
added 2023/09/19 12:0 a.m.2 views

The vulnerability of the golang.org/x/text/language component in the Go language text library, which allows attackers to trigger a denial-of-service attack.

The vulnerability of the golang.org/x/text/language component in the Go language programming library is related to deficiencies in resource release after the expiration of its useful period. Exploiting this vulnerability could allow an attacker to cause service failures...

7.8CVSS6.7AI score0.01428EPSS
Exploits0References8Affected Software3
CNNVD
CNNVD
added 2023/08/02 12:0 a.m.10 views

Google Golang Security Vulnerability

Google Golang is a static, strongly typed, compiled language from Google.The syntax of Go is close to C, but with differences in variable declarations.Go supports garbage collection.Go's parallel model is based on Tony Hall's Communicating Sequential Processes CSP, and other languages with a...

6.5CVSS6.7AI score0.00805EPSS
Exploits0References9
The Hacker News
The Hacker News
added 2023/06/14 10:43 a.m.33 views

New Golang-based Skuld Malware Stealing Discord and Browser Data from Windows PCs

A new Golang-based information stealer called Skuld has compromised Windows systems across Europe, Southeast Asia, and the U.S. "This new malware strain tries to steal sensitive information from its victims," Trellix researcher Ernesto Fernández Provecho said in a Tuesday analysis. "To accomplish...

6.7AI score
Exploits0
RedHat Linux
RedHat Linux
added 2023/05/09 10:10 a.m.3 views

golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests

A flaw was found in the net/http library of the golang package. This flaw allows an attacker to cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache...

5.3CVSS6.6AI score0.05623EPSS
Exploits0References9
RedHat Linux
RedHat Linux
added 2023/01/24 12:51 p.m.2 views

golang: out-of-bounds read in golang.org/x/text/language leads to DoS

A flaw was found in golang. The language package for go language can panic due to an out-of-bounds read when an incorrectly formatted language tag is being parsed. This flaw allows an attacker to cause applications using this package to parse untrusted input data to crash, leading to a denial of...

7.5CVSS7.1AI score0.01356EPSS
Exploits0References5
OSV
OSV
added 2022/09/06 6:15 p.m.4 views

AZL-37328 CVE-2022-27664 affecting package golang for versions less than 1.21.6-1

In net/http in Go before 1.18.6 and 1.19.x before 1.19.1, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if shutdown were preempted by a fatal error...

7.5CVSS6.7AI score0.02513EPSS
Exploits0References1
RedHat Linux
RedHat Linux
added 2022/06/30 5:34 p.m.0 views

golang: regexp: stack exhaustion via a deeply nested expression

A stack overflow flaw was found in Golang's regexp module, which can crash the runtime if the application using regexp accepts very long or arbitrarily long regexps from untrusted sources that have sufficient nesting depths. To exploit this vulnerability, an attacker would need to send large...

7.5CVSS7.2AI score0.03228EPSS
Exploits0References5
CNNVD
CNNVD
added 2022/04/05 12:0 a.m.3 views

Beego 后置链接漏洞

Beego is an open source web framework based on the Go language. A backward linking vulnerability in the file profile.go in the function GetCPUProfile in Beego 2.0.2 and earlier versions allows attackers to locally launch a symbolic link attack...

7.8CVSS7.2AI score0.00432EPSS
Exploits1References4
Positive Technologies
Positive Technologies
added 2022/03/15 12:0 a.m.9 views

PT-2022-6958

Name of the Vulnerable Software and Affected Versions golang.org/x/crypto/ssh package before 0.0.0-20220314234659-1baeb1ce4c0b for Go golang.org/x/crypto/ssh versions through 1.16.15 golang.org/x/crypto/ssh versions 1.17.x through 1.17.8 Description The issue is related to the use of defective...

7.8CVSS7.4AI score0.03931EPSS
Exploits0
CNNVD
CNNVD
added 2021/01/26 12:0 a.m.5 views

Google Golang Security Vulnerability

Google Golang is a static, strongly typed, compiled language from Google.The syntax of Go is close to C, but with differences in variable declarations.Go supports garbage collection.Go's parallel model is based on Tony Hall's Communicating Sequential Processes CSP, and other languages with a...

7.5CVSS6.5AI score0.06445EPSS
Exploits0References63
RedHat Linux
RedHat Linux
added 2020/04/01 12:26 a.m.4 views

proglottis/gpgme: Use-after-free in GPGME bindings during container image pull

A use-after-free vulnerability was found in the Go GPGME wrapper library, github.com/proglottis/gpgme. An attacker could use this flaw to crash or cause potential code execution in Go applications that use this library, under certain conditions, during GPG signature verification...

7.5CVSS6.1AI score0.04935EPSS
Exploits1References4
Rows per page
Query Builder