Skip to content

CVE-2026-56865 (High) detected in golang.org/x/mod-v0.33.0 #382

Description

@mend-bolt-for-github

CVE-2026-56865 - High Severity Vulnerability

Vulnerable Library - golang.org/x/mod-v0.33.0

Library home page: https://proxy.golang.org/golang.org/x/mod/@⁠v/v0.33.0.zip

Sample Path to Dependency File: /engine/go.mod

Path to vulnerable library: /home/wss-scanner/go/pkg/mod/cache/download/golang.org/x/mod/@⁠v/v0.33.0.mod

Dependency Hierarchy:

  • golang.org/x/mod-v0.33.0 (Vulnerable Library)

Found in base branch: master

Vulnerability Details

A malicious GOPROXY was previously capable of forging up to two sumdb tiles that allow for a requested module to bypass the GOSUMDB check and persist attacker-controlled module content to a local Go module cache. This attack allows for a malicious GOPROXY to serve malicious module content that cannot be detected by evaluating the transparency log. All tiles are now correctly verified against their parents. In order to determine if you have been affected: rm -r go.sum go.work.sum vendor/ && go mod tidy

Publish Date: 2026-08-13

URL: CVE-2026-56865

CVSS 3 Score Details (8.4)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Local
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: High
    • Integrity Impact: High
    • Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Release Date: 2026-08-13

Fix Resolution: https://github.com/golang/mod.git - v0.40.0,golang.org/x/mod - v0.40.0


Step up your Open Source Security Game with Mend here

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions