Lucene search
+L

2254 matches found

Redos
Redos
added 2026/07/10 12:0 a.m.11 views

ROS-20260710-73-0021

The vulnerability of the crypto/tls component in the Go programming language is related to errors in processing input data. Exploiting this vulnerability can allow a malicious actor to disclose sensitive information...

5.3CVSS6AI score0.00436EPSS
SaveExploits0
Redos
Redos
added 2026/07/10 12:0 a.m.8 views

ROS-20260710-73-0012

The vulnerability of the Go programming language is related to the lack of measures taken to neutralize special elements when processing the content attribute of the tag. Exploiting this vulnerability allows a remote attacker to perform cross-site scripting attacks...

6.1CVSS6.1AI score0.00314EPSS
SaveExploits0
Redos
Redos
added 2026/07/10 12:0 a.m.8 views

ROS-20260710-73-0005

The vulnerability of the Go programming language’s crypto-x509 component is related to unlimited resource distribution. Exploiting this vulnerability can allow a remote attacker to cause service interruptions...

7.5CVSS6.1AI score0.00615EPSS
SaveExploits0
Redos
Redos
added 2026/07/10 12:0 a.m.8 views

ROS-20260710-73-0007

The vulnerability of the LookupCNAME function in the Go programming language is related to a memory reclamation error when processing CNAME records. Exploiting this vulnerability can allow an attacker to cause service interruptions...

7.5CVSS6.1AI score0.00813EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2026/07/10 12:0 a.m.13 views

The vulnerability of adding additional tools and integration libraries for the Go language OpenTelemetry framework allows a perpetrator to execute arbitrary code.

The vulnerability of adding additional tools and integration libraries for the Go language-based OpenTelemetry framework is related to the use of an unreliable search path. Exploiting this vulnerability allows an attacker to execute arbitrary code...

7CVSS6.3AI score0.00157EPSS
SaveExploits0References7Affected Software2
Tenable Nessus
Tenable Nessus
added 2026/07/10 12:0 a.m.15 views

EulerOS 2.0 SP12 : kata-containers (EulerOS-SA-2026-2534)

"According to the versions of the kata-containers package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : gRPC-Go is the Go language implementation of gRPC. Versions prior to 1.79.3 have an authorization bypass resulting from improper input...

9.1CVSS6.7AI score0.01557EPSS
SaveExploits1References2
Redos
Redos
added 2026/07/10 12:0 a.m.10 views

ROS-20260710-73-0006

The vulnerability of the Go programming language is related to errors in the certificate validation process. Exploiting this vulnerability can allow an attacker, operating remotely, to cause service failures...

7.5CVSS6.1AI score0.00355EPSS
SaveExploits0
Redos
Redos
added 2026/07/10 12:0 a.m.8 views

ROS-20260710-73-0029

The vulnerability of the Go programming language is related to lack of access control. Exploiting this vulnerability can allow a remote attacker to increase their privileges...

5.3CVSS6.1AI score0.00276EPSS
SaveExploits0
Redos
Redos
added 2026/07/10 12:0 a.m.9 views

ROS-20260710-73-0025

The vulnerability of the Reader.ReadResponse function in the Go programming language is related to an uncontrolled resource consumption resulting from incorrect connection handling during the creation of a response string. Exploiting this vulnerability can allow a malicious actor to cause service...

5.3CVSS6.1AI score0.00518EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/07/09 8:7 p.m.8 views

crypto/tls: golang: Go crypto/tls: Information disclosure in Encrypted Client Hello

A flaw was found in the crypto/tls package in Go. Handshakes utilizing Encrypted Client Hello ECH could lead to de-anonymization by a passive network observer. This is due to the disclosure of pre-shared key identities within the unencrypted client hello, allowing an attacker to potentially link...

5.3CVSS5.6AI score0.00382EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/07/09 6:56 p.m.13 views

golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: Security bypass due to improper handling of key restrictions

