Lucene search
+L

14915 matches found

Positive Technologies
Positive Technologies
added 2026/04/28 12:0 a.m.16 views

PT-2026-35699

Name of the Vulnerable Software and Affected Versions Apache Thrift versions prior to 0.23.0 Description An integer overflow or wraparound issue exists in the Go language implementation of the TFramedTransport component in Apache Thrift. An integer overflow occurs when an arithmetic operation...

7.5CVSS5.9AI score0.01163EPSS
SaveExploits0References444
OSV
OSV
added 2026/04/28 12:0 a.m.10 views

OPENSUSE-SU-2026:10634-1 golang-github-QubitProducts-exporter_exporter-0.4.0-16.1 on GA media

These are all security issues fixed in the golang-github-QubitProducts-exporterexporter-0.4.0-16.1 package on the GA media of openSUSE Tumbleweed...

7.5CVSS7AI score0.05994EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/04/28 12:0 a.m.12 views

Oracle Linux 8 : go-toolset:ol8 (ELSA-2026-10704)

The remote Oracle Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2026-10704 advisory. delve 1.25.2-1.0.1 - Disable DWARF compression which has issues Alex Burmashev 1.25.2-1 - Update to Delve 1.25.2 Sync from CentOS Stream 9 - Related:...

9.8CVSS5.6AI score0.00658EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/04/28 12:0 a.m.6 views

RockyLinux 9 : buildah (RLSA-2026:10135)

The remote RockyLinux 9 host has packages installed that are affected by a vulnerability as referenced in the RLSA-2026:10135 advisory. github.com/go-jose/go-jose/v3: github.com/go-jose/go-jose/v4: Go JOSE: Denial of Service via crafted JSON Web Encryption JWE object CVE-2026-34986 Tenable has...

7.5CVSS6.2AI score0.00651EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/04/27 7:23 p.m.9 views

CVE-2026-7033

A vulnerability has been found in Tenda F456 1.0.0.5. Affected by this vulnerability is the function fromSafeClientFilter of the file /goform/SafeClientFilter. Such manipulation of the argument menufacturer/Go leads to buffer overflow. The attack can be launched remotely. The exploit has been...

9CVSS8.6AI score0.00746EPSS
SaveExploits1References1
OSV
OSV
added 2026/04/27 4:21 p.m.24 views

CLSA-2026-1777306907 runc: Fix of CVE-2026-25679

Rebuild with Go 1.25.8 to fix Go standard library CVE - CVE-2026-25679: reject invalid IPv6 host literals in net/url.Parse to prevent URL validation bypass...

7.5CVSS7.3AI score0.00728EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/04/27 1:54 p.m.17 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.9AI score0.00728EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2026/04/27 1:22 p.m.10 views

CVE-2026-7029

A weakness has been identified in Tenda F456 1.0.0.5. The impacted element is the function fromaddressNat of the file /goform/addressNat. Executing a manipulation of the argument menufacturer/Go can lead to buffer overflow. The attack may be performed from remote. The exploit has been made...

9CVSS8.6AI score0.00632EPSS
SaveExploits1References1
OSV
OSV
added 2026/04/27 11:20 a.m.5 views

SUSE-SU-2026:21405-1 Security update for container-suseconnect

This update for container-suseconnect fixes the following issues: Changes in container-suseconnect: - switch to build with go 1.25...

5.8AI score
SaveExploits0References1
OSV
OSV
added 2026/04/27 11:20 a.m.4 views

OPENSUSE-SU-2026:20628-1 Security update for container-suseconnect

This update for container-suseconnect fixes the following issues: Changes in container-suseconnect: - switch to build with go 1.25...

5.3AI score
SaveExploits0
NVD
NVD
added 2026/04/27 4:16 a.m.21 views

CVE-2026-7082

A flaw has been found in Tenda F456 1.0.0.5. Affected by this vulnerability is the function formWrlExtraSet of the file /goform/WrlExtraSet of the component httpd. Executing a manipulation of the argument Go can lead to buffer overflow. The attack can be executed remotely. The exploit has been...

9CVSS0.00619EPSS
SaveExploits1References5
CVE
CVE
added 2026/04/27 3:15 a.m.33 views

CVE-2026-7082

The CVE-2026-7082 vulnerability affects Tenda F456 with firmware 1.0.0.5. The flaw resides in the httpd component, specifically the formWrlExtraSet function in /goform/WrlExtraSet. Crafting a manipulated argument (“Go”) can trigger a buffer overflow, allowing remote code execution. A public explo...

9CVSS8.7AI score0.00619EPSS
SaveExploits1References5Affected Software1
RedHat Linux
RedHat Linux
added 2026/04/27 2:21 a.m.10 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/04/27 2:21 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.5CVSS7.2AI score0.00615EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/04/27 2:21 a.m.8 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.1CVSS5.8AI score0.00261EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/04/27 2:21 a.m.9 views

cmd/go: golang: Go (golang) and cmd/go: Arbitrary Code Execution via malicious SWIG file names

A flaw was found in the Go programming language golang and its command-line tool cmd/go. A remote attacker could exploit this during the build process by crafting malicious SWIG Simplified Wrapper and Interface Generator file names that contain "cgo" and specific payloads. This could lead to code...

9CVSS6AI score0.00658EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/04/27 2:21 a.m.10 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.4CVSS7.2AI score0.00292EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/04/27 2:21 a.m.22 views

Important: Red Hat Security Advisory: go-toolset:rhel8 security update

An update for the go-toolset:rhel8 module is now available for Red Hat Enterprise Linux 8. 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 each...

9.8CVSS7.4AI score0.00658EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/04/27 2:17 a.m.13 views

golang: archive/tar: Unbounded allocation when parsing GNU sparse map

A flaw was found in the archive/tar package in the Go standard library. tar.Reader does not set a maximum size on the number of sparse region data blocks in GNU tar pax 1.0 sparse files. A specially crafted tar archive with a pax header indicating a big number of sparse regions can cause a Go...

4.3CVSS7.9AI score0.00413EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/04/27 1:50 a.m.14 views

google.golang.org/grpc/grpc-go: google.golang.org/grpc/authz: gRPC-Go: Authorization bypass due to improper HTTP/2 path validation

A flaw was found in gRPC-Go, the Go language implementation of gRPC. This vulnerability, an authorization bypass, is caused by improper input validation of the HTTP/2 :path pseudo-header. A remote attacker can exploit this by sending raw HTTP/2 frames with a malformed :path that omits the mandato...

9.1CVSS7.5AI score0.01557EPSS
SaveExploits1References5
Rows per page
Query Builder