Lucene search
+L

9093 matches found

RedHat Linux
RedHat Linux
added 2026/08/06 11:34 a.m.10 views

golang.org/x/text: golang.org/x/text: Denial of Service via invalid UTF-8 input

A flaw was found in golang.org/x/text. The norm.Iter component can enter an infinite loop when processing input that contains invalid UTF-8 Unicode Transformation Format - 8-bit bytes. A remote attacker could exploit this vulnerability by providing specially crafted input, leading to a Denial of...

7.5CVSS7.2AI score0.00475EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/08/06 12:00 a.m.10 views

EulerOS 2.0 SP15 : golang (EulerOS-SA-2026-2926)

According to the versions of the golang packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : CVE-2026-27142 fixed a vulnerability in which URLs were not correctly escaped inside of a meta tag's content attribute. If the URL content were to...

9.8CVSS7.6AI score0.00813EPSS
SaveExploits0References19
RedhatCVE
RedhatCVE
added 2026/08/05 11:50 a.m.11 views

CVE-2026-46600

A flaw was found in golang.org/x/net/dns/dnsmessage. A remote attacker could send a specially crafted Service Binding SVCB or HTTPS resource record RR to a system using this component. When parsing this invalid record, the system may panic due to a parameter value overflowing the message buffer...

7.5CVSS7.2AI score0.00549EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/08/05 11:27 a.m.18 views

CVE-2026-56852

A flaw was found in golang.org/x/text. The norm.Iter component can enter an infinite loop when processing input that contains invalid UTF-8 Unicode Transformation Format - 8-bit bytes. A remote attacker could exploit this vulnerability by providing specially crafted input, leading to a Denial of...

7.5CVSS6.8AI score0.00475EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/08/05 12:00 a.m.13 views

SUSE SLES15 Security Update : aws-iam-authenticator (SUSE-SU-2026:3473-1)

The remote SUSE Linux SLES15 / SLESSAP15 host has a package installed that is affected by a vulnerability as referenced in the SUSE-SU-2026:3473-1 advisory. This update for aws-iam-authenticator fixes the following issue: - CVE-2026-39821: golang.org/x/net/idna: failure to reject ASCII-only...

9.6CVSS6.1AI score0.00692EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/05 12:00 a.m.9 views

SUSE SLES12 Security Update : google-cloud-sap-agent (SUSE-SU-2026:3471-1)

The remote SUSE Linux SLES12 / SLESSAP12 host has a package installed that is affected by a vulnerability as referenced in the SUSE-SU-2026:3471-1 advisory. This update for google-cloud-sap-agent fixes the following issue: - CVE-2026-39821: golang.org/x/net/idna: failure to reject ASCII-only...

9.6CVSS6.1AI score0.00692EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/05 12:00 a.m.11 views

SUSE SLES15 Security Update : google-cloud-sap-agent (SUSE-SU-2026:3472-1)

The remote SUSE Linux SLES15 / SLESSAP15 host has a package installed that is affected by a vulnerability as referenced in the SUSE-SU-2026:3472-1 advisory. This update for google-cloud-sap-agent fixes the following issue: - CVE-2026-39821: golang.org/x/net/idna: failure to reject ASCII-only...

9.6CVSS6.1AI score0.00692EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/08/04 10:09 a.m.22 views

crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages

A flaw was found in the crypto/tls package within the Go golang standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock,...

7.5CVSS7.2AI score0.00621EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/08/04 10:09 a.m.9 views

golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via resource leak from unsolicited SSH responses

A flaw was found in golang.org/x/crypto/ssh. A remote malicious SSH peer can exploit this by sending unsolicited global request responses, which fills an internal buffer and blocks the connection's read loop. This prevents the associated resources from being released, leading to a resource leak p...

9.1CVSS7.7AI score0.00621EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2026/08/04 10:09 a.m.10 views

golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted public key with excessive parameters

A flaw was found in golang.org/x/crypto/ssh. The RSA and DSA public key parsers in the affected component did not enforce size limits on key parameters. This vulnerability allows an unauthenticated client to provide a crafted public key with an excessively large modulus or DSA parameter during...

7.5CVSS5.5AI score0.00467EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2026/08/03 5:42 p.m.4 views

html/template: golang: html/template: Cross-site scripting due to incorrect script tag escaping

A flaw was found in html/template. A trusted template author could craft a script tag with an empty or whitespace-only 'type' attribute. This vulnerability causes the template engine to incorrectly escape data passed into the script block, potentially leading to cross-site scripting XSS. An...

6.1CVSS7AI score0.00371EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/08/03 5:42 p.m.3 views

crypto/x509: golang: golang crypto/x509: Denial of Service via excessive processing of DNS SAN entries

A flaw was found in the crypto/x509 package of golang. This vulnerability allows a remote attacker to cause a Denial of Service DoS by presenting a specially crafted X.509 certificate with a large number of DNS Subject Alternative Name SAN entries. The certificate verification process, specifical...

7.5CVSS7.5AI score0.00591EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/08/03 5:42 p.m.4 views

net/textproto: golang: Golang net/textproto: Misleading error messages via input injection

A flaw was found in the net/textproto package in Golang. When functions in this package return errors, they include their input as part of the error message. An attacker could exploit this by injecting misleading content into these error messages, which are then printed or logged. This could lead...

5.3CVSS6.6AI score0.0037EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/08/03 5:42 p.m.2 views

crypto/x509: Incorrect enforcement of email constraints in crypto/x509

A certificate validation flaw has been discovered in the golang crypto/x509 module. When verifying a certificate chain which contains a certificate containing multiple email address constraints which share common local portions but different domain portions, these constraints will not be properly...

7.5CVSS8AI score0.00606EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/08/03 5:42 p.m.6 views

Important: Red Hat Security Advisory: golang security update

An update for golang is now available for Red Hat Enterprise Linux 9.6 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for...

9.6CVSS6.1AI score0.00813EPSS
SaveExploits0References15
SUSE Linux
SUSE Linux
added 2026/08/03 4:45 p.m.6 views

Security update for aws-iam-authenticator

This update for aws-iam-authenticator fixes the following issue: CVE-2026-39821: golang.org/x/net/idna: failure to reject ASCII-only Punycode-encoded labels allows for validation bypass and privilege escalation bsc1266651. Changes for aws-iam-authenticator: Update golang.org/x/net to v0.57.0. Pat...

9.1CVSS6.1AI score0.00692EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/03 4:45 p.m.4 views

SUSE-SU-2026:3473-1 Security update for aws-iam-authenticator

This update for aws-iam-authenticator fixes the following issue: - CVE-2026-39821: golang.org/x/net/idna: failure to reject ASCII-only Punycode-encoded labels allows for validation bypass and privilege escalation bsc1266651. Changes for aws-iam-authenticator: - Update golang.org/x/net to v0.57.0...

9.6CVSS5.5AI score0.00692EPSS
SaveExploits0References3
SUSE Linux
SUSE Linux
added 2026/08/03 4:44 p.m.9 views

Security update for google-cloud-sap-agent

This update for google-cloud-sap-agent fixes the following issue: CVE-2026-39821: golang.org/x/net/idna: failure to reject ASCII-only Punycode-encoded labels allows for validation bypass and privilege escalation bsc1266604. Changes for google-cloud-sap-agent: Update golang.org/x/net to v0.57.0...

9.1CVSS6.1AI score0.00692EPSS
SaveExploits0References4
SUSE Linux
SUSE Linux
added 2026/08/03 4:44 p.m.9 views

Security update for google-cloud-sap-agent

This update for google-cloud-sap-agent fixes the following issue: CVE-2026-39821: golang.org/x/net/idna: failure to reject ASCII-only Punycode-encoded labels allows for validation bypass and privilege escalation bsc1266604. Changes for google-cloud-sap-agent: Update golang.org/x/net to v0.57.0...

9.1CVSS6.1AI score0.00692EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/03 4:43 p.m.8 views

SUSE-SU-2026:3471-1 Security update for google-cloud-sap-agent

This update for google-cloud-sap-agent fixes the following issue: - CVE-2026-39821: golang.org/x/net/idna: failure to reject ASCII-only Punycode-encoded labels allows for validation bypass and privilege escalation bsc1266604. Changes for google-cloud-sap-agent: - Update golang.org/x/net to v0.57....

9.6CVSS7AI score0.00692EPSS
SaveExploits0References3
Rows per page
Query Builder