Skip to content

github.com/AlecAivazis/survey/v2-v2.3.7: 2 vulnerabilities (highest severity is: 7.5) #87

Description

@mend-for-github-com
Vulnerable Library - github.com/AlecAivazis/survey/v2-v2.3.7

Sample Path to Dependency File: /go.mod

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

Vulnerabilities

Vulnerability Severity CVSS Exploit Maturity EPSS Dependency Type Fixed in (github.com/AlecAivazis/survey/v2-v2.3.7 version) Remediation Possible** Reachability
CVE-2026-56852 High 7.5 Not Defined 0.475% golang.org/x/text-v0.33.0 Transitive N/A*
CVE-2026-39824 Low 3.3 Not Defined 0.114% golang.org/x/sys-v0.40.0 Transitive N/A*

*For some transitive vulnerabilities, there is no version of direct dependency with a fix. Check the "Details" section below to see if there is a version of transitive dependency where vulnerability is fixed.

**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation

Details

CVE-2026-56852

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

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

Sample Path to Dependency File: /go.mod

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

Dependency Hierarchy:

  • github.com/AlecAivazis/survey/v2-v2.3.7 (Root Library)
    • golang.org/x/text-v0.33.0 (Vulnerable Library)

Found in base branch: main

Vulnerability Details

A norm.Iter can enter an infinite loop when handling input containing invalid UTF-8 bytes.

Publish Date: 2026-07-21

URL: CVE-2026-56852

Threat Assessment

Exploit Maturity: Not Defined

EPSS: 0.475%

CVSS 3 Score Details (7.5)

Base Score Metrics:

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://pkg.go.dev/vuln/GO-2026-5970

Release Date: 2026-07-21

Fix Resolution: golang.org/x/text - v0.39.0,https://github.com/golang/text.git - v0.39.0

CVE-2026-39824

Vulnerable Library - golang.org/x/sys-v0.40.0

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

Sample Path to Dependency File: /go.mod

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

Dependency Hierarchy:

  • github.com/AlecAivazis/survey/v2-v2.3.7 (Root Library)
    • golang.org/x/term-v0.39.0
      • golang.org/x/sys-v0.40.0 (Vulnerable Library)

Found in base branch: main

Vulnerability Details

NewNTUnicodeString does not check for string length overflow. When provided with a string that overflows the maximum size of a NTUnicodeString (a 16-bit number of bytes), it returns a truncated string rather than an error.

Publish Date: 2026-05-22

URL: CVE-2026-39824

Threat Assessment

Exploit Maturity: Not Defined

EPSS: 0.114%

CVSS 3 Score Details (3.3)

Base Score Metrics:

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Release Date: 2026-05-22

Fix Resolution: https://github.com/golang/sys.git - v0.44.0,golang.org/x/sys - v0.44.0

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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