A flaw was found in golang.org/x/crypto/ssh/agent. When a key was added to a remote agent, security restrictions, known as constraint extensions, were not properly processed during the request. This allowed these restrictions to be silently removed when keys were forwarded, leading to the...

9.1CVSS6AI score0.006EPSS
SaveExploits0References8
Microsoft Secure
Microsoft Secure
added 2026/07/09 3:0 p.m.27 views

GigaWiper: Anatomy of a destructive backdoor assembled from multiple malware

In this article 1. A wiper inside a backdoor 2. Backdoor capabilities 3. How GigaWiper was assembled 4. Conclusion: Multiple destructive capabilities consolidated into a single implant 5. Defending against destructive threats 6. Microsoft Defender detections 7. Indicators of compromise In October...

6.4AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/07/09 12:10 p.m.12 views

Important: Red Hat Security Advisory: RHTAS 1.4.2 - Tech Preview Release Of the Go based Model Transparency CLI

The Tech Preview release of the Go based RHTAS Model Transparency CLI image. For more details please visit the product documentation at https://access.redhat.com/documentation/en-us/redhattrustedartifactsigner/1.4 The Go based RHTAS Model Transparency CLI image can be used to sign and verify AI/M...

9.1CVSS6.8AI score0.00621EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/07/09 8:19 a.m.16 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
RedHat Linux
RedHat Linux
added 2026/07/09 8:19 a.m.9 views

crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building

A flaw was found in the Go standard library packages crypto/x509 and crypto/tls. During the process of building a certificate chain, an attacker can provide a large number of intermediate certificates. This excessive input is not properly limited, leading to an uncontrolled amount of work being...

7.5CVSS7AI score0.00615EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/07/09 5:35 a.m.11 views

golang.org/x/net/html: golang: golang.org/x/net/html: Cross-Site Scripting via HTML parsing bypass

A flaw was found in golang.org/x/net/html. When arbitrary HTML is parsed and then rendered, it can result in an unexpected HTML tree. This allows an attacker to bypass HTML sanitization mechanisms, leading to Cross-Site Scripting XSS attacks in applications. Such attacks can result in information...

6.1CVSS6.2AI score0.00223EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/09 12:0 a.m.16 views

ALSA-2026:37436 Important: golang security, bug fix, and enhancement update

The golang packages provide the Go programming language compiler. Security Fixes: golang.org/x/net/idna: golang: golang.org/x/net/idna: Privilege escalation via incorrect Punycode label processing CVE-2026-39821 os: golang: Go os.Root: Symlink following vulnerability allows directory traversal...

9.6CVSS6.3AI score0.00655EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/07/09 12:0 a.m.13 views

MiracleLinux 8 : grafana-pcp-5.1.1-16.el8_10 (AXSA:2026-1229:09)

The remote MiracleLinux 8 host has a package installed that is affected by a vulnerability as referenced in the AXSA:2026-1229:09 advisory. golang.org/x/net/idna: golang: golang.org/x/net/idna: Privilege escalation via incorrect Punycode label processing CVE-2026-39821 Tenable has extracted the...

9.6CVSS6.4AI score0.00655EPSS
SaveExploits0References2
AlmaLinux
AlmaLinux
added 2026/07/09 12:0 a.m.17 views

Important: golang security, bug fix, and enhancement update

The golang packages provide the Go programming language compiler. Security Fixes: golang.org/x/net/idna: golang: golang.org/x/net/idna: Privilege escalation via incorrect Punycode label processing CVE-2026-39821 os: golang: Go os.Root: Symlink following vulnerability allows directory traversal...

9.6CVSS6.4AI score0.00655EPSS
SaveExploits0References6
Redos
Redos
added 2026/07/09 12:0 a.m.13 views

ROS-20260709-73-0021

The vulnerability of the net/http2 library in the Go programming language is related to pointer dereferencing errors. Exploiting this vulnerability could allow a malicious actor to cause service failures remotely...

7.5CVSS7AI score0.00501EPSS
SaveExploits0
Rows per page
Query Builder