Skip to content

CVE-2026-39833 (Critical) detected in golang.org/x/crypto-v0.49.0 #355

@mend-bolt-for-github

Description

@mend-bolt-for-github

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions