Lucene search
+L

9097 matches found

OSV
OSV
added 2026/07/31 6:33 p.m.5 views

SUSE-SU-2026:3439-1 Security update for google-guest-agent

This update for google-guest-agent fixes the following issues - CVE-2026-39821: golang.org/x/net/idna: failure to reject ASCII-only Punycode-encoded labels allows for validation bypass and privilege escalation bsc1266603. - CVE-2026-56852: golang.org/x/text/unicode/norm: improper handling of inpu...

9.6CVSS6.7AI score0.00692EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/31 11:10 a.m.6 views

OPENSUSE-SU-2026:21509-1 Security update for warewulf4

This update for warewulf4 fixes the following issues: Changes in warewulf4: - updated golang.org/x/text to v0.40.0 to fix CVE-2026-56852 bsc1272014...

7.5CVSS7.1AI score0.00475EPSS
SaveExploits0References2
OPENSUSE Linux
OPENSUSE Linux
added 2026/07/31 12:00 a.m.12 views

Security update for yq (important)

openSUSE security update: security update for yq ------------------------------------------------------------- Announcement ID: openSUSE-SU-2026:21500-1 Rating: important References: bsc1267199 bsc1271994 Cross-References: CVE-2026-39821 CVE-2026-56852 CVSS scores: CVE-2026-39821 SUSE : 7.4...

9.1CVSS5.7AI score0.00692EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/07/31 12:00 a.m.9 views

MiracleLinux 9 : buildah-1.43.1-2.el9_8 (AXSA:2026-1405:05)

The remote MiracleLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the AXSA:2026-1405:05 advisory. net/url: Incorrect parsing of IPv6 host literals in net/url CVE-2026-25679 crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient...

9.1CVSS6.9AI score0.00728EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/30 10:17 a.m.12 views

RHSA-2026:47719 Red Hat Security Advisory: golang security, bug fix, and enhancement update

Bulletin has no description...

8.1CVSS6.8AI score0.00765EPSS
SaveExploits1References63
OSV
OSV
added 2026/07/30 10:17 a.m.10 views

RHSA-2026:47712 Red Hat Security Advisory: golang security, bug fix, and enhancement update

Bulletin has no description...

8.1CVSS6.8AI score0.00765EPSS
SaveExploits1References63
Tenable Nessus
Tenable Nessus
added 2026/07/30 12:00 a.m.16 views

RHEL 9 : golang (RHSA-2026:47719)

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

10CVSS7.2AI score0.00765EPSS
SaveExploits1References17
Tenable Nessus
Tenable Nessus
added 2026/07/30 12:00 a.m.13 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.10 views

RHEL 9 : grafana (RHSA-2026:47714)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:47714 advisory. Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, InfluxDB & OpenTSDB. Security Fixes: crypto/tls:...

10CVSS7AI score0.00765EPSS
SaveExploits1References13
Tenable Nessus
Tenable Nessus
added 2026/07/30 12:00 a.m.10 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.15 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:46 p.m.7 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
RedHat Linux
RedHat Linux
added 2026/07/29 10:24 p.m.10 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 9:54 p.m.12 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 9:17 p.m.12 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.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 rating, is...

10CVSS7AI score0.00765EPSS
SaveExploits1References9
OSV
OSV
added 2026/07/29 9:24 a.m.7 views

OPENSUSE-SU-2026:21500-1 Security update for yq

This update for yq fixes the following issues: Changes in yq: - Update the golang.org/x/net dependency to version v0.57.0 to fix CVE-2026-39821 for good bsc1267199. - update to v4.53.3 Add --ini-preserve-quotes flag for INI round-trip quote preservation. Fix: reset INI decoder state on init. Fix:...

9.6CVSS6.2AI score0.00692EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/29 9:24 a.m.7 views

OPENSUSE-SU-2026:21499-1 Security update for apptainer

This update for apptainer fixes the following issues: Changes in apptainer: - Update to version 1.5.3: If the ptrace system call does not work while building an image as an unprivileged user, skip using PRoot to preserve file ownership and print an INFO message. Bind getopt from the host when usi...

9.6CVSS7.7AI score0.00692EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/07/29 12:00 a.m.18 views

NewStart CGSL MAIN 6.06 : docker-image-check Multiple Vulnerabilities (NS-SA-2026-0055)

The remote NewStart CGSL host, running version MAIN 6.06, has docker-image-check packages installed that are affected by multiple vulnerabilities: - net/url in Go before 1.11.13 and 1.12.x before 1.12.8 mishandles malformed hosts in URLs, leading to an authorization bypass in some applications...

9.8CVSS6AI score0.08359EPSS
SaveExploits1References13
Tenable Nessus
Tenable Nessus
added 2026/07/29 12:00 a.m.7 views

SUSE SLES16 Security Update : distribution (SUSE-SU-2026:22945-1)

The remote SUSE Linux SLES16 / SLESSAP16 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:22945-1 advisory. This update for distribution fixes the following issues - CVE-2026-39821: golang.org/x/net/idna: failure to reject ASCII-only...

9.6CVSS6.4AI score0.00692EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/28 5:16 p.m.9 views

UBUNTU-CVE-2026-54332

gopacket provides packet processing capabilities for Go. In version 1.6.0 and earlier, the sFlow ExtendedGatewayFlow decoder in layers/sflow.go reads an attacker-controlled 32-bit community count and AS path member count and sizes a slice allocation from those counts without bounding them against...

7.5CVSS5.5AI score0.00495EPSS
SaveExploits1References3
Rows per page
Query Builder