Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2024-53859

21
FAUCET Score

CVE-2024-53859 is a security vulnerability in the go-gh Go module, affecting its use within codespaces. This flaw could lead to the unintended leakage of authentication tokens, specifically those designated for GitHub hosts, to non-GitHub hosts. The vulnerability stems from auth.TokenForHost incorrectly sourcing tokens from the GITHUB_TOKEN environment variable for non-GitHub.com or ghe.com hosts. The vulnerability carries a CVSS score of 7.5 (HIGH), indicating a significant risk. It is a network-based attack with low attack complexity, requiring no user interaction, and could result in high confidentiality impact by exposing sensitive authentication tokens. As of now, there is no evidence of active exploitation, and no public exploit code (Metasploit, Nuclei, ExploitDB) is available. Community discussion and media coverage are minimal, suggesting low public awareness.

Impacted Technologies

VendorProductVersion(s)CPE
< 2.11.1CPE matchmatch criteria
cpe:2.3:a:cli:go-gh:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

6.5MEDIUM

CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:L

Attack Vector
LOCAL
Attack Complexity
HIGH
Privileges Required
NONE
User Interaction
REQUIRED
Scope
UNCHANGED
Confidentiality Impact
HIGH
Integrity Impact
HIGH
Availability Impact
LOW
Exploitability Score
1.0
Impact Score
5.5
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.53%
Probability of exploitation in next 30 days
EPSS Percentile
41.9%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0053 is in the 19th percentile among its peer group of 51,506 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.1 Mastodon, and 0.4 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (6)

gopatch availablevia ghsa
Product: github.com/cli/go-gh/v2Fixed in: 2.11.1
microsoftpatch availablevia msrc
Product: 17563-17084Fixed in: 2.62.0-1
microsoftpatch availablevia msrc
Product: 19338-17084Fixed in: 2.62.0-1
microsoftpatch availablevia msrc
Product: azl3 gh 2.62.0-1 on Azure Linux 3.0Fixed in: 2.62.0-1
microsoftpatch availablevia msrc
Product: azl3 gh 2.62.0-8 on Azure Linux 3.0Fixed in: 2.62.0-1
github_advisoryworkaround availablevia nvd_reference
View patch

Vendor Advisories (2)

goGHSA-55v3-xh23-96ghmedium

`auth.TokenForHost` violates GitHub host security boundary when sourcing authentication token within a codespace

Nov 27, 2024
microsoft2024-Nov/CVE-2024-53859Moderate

go-gh `auth.TokenForHost` violates GitHub host security boundary within a codespace

Nov 12, 2024

References

docs.github.com / en/apps/using-github-apps/reviewing-and-revoking-authorization-of-github-apps
Technical Description
docs.github.com / en/authentication/keeping-your-account-and-data-secure/reviewing-your-security-log
Technical Description
docs.github.com / en/enterprise-cloud@latest/admin/monitoring-activity-in-your-enterprise/reviewing-audit-logs-for-your-enterprise/identifying-audit-log-events-performed-by-an-access-token
Technical Description
docs.github.com / en/enterprise-cloud@latest/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens
Technical Description
github.com / cli/go-gh/blob/71770357e0cb12867d3e3e288854c0aa09d440b7/pkg/auth/auth.go
Product
github.com / cli/go-gh/security/advisories/GHSA-55v3-xh23-96gh
MitigationVendor Advisory