go1.25 (SUSE:Linux Enterprise Module for Development Tools 15 SP6) — known CVEs & security advisories
Known CVE vulnerabilities and GitHub Security Advisories affecting the SUSE:Linux Enterprise Module for Development Tools 15 SP6 package go1.25, with affected version ranges, CVSS severity, EPSS exploit prediction, and CISA KEV status.
CVEs (16)
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-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-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-61725 — CVSS 7.5 (high): The ParseAddress function constructs domain-literal address components through repeated string concatenation. When parsing large…
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-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-2025-47910 — CVSS 5.4 (medium): When using http.CrossOriginProtection, the AddInsecureBypassPattern method can unexpectedly bypass more requests than intended…
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-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-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-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-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…