go1.25-openssl (SUSE:Linux Enterprise Server 16.0) — known CVEs & security advisories
Known CVE vulnerabilities and GitHub Security Advisories affecting the SUSE:Linux Enterprise Server 16.0 package go1.25-openssl, with affected version ranges, CVSS severity, EPSS exploit prediction, and CISA KEV status.
CVEs (18)
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-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-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-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-58185 — CVSS 5.3 (medium): Parsing a maliciously crafted DER payload could allocate large amounts of memory, causing memory exhaustion.
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-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-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-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…