go1.25-openssl (SUSE:Linux Enterprise Module for Development Tools 15 SP7) — known CVEs & security advisories
Known CVE vulnerabilities and GitHub Security Advisories affecting the SUSE:Linux Enterprise Module for Development Tools 15 SP7 package go1.25-openssl, with affected version ranges, CVSS severity, EPSS exploit prediction, and CISA KEV status.
CVEs (26)
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-2025-4674 — CVSS 8.6 (high): The go command may execute unexpected commands when operating in untrusted VCS repositories. This occurs when possibly dangerous VCS…
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-61725 — CVSS 7.5 (high): The ParseAddress function constructs domain-literal address components through repeated string concatenation. When parsing large…
CVE-2025-58187 — CVSS 7.5 (high): Due to the design of the name constraint checking algorithm, the processing time of some inputs scale non-linearly with respect to the size…
CVE-2025-58188 — CVSS 7.5 (high): Validating certificate chains which contain DSA public keys can cause programs to panic, due to a interface cast that assumes they…
CVE-2025-61723 — CVSS 7.5 (high): The processing time for parsing some invalid inputs scales non-linearly with respect to the size of the input. This affects programs which…
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-2025-61729 — CVSS 7.5 (high): Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out…
CVE-2026-25679 — CVSS 7.5 (high): url.Parse insufficiently validated the host/authority component and accepted some invalid URLs.
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-47907 — CVSS 7.0 (high): Cancelling a query (e.g. by cancelling the context passed to one of the query methods) during a call to the Scan method of the returned…
CVE-2025-61727 — CVSS 6.5 (medium): An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. For example a…
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-2025-47906 — CVSS 6.5 (medium): If the PATH environment variable contains paths which are executables (rather than just directories), passing certain strings to LookPath…
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-2025-47910 — CVSS 5.4 (medium): When using http.CrossOriginProtection, the AddInsecureBypassPattern method can unexpectedly bypass more requests than intended…
CVE-2025-58189 — CVSS 5.3 (medium): When Conn.Handshake fails during ALPN negotiation the error contains attacker controlled information (the ALPN protocols sent by the…
CVE-2025-61724 — CVSS 5.3 (medium): The Reader.ReadResponse function constructs a response string through repeated string concatenation of lines. When the number of lines in a…
CVE-2025-47912 — CVSS 5.3 (medium): The Parse function permits values other than IPv6 addresses to be included in square brackets within the host component of a URL. RFC 3986…
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-2025-58185 — CVSS 5.3 (medium): Parsing a maliciously crafted DER payload could allocate large amounts of memory, causing memory exhaustion.
CVE-2025-58186 — CVSS 5.3 (medium): Despite HTTP headers having a default limit of 1MB, the number of cookies that can be parsed does not have a limit. By sending a lot of…
CVE-2025-58183 — CVSS 4.3 (medium): 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 maliciously-crafted…
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…