Skip to content

go.mod: golang.org/x/oauth2 v0.7.0 is affected by CVE-2025-22868 #511

@bill-liu-workday

Description

@bill-liu-workday

The chaos-operator go.mod currently has golang.org/x/oauth2 v0.7.0 // indirect.

golang.org/x/oauth2 v0.7.0 // indirect

That version is affected by CVE-2025-22868 (improper validation / unexpected memory consumption when parsing malformed tokens; CVSS 7.5 High).

Fix: Upgrade to golang.org/x/oauth2@v0.27.0 (or later).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions