BIT-golang-2025-68121

See a problem?
Import Source
https://github.com/bitnami/vulndb/tree/main/data/golang/BIT-golang-2025-68121.json
JSON Data
https://api.test.osv.dev/v1/vulns/BIT-golang-2025-68121
Aliases
Published
2026-02-10T10:05:16Z
Modified
2026-09-10T16:01:08Z
Summary
Unexpected session resumption in crypto/tls
Details

During session resumption in crypto/tls, if the underlying Config has its ClientCAs or RootCAs fields mutated between the initial handshake and the resumed handshake, the resumed handshake may succeed when it should have failed. This may happen when a user calls Config.Clone and mutates the returned Config, or uses Config.GetConfigForClient. This can cause a client to resume a session with a server that it would not have resumed with during the initial handshake, or cause a server to resume a session with a client that it would not have resumed with during the initial handshake.

Database specific
{
    "cpes":  [
        "cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"
    ],
    "severity":  "Critical"
}
References

Affected packages

Bitnami / golang

Package

Name
golang
Purl
pkg:bitnami/golang

Severity

  • 9.1 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N CVSS Calculator

Affected ranges

Type
SEMVER
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Fixed
1.24.13
Introduced
1.25.0-0
Fixed
1.25.7

Database specific

source
"https://github.com/bitnami/vulndb/tree/main/data/golang/BIT-golang-2025-68121.json"