go1.25 (SUSE:Linux Enterprise Server 15 SP6-LTSS) — known CVEs & security advisories
Known CVE vulnerabilities and GitHub Security Advisories affecting the SUSE:Linux Enterprise Server 15 SP6-LTSS package go1.25, with affected version ranges, CVSS severity, EPSS exploit prediction, and CISA KEV status.
CVEs (22)
CVE-2025-68121 — CVSS 10.0 (critical): During session resumption in crypto/tls, if the underlying Config has its ClientCAs or RootCAs fields mutated between the initial handshake…
CVE-2026-27143 — CVSS 9.8 (critical): Arithmetic over induction variables in loops were not correctly checked for underflow or overflow. As a result, the compiler would allow…
CVE-2026-27140 — CVSS 8.8 (high): SWIG file names containing 'cgo' and well-crafted payloads could lead to code smuggling and arbitrary code execution at build time due to…
CVE-2025-61732 — CVSS 8.6 (high): A discrepancy between how Go and C/C++ comments were parsed allowed for code smuggling into the resulting cgo binary.
CVE-2025-61731 — CVSS 7.8 (high): Building a malicious file with cmd/go can cause can cause a write to an attacker-controlled file with partial control of the file content…
CVE-2025-61726 — CVSS 7.5 (high): The net/url package does not set a limit on the number of query parameters in a query. While the maximum size of query parameters in URLs…
CVE-2026-25679 — CVSS 7.5 (high): url.Parse insufficiently validated the host/authority component and accepted some invalid URLs.
CVE-2026-32280 — CVSS 7.5 (high): During chain building, the amount of work that is done is not correctly limited when a large number of intermediate certificates are passed…
CVE-2026-32281 — CVSS 7.5 (high): Validating certificate chains which use policies is unexpectedly inefficient when certificates in the chain contain a very large number of…
CVE-2026-32283 — CVSS 7.5 (high): If one side of the TLS connection sends multiple key update messages post-handshake in a single record, the connection can deadlock…
CVE-2026-42504 — CVSS 7.5 (high): Decoding a maliciously-crafted MIME header containing many invalid encoded-words can consume excessive CPU.
CVE-2026-27144 — CVSS 7.1 (high): The compiler is meant to unwrap pointers which are the operands of a memory move; a no-op interface conversion prevented the compiler from…
CVE-2025-68119 — CVSS 7.0 (high): Downloading and building modules with malicious version strings can cause local code execution. On systems with Mercurial (hg) installed…
CVE-2025-61728 — CVSS 6.5 (medium): archive/zip uses a super-linear file name indexing algorithm that is invoked the first time a file in an archive is opened. This can lead…
CVE-2026-27145 — CVSS 6.5 (medium): (*x509.Certificate).VerifyHostname previously called matchHostnames in a loop over all DNS Subject Alternative Name (SAN) entries. This…
CVE-2026-32282 — CVSS 6.4 (medium): On Linux, if the target of Root.Chmod is replaced with a symlink while the chmod operation is in progress, Chmod can operate on the target…
CVE-2026-32289 — CVSS 6.1 (medium): Context was not properly tracked across template branches for JS template literals, leading to possibly incorrect escaping of content when…
CVE-2026-27142 — CVSS 6.1 (medium): Actions which insert URLs into the content attribute of HTML meta tags are not escaped. This can allow XSS if the meta tag also has an…
CVE-2026-32288 — CVSS 5.5 (medium): tar.Reader can allocate an unbounded amount of memory when reading a maliciously-crafted archive containing a large number of sparse…
CVE-2026-42507 — CVSS 5.3 (medium): When returning errors, functions in the net/textproto package would include its input as part of the error. This might allow an attacker to…
CVE-2025-61730 — CVSS 5.3 (medium): During the TLS 1.3 handshake if multiple messages are sent in records that span encryption level boundaries (for instance the Client Hello…
CVE-2026-27139 — CVSS 2.5 (low): On Unix platforms, when listing the contents of a directory using File.ReadDir or File.Readdir the returned FileInfo could reference a file…