Lucene search
+L

16754 matches found

OSV
OSV
added 2026/07/30 7:10 a.m.9 views

CLEANSTART-2026-JM58207 Security fixes in go-discover 0_git20250325-r1

Package go-discover version 0git20250325-r1 fixes 8 vulnerabilities: CVE-2026-42505, CVE-2026-39822, CVE-2026-42504, CVE-2026-42507, CVE-2026-42506...

9.1CVSS6.6AI score0.0056EPSS
SaveExploits0References1
SUSE Linux
SUSE Linux
added 2026/07/30 7:04 a.m.13 views

Security update for prometheus-ha_cluster_exporter

This update for prometheus-haclusterexporter 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 bsc1266552. Other updates and bugfixes: Release 1.4.2: Use proper obs time form...

9.1CVSS6.3AI score0.00692EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/30 7:04 a.m.10 views

SUSE-SU-2026:3416-1 Security update for prometheus-ha_cluster_exporter

This update for prometheus-haclusterexporter 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 bsc1266552. Other updates and bugfixes: - Release 1.4.2: Use proper obs time...

9.6CVSS6.3AI score0.00692EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/07/30 12:00 a.m.16 views

JetBrains GoLand < 2026.2 Multiple Vulnerabilities

The version of JetBrains GoLand installed on the remote host is prior to 2026.2. It is, therefore, affected by multiple vulnerabilities: - In JetBrains GoLand before 2026.2 arbitrary code execution was possible before granting project trust in the Go Modules integration CVE-2026-64802 - In...

7.8CVSS6.2AI score0.00491EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/07/30 12:00 a.m.14 views

RHEL 9 : grafana-pcp (RHSA-2026:47721)

The remote Redhat Enterprise Linux 9 host has a package installed that is affected by multiple vulnerabilities as referenced in the RHSA-2026:47721 advisory. The Grafana plugin for Performance Co-Pilot includes datasources for scalable time series from pmseries and Redis, live PCP metrics and...

10CVSS6AI score0.00765EPSS
SaveExploits1References13
Tenable Nessus
Tenable Nessus
added 2026/07/30 12:00 a.m.11 views

RHEL 9 : golang (RHSA-2026:47712)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:47712 advisory. The golang packages provide the Go programming language compiler. Security Fixes: crypto/tls: Unexpected session resumption in crypto/tls...

10CVSS7AI score0.00765EPSS
SaveExploits1References17
Tenable Nessus
Tenable Nessus
added 2026/07/30 12:00 a.m.10 views

RHEL 9 : osbuild-composer (RHSA-2026:48036)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:48036 advisory. A service for building customized OS artifacts, such as VM images and OSTree commits, that uses osbuild under the hood. Besides building...

10CVSS7AI score0.00765EPSS
SaveExploits1References14
Tenable Nessus
Tenable Nessus
added 2026/07/30 12:00 a.m.12 views

RHEL 9 : grafana-pcp (RHSA-2026:47716)

The remote Redhat Enterprise Linux 9 host has a package installed that is affected by multiple vulnerabilities as referenced in the RHSA-2026:47716 advisory. The Grafana plugin for Performance Co-Pilot includes datasources for scalable time series from pmseries and Redis, live PCP metrics and...

10CVSS7AI score0.00765EPSS
SaveExploits1References13
Tenable Nessus
Tenable Nessus
added 2026/07/30 12:00 a.m.12 views

Fedora 44 : pack (2026-8729dce4b8)

The remote Fedora 44 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2026-8729dce4b8 advisory. Security update to pack 0.40.8 Fixes CVE-2024-25621: containerd - local privilege escalation Fixes CVE-2025-47913: golang.org/x/crypto/ssh/agent - S...

9.1CVSS7.3AI score0.00623EPSS
SaveExploits3References15
RedHat Linux
RedHat Linux
added 2026/07/29 10:49 p.m.14 views

crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation

A flaw was found in Go's crypto/x509 package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service DoS for...

7.5CVSS7.1AI score0.00355EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/07/29 10:49 p.m.14 views

golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root

A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the Root.Chmod function is replaced with a symbolic link during execution, specifically after Root.Chmod checks the target but before acting, the chmod operation will be performed on the file the...

6.4CVSS6.8AI score0.00292EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/07/29 10:49 p.m.22 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/29 10:49 p.m.17 views

Important: Red Hat Security Advisory: osbuild-composer security update

An update for osbuild-composer is now available for Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions. 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 ratin...

10CVSS6.9AI score0.00765EPSS
SaveExploits1References7
RedHat Linux
RedHat Linux
added 2026/07/29 10:49 p.m.17 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/29 10:46 p.m.12 views

Important: Red Hat Security Advisory: Red Hat Hardened Images RPMs Security Update

An update for Red Hat Hardened Images RPMs is now available. This update includes the following RPMs: go-fdo-server: go-fdo-server-1.0.1-0.5.hum1 aarch64, x8664 go-fdo-server-manufacturer-1.0.1-0.5.hum1 noarch go-fdo-server-owner-1.0.1-0.5.hum1 noarch go-fdo-server-rendezvous-1.0.1-0.5.hum1 noarc...

7.5CVSS7.2AI score0.00475EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/07/29 10:29 p.m.3 views

crypto/x509: Usage of ExtKeyUsageAny disables policy validation in crypto/x509

A flaw was found in Go's crypto/x509 package. This vulnerability allows improper certificate validation, bypassing policy constraints via using ExtKeyUsageAny in VerifyOptions.KeyUsages...

7.5CVSS7.1AI score0.0036EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/07/29 10:29 p.m.14 views

golang: cmd/compile: no-op interface conversion bypasses overlap checking

A flaw was found in the cmd/compile package in the Go standard library. A no-op interface conversion prevented the compiler from correctly identifying non-overlapping memory moves. As a result, the compiler allows unsafe memory move operations to occur at runtime, potentially causing data...

7.1CVSS7AI score0.00261EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/07/29 10:29 p.m.14 views

golang: cmd/compile: possible memory corruption after bound check elimination

A flaw was found in the cmd/compile package in the Go standard library. The compiler fails to correctly check for integer overflow or underflow in arithmetic operations involving loop induction variables. As a result, the compiler allows invalid memory indexing to occur at runtime, potentially...

9.8CVSS7.1AI score0.00536EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/07/29 10:29 p.m.12 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.5CVSS7AI score0.00621EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/07/29 10:29 p.m.14 views

Important: Red Hat Security Advisory: golang security, bug fix, and enhancement update

An update for golang is now available for Red Hat Enterprise Linux 9.4 Update Services for SAP Solutions. 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...

10CVSS7AI score0.00765EPSS
SaveExploits1References9
Rows per page
Query Builder