CVE-2026-39833 - Critical Severity Vulnerability
Vulnerable Library - golang.org/x/crypto-v0.49.0
Library home page: https://proxy.golang.org/golang.org/x/crypto/@v/v0.49.0.zip
Path to dependency file: /engine/go.mod
Path to vulnerable library: /home/wss-scanner/go/pkg/mod/cache/download/golang.org/x/crypto/@v/v0.49.0.mod
Dependency Hierarchy:
- ❌ golang.org/x/crypto-v0.49.0 (Vulnerable Library)
Found in base branch: master
Vulnerability Details
The in-memory keyring returned by NewKeyring() silently accepted keys with the ConfirmBeforeUse constraint but never enforced it. The key would sign without any confirmation prompt, with no indication to the caller that the constraint was not in effect. NewKeyring() now returns an error when unsupported constraints are requested.
Publish Date: 2026-05-22
URL: CVE-2026-39833
CVSS 3 Score Details (9.1)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: None
For more information on CVSS3 Scores, click here.
Suggested Fix
Type: Upgrade version
Origin: https://pkg.go.dev/vuln/GO-2026-5005
Release Date: 2026-05-22
Fix Resolution: golang.org/x/crypto - v0.52.0,https://github.com/golang/crypto.git - v0.52.0
Step up your Open Source Security Game with Mend here
CVE-2026-39833 - Critical Severity Vulnerability
Library home page: https://proxy.golang.org/golang.org/x/crypto/@v/v0.49.0.zip
Path to dependency file: /engine/go.mod
Path to vulnerable library: /home/wss-scanner/go/pkg/mod/cache/download/golang.org/x/crypto/@v/v0.49.0.mod
Dependency Hierarchy:
Found in base branch: master
The in-memory keyring returned by NewKeyring() silently accepted keys with the ConfirmBeforeUse constraint but never enforced it. The key would sign without any confirmation prompt, with no indication to the caller that the constraint was not in effect. NewKeyring() now returns an error when unsupported constraints are requested.
Publish Date: 2026-05-22
URL: CVE-2026-39833
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: None
For more information on CVSS3 Scores, click here.Type: Upgrade version
Origin: https://pkg.go.dev/vuln/GO-2026-5005
Release Date: 2026-05-22
Fix Resolution: golang.org/x/crypto - v0.52.0,https://github.com/golang/crypto.git - v0.52.0
Step up your Open Source Security Game with Mend here