CVE-2025-48938

LOW EPSS 34.4%
Published May 30, 20251y ago · Modified Jun 17, 20262w ago
2.6 CVSS 4.0
Low
Find Similar
Published May 30, 2025 1y ago
Last Modified Jun 17, 2026 2w ago

Description

go-gh is a collection of Go modules to make authoring GitHub CLI extensions easier. A security vulnerability has been identified in versions prior to 2.12.1 where an attacker-controlled GitHub Enterprise Server could result in executing arbitrary commands on a user's machine by replacing HTTP URLs provided by GitHub with local file paths for browsing. In `2.12.1`, `Browser.Browse()` has been enhanced to allow and disallow a variety of scenarios to avoid opening or executing files on the filesystem without unduly impacting HTTP URLs. No known workarounds are available other than upgrading.

CVSS Details

Base Score
2.6
Exploitability
Impact
Vector string
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:N/SC:H/SI:H/SA:H/E:U/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope X

Threat Intelligence

EPSS Exploit Probability
34.4% percentile
Exploit & Patch Status
No Known Exploit
Patch Available

Weaknesses 1

CWE-501

Affected Products 1

VendorProductVersionRange
cligo-gh* <2.12.1

References 3

  • github.com https://github.com/cli/go-gh/blob/61bf393cf4aeea6d00a6251390f5f67f5b67e727/pkg/browser/browser.go
    Product
  • github.com https://github.com/cli/go-gh/commit/a08820a13f257d6c5b4cb86d37db559ec6d14577
    Patch
  • github.com https://github.com/cli/go-gh/security/advisories/GHSA-g9f5-x53j-h563
    MitigationVendor Advisory

Remediation

  • github.com https://github.com/cli/go-gh/commit/a08820a13f257d6c5b4cb86d37db559ec6d14577
    Patch