Enterprise Server
Approved changes feed: RSS · Atom
cpe:2.3:a:github:enterprise_server:*:*:*:*:*:*:*:*
part: a version: * update: *
| Vendor | Github (b5027ca2-9bb9-532e-8779-8399b14c3e3b) |
|---|---|
| Product | Enterprise Server (be636c4e-08d4-5a4d-9a30-88523db2c7b7) |
| Edition | * |
| Language | * |
| Software edition | * |
| Target software | * |
| Target hardware | * |
| Other | * |
| Notes | Imported from gcve-enriched-dumps CVE data |
PURL mappings
| PURL | Source | Last updated |
|---|---|---|
| No PURL mappings for this CPE yet. | ||
Vulnerability references
| Identifier | cpeApplicability | Submitted | db.gcve.eu details | Rationale |
|---|---|---|---|---|
CVE:CVE-2026-9312 |
vulnerable | 2026-06-03 15:29:30.087724 |
Server-Side Request Forgery vulnerability in GitHub Enterprise Server allowed access to internal services via path traversal in upload endpoint
A server-side request forgery (SSRF) vulnerability was identified in GitHub Enterprise Server that allowed an unauthenticated attacker to send crafted requests to internal services by exploiting insufficient input validation in an upload endpoint. By injecting path traversal content into request parameters, an attacker could bypass the intended request flow and redirect internal API calls, potentially accessing internal services and exposing sensitive credentials. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.22 and was fixed in versions 3.16.20, 3.17.17, 3.18.11, 3.19.8, 3.20.4, and 3.21.1. This vulnerability was reported via the GitHub Bug Bounty program.
Published: 2026-05-27T00:02:32.159Z
Updated: 2026-05-28T03:55:48.115Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2026-8606 |
vulnerable | 2026-06-03 15:27:58.068979 |
Server-Side Request Forgery in GitHub Enterprise Server via Advisory Package URL Endpoint
A Server-Side Request Forgery (SSRF) vulnerability was identified in GitHub Enterprise Server that allowed an attacker to cause the server to issue HTTP requests to internal services via the security advisories package lookup feature. By directing requests to an internal management service and measuring response timing, an attacker could infer the values of sensitive environment variables, including signing secrets and private keys. Exploitation required GitHub Packages to be enabled; on instances not running in private mode the vulnerability was exploitable without authentication, otherwise any authenticated user could exploit it. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.21.1 and was fixed in versions 3.20.3, 3.19.7, 3.18.10, 3.17.16, and 3.16.19. This vulnerability was reported via the GitHub Bug Bounty program.
Published: 2026-05-26T23:59:41.742Z
Updated: 2026-05-27T13:50:10.475Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2026-8106 |
vulnerable | 2026-06-03 15:27:57.636238 |
Reflected HTML injection vulnerability in GitHub Enterprise Server Management Console login page allowed credential theft
A reflected HTML injection vulnerability was identified in the GitHub Enterprise Server Management Console login page that could allow credential theft. The redirect_to query parameter on the /setup/unlock endpoint was reflected into an HTML attribute without proper sanitization, enabling an attacker to inject a form element that could capture administrator credentials. Exploitation required an administrator to click a crafted link and enter their credentials. This vulnerability affected GitHub Enterprise Server versions 3.19.1 through 3.19.5 and 3.20.0 through 3.20.1, and was fixed in versions 3.19.6 and 3.20.2. This vulnerability was reported via the GitHub Bug Bounty program.
Published: 2026-05-07T21:18:59.259Z
Updated: 2026-05-08T13:07:33.764Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2026-8034 |
vulnerable | 2026-06-03 15:27:57.519990 |
Server-side request forgery vulnerability in GitHub Enterprise Server notebook viewer via URL parser confusion
A server-side request forgery (SSRF) vulnerability was identified in the GitHub Enterprise Server notebook viewer that allowed an attacker to access internal services by exploiting URL parser confusion between the validation layer and the HTTP request library. The hostname validation used a different URL parser than the request library, enabling a crafted URL to pass validation while directing the request to an unintended host. Exploitation required network access to the GitHub Enterprise Server instance. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.21 and was fixed in versions 3.16.18, 3.17.15, 3.18.9, 3.19.6, and 3.20.2. This vulnerability was reported via the GitHub Bug Bounty program.
Published: 2026-05-07T21:18:49.812Z
Updated: 2026-05-08T13:03:12.627Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2026-7541 |
vulnerable | 2026-06-03 15:27:56.947378 |
Denial of service vulnerability in GitHub Enterprise Server allowed service disruption via unauthenticated API endpoint
A denial of service vulnerability was identified in GitHub Enterprise Server that allowed an unauthenticated attacker to cause service disruption by sending crafted requests with deeply nested JSON payloads to an unauthenticated API endpoint. The endpoint parsed user-controlled JSON request bodies without size or depth limits, causing excessive CPU and memory consumption. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.21 and was fixed in versions 3.20.2, 3.19.6, 3.18.9, 3.17.15, and 3.16.18. This vulnerability was reported via the GitHub Bug Bounty program.
Published: 2026-05-07T21:18:35.655Z
Updated: 2026-05-08T13:44:52.426Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2026-6736 |
vulnerable | 2026-06-03 15:27:55.651741 |
Authentication bypass vulnerability in GitHub Enterprise Server allowed creation of local user accounts bypassing the configured external identity provider
An authentication bypass vulnerability was identified in GitHub Enterprise Server that allowed an unauthenticated attacker to create a local user account, bypassing the configured external identity provider. When external authentication was enabled, the signup endpoint did not properly enforce the authentication restriction, allowing account creation and session establishment without identity provider validation. The created account was limited to the default base permissions configured on the instance. Exploitation required network access to a GHES instance configured with an external authentication provider. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.21 and was fixed in versions 3.20.2, 3.19.6, 3.18.9, 3.17.15, and 3.16.18.
Published: 2026-05-07T21:14:33.490Z
Updated: 2026-05-08T13:57:18.111Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2026-5921 |
vulnerable | 2026-06-03 15:27:54.378017 |
Server-Side Request Forgery in GitHub Enterprise Server allowed extraction of sensitive environment variables via timing side-channel attack
A server-side request forgery (SSRF) vulnerability was identified in GitHub Enterprise Server that allowed an attacker to extract sensitive environment variables from the instance through a timing side-channel attack against the notebook rendering service. When private mode was disabled, the notebook viewer followed HTTP redirects without revalidating the destination host, enabling an unauthenticated SSRF to internal services. By chaining this with regex filter queries against an internal API and measuring response time differences, an attacker could infer secret values character by character. Exploitation required that private mode be disabled and that the attacker be able to chain the instance's open redirect endpoint through an external redirect to reach internal services. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.21 and was fixed in versions 3.14.26, 3.15.21, 3.16.17, 3.17.14, 3.18.8, 3.19.5, and 3.20.1. This vulnerability was reported via the GitHub Bug Bounty program.
Published: 2026-04-21T22:11:02.077Z
Updated: 2026-04-22T13:18:03.644Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2026-5845 |
vulnerable | 2026-06-03 15:27:54.327733 |
Improper authorization fallback allows scoped user-to-server token installation escape in GitHub Enterprise Server
An improper authorization vulnerability in scoped user-to-server (ghu_) token authorization in GitHub Enterprise Server allows an authenticated attacker to access private repositories outside the intended installation scope, which can include write operations, via an authorization fallback that treated a revoked/deleted installation as a global installation context, which could be chained with token revocation timing and SSH push attribution to obtain and reuse a victim-scoped token. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.21 and was fixed in versions 3.20.1, 3.19.5, 3.18.8, 3.17.14, 3.16.17, 3.15.21, and 3.14.26. This vulnerability was reported via the GitHub Bug Bounty program.
Published: 2026-04-21T22:42:13.198Z
Updated: 2026-04-22T18:04:05.173Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2026-5512 |
vulnerable | 2026-06-03 15:26:27.245717 |
Improper authorization vulnerability in GitHub Enterprise Server allowed disclosure of private repository names via mobile upload policy API
An improper authorization vulnerability was identified in GitHub Enterprise Server that allowed an authenticated attacker to determine the names of private repositories by their numeric ID. The mobile upload policy API endpoint did not perform an early authorization check, and validation error messages included the full repository name for repositories the caller did not have access to. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.21 and was fixed in versions 3.20.1, 3.19.5, 3.18.8, 3.17.14, 3.16.17, 3.15.21, and 3.14.26. This vulnerability was reported via the GitHub Bug Bounty program.
Published: 2026-04-21T22:12:58.344Z
Updated: 2026-04-22T17:39:01.520Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2026-4821 |
vulnerable | 2026-06-03 15:26:26.127405 |
Proxy configuration command injection vulnerability found in GitHub Enterprise Server Management Console configuration API
An improper neutralization of special elements vulnerability was identified in GitHub Enterprise Server that allowed an authenticated Management Console administrator to execute arbitrary OS commands via shell metacharacter injection in proxy configuration fields such as http_proxy. Exploitation of this vulnerability required access to the GitHub Enterprise Server instance and administrator privileges to the Management Console. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.21 and was fixed in versions 3.20.1, 3.19.5, 3.18.8, 3.17.14, 3.16.17, 3.15.21, 3.14.26. This vulnerability was reported via the GitHub Bug Bounty program.
Published: 2026-04-21T22:12:26.772Z
Updated: 2026-04-22T13:17:26.288Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2026-4296 |
vulnerable | 2026-06-03 15:26:25.150597 |
Incorrect Regular Expression vulnerability in GitHub Enterprise Server allowed unauthorized access to user accounts via OAuth callback URL validation bypass
An incorrect regular expression vulnerability was identified in GitHub Enterprise Server that allowed an attacker to bypass OAuth redirect URI validation. An attacker with knowledge of a first-party OAuth application's registered callback URL could craft a malicious authorization link that, when clicked by a victim, would redirect the OAuth authorization code to an attacker-controlled domain. This could allow the attacker to gain unauthorized access to the victim's account with the scopes granted to the OAuth application. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.21 and was fixed in versions 3.20.1, 3.19.5, 3.18.8, 3.17.14, 3.16.17, 3.15.21, 3.14.26. This vulnerability was reported via the GitHub Bug Bounty program.
Published: 2026-04-21T22:12:45.356Z
Updated: 2026-04-22T13:16:53.004Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2026-3854 |
vulnerable | 2026-06-03 15:23:33.618376 |
Remote code execution via git push option injection in GitHub Enterprise Server
An improper neutralization of special elements vulnerability was identified in GitHub Enterprise Server that allowed an attacker with push access to a repository to achieve remote code execution on the instance. During a git push operation, user-supplied push option values were not properly sanitized before being included in internal service headers. Because the internal header format used a delimiter character that could also appear in user input, an attacker could inject additional metadata fields through crafted push option values. This vulnerability was reported via the GitHub Bug Bounty program and has been fixed in GitHub Enterprise Server versions 3.14.25, 3.15.20, 3.16.16, 3.17.13, 3.18.7 and 3.19.4.
Published: 2026-03-10T17:37:34.890Z
Updated: 2026-04-29T03:55:48.782Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2026-3582 |
vulnerable | 2026-06-03 15:23:33.109726 |
Incorrect Authorization in GitHub Enterprise Server allows access to issue and commit search results without repo scope
An Incorrect Authorization vulnerability was identified in GitHub Enterprise Server that allowed an authenticated user with a classic personal access token (PAT) lacking the repo scope to retrieve issues and commits from private and internal repositories via the search REST API endpoints. The user must have had existing access to the repository through organization membership or as a collaborator for the vulnerability to be exploitable. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.20 and was fixed in versions 3.16.15, 3.17.12, 3.18.6 and 3.19.3. This vulnerability was reported via the GitHub Bug Bounty program.
Published: 2026-03-10T18:56:56.506Z
Updated: 2026-03-11T14:13:44.860Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2026-3307 |
vulnerable | 2026-06-03 15:23:32.054650 |
Authorization bypass in GitHub Enterprise Server secret scanning push protection allows cross-repository modification of delegated bypass reviewers
An authorization bypass vulnerability was identified in GitHub Enterprise Server that allowed an attacker with admin access on one repository to modify the secret scanning push protection delegated bypass reviewer list on another repository by manipulating the owner_id parameter in the request body. Authorization was verified against the repository in the URL, but the action was applied to a different repository specified in the request body. The impact is limited to assigning existing trusted users as bypass reviewers; it does not allow adding arbitrary external users. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.21 and was fixed in versions 3.14.25, 3.15.20, 3.16.16, 3.17.13, 3.18.7, 3.19.4 and 3.20.1. This vulnerability was reported via the GitHub Bug Bounty program.
Published: 2026-04-21T22:23:25.045Z
Updated: 2026-04-22T18:00:21.619Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2026-3306 |
vulnerable | 2026-06-03 15:23:32.054180 |
Improper authorization in GitHub Projects allows modification of issue and pull request metadata without repository write access
An improper authorization vulnerability was identified in GitHub Enterprise Server that allowed a user with read access to a repository and write access to a project to modify issue and pull request metadata through the project. When adding an item to a project that already existed, column value updates were applied without verifying the actor's repository write permissions. This vulnerability was reported via the GitHub Bug Bounty program and has been fixed in GitHub Enterprise Server versions 3.14.24, 3.15.19, 3.16.15, 3.17.12, 3.18.6 and 3.19.3.
Published: 2026-03-10T17:46:57.090Z
Updated: 2026-03-11T14:17:24.504Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2026-2266 |
vulnerable | 2026-06-03 15:19:23.879478 |
Improper neutralization of input vulnerability was identified in GitHub Enterprise Server that allowed cross-site scripting via task list content and enabled arbitrary HTML injection
An improper neutralization of input vulnerability was identified in GitHub Enterprise Server that allowed DOM-based cross-site scripting via task list content. The task list content extraction logic did not properly re-encode browser-decoded text nodes before rendering, allowing user-supplied HTML to be injected into the page. An authenticated attacker could craft malicious task list items in issues or pull requests to execute arbitrary scripts in the context of another user's browser session. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.20 and was fixed in versions 3.18.6 and 3.19.3. This vulnerability was reported via the GitHub Bug Bounty program.
Published: 2026-03-10T18:55:38.673Z
Updated: 2026-03-11T14:15:09.704Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2026-1999 |
vulnerable | 2026-06-03 15:15:44.053969 |
Incorrect Authorization vulnerability was identified in GitHub Enterprise Server that allowed unauthorized merging of pull requests
An incorrect authorization vulnerability was identified in GitHub Enterprise Server that allowed an attacker to merge their own pull request into a repository without having push access by exploiting an authorization bypass in the enable_auto_merge mutation for pull requests. This issue only affected repositories that allow forking as the attack relies on opening a pull request from an attacker-controlled fork into the target repository. Exploitation was only possible in specific scenarios. It required a clean pull request status and only applied to branches without branch protection rules enabled. This vulnerability affected GitHub Enterprise Server versions prior to 3.19.2, 3.18.5, and 3.17.11, and was fixed in versions 3.19.2, 3.18.5, and 3.17.11. This vulnerability was reported via the GitHub Bug Bounty program.
Published: 2026-02-18T20:44:51.396Z
Updated: 2026-04-14T15:09:57.585Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2026-1355 |
vulnerable | 2026-06-03 15:14:44.244348 |
Missing Authorization Check in GitHub Enterprise Server Allows Unauthorized Uploads to Repository Migration Exports
A Missing Authorization vulnerability was identified in GitHub Enterprise Server that allowed an attacker to upload unauthorized content to another user’s repository migration export due to a missing authorization check in the repository migration upload endpoint. By supplying the migration identifier, an attacker could overwrite or replace a victim’s migration archive, potentially causing victims to download attacker-controlled repository data during migration restores or automated imports. An attacker would require authentication to the victim's GitHub Enterprise Server instance. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.20 and was fixed in versions 3.19.2, 3.18.5, 3.17.11, 3.16.14, 3.15.18, 3.14.23. This vulnerability was reported via the GitHub Bug Bounty program.
Published: 2026-02-18T20:42:07.180Z
Updated: 2026-02-20T19:36:28.885Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2026-0573 |
vulnerable | 2026-06-03 15:14:42.134057 |
Improper Handling of HTTP Redirects vulnerability was identified in GitHub Enterprise Server that allowed leaking of authorization token and enabled remote code execution
An URL redirection vulnerability was identified in GitHub Enterprise Server that allowed attacker-controlled redirects to leak sensitive authorization tokens. The repository_pages API insecurely followed HTTP redirects when fetching artifact URLs, preserving the authorization header containing a privileged JWT. An authenticated user could redirect these requests to an attacker-controlled domain, exfiltrate the Actions.ManageOrgs JWT, and leverage it for potential remote code execution. Attackers would require access to the target GitHub Enterprise Server instance and the ability to exploit a legacy redirect to an attacker-controlled domain. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.19 and was fixed in versions 3.19.2, 3.18.4, 3.17.10, 3.16.13, 3.15.17, and 3.14.22. This vulnerability was reported via the GitHub Bug Bounty program.
Published: 2026-02-18T20:37:39.601Z
Updated: 2026-02-18T21:20:02.732Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2025-8447 |
vulnerable | 2026-06-03 15:13:43.626897 |
Incorrect authorization vulnerability was identified in GitHub Enterprise Server that allowed read-only access
An improper access control vulnerability was identified in GitHub Enterprise Server that allowed users with access to any repository to retrieve limited code content from another repository by creating a diff between the repositories. To exploit this vulnerability, an attacker needed to know the name of a private repository along with its branches, tags, or commit SHAs that they could use to trigger compare/diff functionality and retrieve limited code without proper authorization. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.18, and was fixed in versions 3.14.17, 3.15.12, 3.16.8 and 3.17.5. This vulnerability was reported via the GitHub Bug Bounty program.
Published: 2025-08-26T01:42:37.424Z
Updated: 2025-08-26T18:34:59.232Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2025-6981 |
vulnerable | 2026-06-03 15:12:29.480864 |
Incorrect authorization vulnerability was identified in GitHub Enterprise Server that allowed unauthorized read-only access
An incorrect authorization vulnerability allowed unauthorized read access to the contents of internal repositories for contractor accounts when the Contractors API feature was enabled. The Contractors API is a rarely-enabled feature in private preview. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.18 and was fixed in versions 3.14.15, 3.15.10, 3.16.6 and 3.17.3
Published: 2025-07-15T20:44:30.022Z
Updated: 2025-07-16T19:04:18.464Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2025-6600 |
vulnerable | 2026-06-03 15:12:28.282922 |
GitHub Enterprise Server Information Disclosure Vulnerability Exposes Private Repository Names via Search API
An exposure of sensitive information vulnerability was identified in GitHub Enterprise Server that could allow an attacker to disclose the names of private repositories within an organization. This issue could be exploited by leveraging a user-to-server token with no scopes via the Search API endpoint. Successful exploitation required an organization administrator to install a malicious GitHub App in the organization’s repositories. This vulnerability impacted only GitHub Enterprise Server version 3.17 and was addressed in version 3.17.2. The vulnerability was reported through the GitHub Bug Bounty program.
Published: 2025-07-01T18:56:45.625Z
Updated: 2025-07-01T19:38:49.147Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2025-3509 |
vulnerable | 2026-06-03 15:01:04.712805 |
Pre-Receive Hook Remote Code Execution vulnerability was identified in GitHub Enterprise Server that allowing Privilege Escalation
A Remote Code Execution (RCE) vulnerability was identified in GitHub Enterprise Server that allowed attackers to execute arbitrary code by exploiting the pre-receive hook functionality, potentially leading to privilege escalation and system compromise. The vulnerability involves using dynamically allocated ports that become temporarily available, such as during a hot patch upgrade. This means the vulnerability is only exploitable during specific operational conditions, which limits the attack window. Exploitation required either site administrator permissions to enable and configure pre-receive hooks or a user with permissions to modify repositories containing pre-receive hooks where this functionality was already enabled. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.18 and was fixed in versions 3.17.1, 3.16.4, 3.15.8, 3.14.13, 3.13.16. This vulnerability was reported via the GitHub Bug Bounty program.
Published: 2025-04-17T22:50:18.437Z
Updated: 2025-06-18T21:07:05.883Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2025-3124 |
vulnerable | 2026-06-03 15:01:03.735390 |
Missing Authorization vulnerability was identified in GitHub Enterprise Server that allowed unauthorized access to private repository names
A missing authorization vulnerability was identified in GitHub Enterprise Server that allowed a user to see the names of private repositories that they wouldn't otherwise have access to in the Security Overview in GitHub Advanced Security. The Security Overview was required to be filtered only using the `archived:` filter and all other access controls were functioning normally. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.17 and was fixed in versions 3.13.14, 3.14.11, 3.15.6, and 3.16.2.
Published: 2025-04-17T22:50:14.017Z
Updated: 2025-04-18T12:02:10.223Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2025-23369 |
vulnerable | 2026-06-03 14:59:42.377323 |
Improper Verification of Cryptographic Signature in GitHub Enterprise Server Allows Signature Spoofing by Improper Validation
An improper verification of cryptographic signature vulnerability was identified in GitHub Enterprise Server that allowed signature spoofing for unauthorized internal users. Instances not utilizing SAML single sign-on or where the attacker is not already an existing user were not impacted. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.12.14, 3.13.10, 3.14.7, 3.15.2, and 3.16.0. This vulnerability was reported via the GitHub Bug Bounty program.
Published: 2025-01-21T18:46:30.711Z
Updated: 2025-02-12T20:41:22.296Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2025-14046 |
vulnerable | 2026-06-03 14:58:54.379823 |
Insufficient HTML Sanitization Allows User-Controlled DOM Elements to Overwrite Server-Initialized Data Islands and Trigger Unintended Server-Side POST Requests
An improper neutralization of input vulnerability was identified in GitHub Enterprise Server that allowed user-supplied HTML to inject DOM elements with IDs that collided with server-initialized data islands. These collisions could overwrite or shadow critical application state objects used by certain Project views, leading to unintended server-side POST requests or other unauthorized backend interactions. Successful exploitation requires an attacker to have access to the target GitHub Enterprise Server instance and to entice a privileged user to view crafted malicious content that includes conflicting HTML elements. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.18.3, 3.17.9, 3.16.12, 3.15.16, and 3.14.21.
Published: 2025-12-11T17:52:05.353Z
Updated: 2025-12-11T18:48:17.846Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2025-14046 |
not_vulnerable | 2026-06-03 14:58:54.379769 |
Insufficient HTML Sanitization Allows User-Controlled DOM Elements to Overwrite Server-Initialized Data Islands and Trigger Unintended Server-Side POST Requests
An improper neutralization of input vulnerability was identified in GitHub Enterprise Server that allowed user-supplied HTML to inject DOM elements with IDs that collided with server-initialized data islands. These collisions could overwrite or shadow critical application state objects used by certain Project views, leading to unintended server-side POST requests or other unauthorized backend interactions. Successful exploitation requires an attacker to have access to the target GitHub Enterprise Server instance and to entice a privileged user to view crafted malicious content that includes conflicting HTML elements. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.18.3, 3.17.9, 3.16.12, 3.15.16, and 3.14.21.
Published: 2025-12-11T17:52:05.353Z
Updated: 2025-12-11T18:48:17.846Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2025-13744 |
vulnerable | 2026-06-03 14:58:53.560553 |
Improper Neutralization of Input During Web Page Generation vulnerability was identified in GitHub Enterprise Server that allowed rendering of malicious HTML
An Improper Neutralization of Input During Web Page Generation vulnerability was identified in GitHub Enterprise Server that allowed attacker controlled HTML to be rendered by the Filter component (search) across GitHub that could be used to exfiltrate sensitive information. An attacker would require permissions to create or modify the names of milestones, issues, pull requests, or similar entities that are rendered in the vulnerable filter/search components. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.20 and was fixed in versions 3.19.1, and 3.18.2, 3.17.8, 3.16.11, 3.15.15, and 3.14.20. This vulnerability was reported via the GitHub Bug Bounty program.
Published: 2026-01-06T20:44:02.712Z
Updated: 2026-01-06T21:02:33.455Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2025-11892 |
vulnerable | 2026-06-03 14:58:43.436681 |
DOM-based Cross-Site Scripting was identified in GitHub Enterprise Server Issues search allows privilege escalation and unauthorized workflow triggers
An improper neutralization of input vulnerability was identified in GitHub Enterprise Server that allows DOM-based cross-site scripting via Issues search label filter that could lead to privilege escalation and unauthorized workflow triggers. Successful exploitation requires an attacker to have access to the target GitHub Enterprise Server instance and to entice a user, while operating in sudo mode, to click on a crafted malicious link to perform actions that require elevated privileges. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.18.1, 3.17.7, 3.16.10, 3.15.14, 3.14.19.
Published: 2025-11-10T22:43:41.790Z
Updated: 2025-11-12T20:12:21.125Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2025-11578 |
vulnerable | 2026-06-03 14:58:42.714551 |
Pre-Receive Hook Path Collision Vulnerability in GitHub Enterprise Server Allowing Privilege Escalation
A privilege escalation vulnerability was identified in GitHub Enterprise Server that allowed an authenticated Enterprise admin to gain root SSH access to the appliance by exploiting a symlink escape in pre-receive hook environments. By crafting a malicious repository and environment, an attacker could replace system binaries during hook cleanup and execute a payload that adds their own SSH key to the root user’s authorized keys—thereby granting themselves root SSH access to the server. To exploit this vulnerability, the attacker needed to have enterprise admin privileges. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.19, and was fixed in versions 3.14.20, 3.15.15, 3.16.11, 3.17.8, 3.18.2. This vulnerability was reported via the GitHub Bug Bounty program.
Published: 2025-11-10T22:44:33.200Z
Updated: 2025-12-02T20:08:21.684Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-9539 |
vulnerable | 2026-06-03 14:58:22.076991 |
Details available
An information disclosure vulnerability was identified in GitHub Enterprise Server via attacker uploaded asset URL allowing the attacker to retrieve metadata information of a user who clicks on the URL and further exploit it to create a convincing phishing page. This required the attacker to upload malicious SVG files and phish a victim user to click on that uploaded asset URL. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.14 and was fixed in versions 3.14.2, 3.13.5, 3.12.10, 3.11.16. This vulnerability was reported via the GitHub Bug Bounty program.
Published: 2024-10-11T17:52:35.386Z
Updated: 2024-10-11T18:43:42.224Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-9487 |
vulnerable | 2026-06-03 14:58:21.986132 |
An Improper Verification of Cryptographic Signature vulnerability was identified in GitHub Enterprise Server that allowed SAML SSO authentication to be bypassed when the encrypted assertions feature was enabled
An improper verification of cryptographic signature vulnerability was identified in GitHub Enterprise Server that allowed SAML SSO authentication to be bypassed resulting in unauthorized provisioning of users and access to the instance. Exploitation required the encrypted assertions feature to be enabled, and the attacker would require direct network access as well as a signed SAML response or metadata document. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.15 and was fixed in versions 3.11.16, 3.12.10, 3.13.5, and 3.14.2. This vulnerability was reported via the GitHub Bug Bounty program.
Published: 2024-10-10T21:08:48.720Z
Updated: 2024-10-11T15:34:07.811Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-8810 |
vulnerable | 2026-06-03 14:58:19.573699 |
Privilege Management vulnerability was identified in GitHub Enterprise Server that allowed GitHub Apps to grant themselves write access
A GitHub App installed in organizations could upgrade some permissions from read to write access without approval from an organization administrator. An attacker would require an account with administrator access to install a malicious GitHub App. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.14 and was fixed in versions 3.14.1, 3.13.4, 3.12.9, 3.11.15, and 3.10.17. This vulnerability was reported via the GitHub Bug Bounty program.
Published: 2024-11-07T21:24:34.754Z
Updated: 2024-11-08T15:47:50.811Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-8770 |
vulnerable | 2026-06-03 14:58:19.489559 |
Details available
A Cross-Site Scripting (XSS) vulnerability was identified in the repository transfer feature of GitHub Enterprise Server, which allows attackers to steal sensitive user information via social engineering. This vulnerability affected all versions of GitHub Enterprise Server and was fixed in version 3.10.17, 3.11.15, 3.12.9, 3.13.4, and 3.14.1. This vulnerability was reported via the GitHub Bug Bounty program.
Published: 2024-09-23T20:09:01.746Z
Updated: 2024-09-23T20:37:07.272Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-8263 |
vulnerable | 2026-06-03 14:58:17.629539 |
Details available
An improper privilege management vulnerability allowed arbitrary workflows to be committed using an improperly scoped PAT through the use of nested tags. This vulnerability affected all versions of GitHub Enterprise Server and was fixed in version 3.10.17, 3.11.15, 3.12.9, 3.13.4, and 3.14.1. This vulnerability was reported via the GitHub Bug Bounty program.
Published: 2024-09-23T20:12:51.005Z
Updated: 2024-09-23T20:36:38.566Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-7711 |
vulnerable | 2026-06-03 14:58:06.920629 |
Details available
An Incorrect Authorization vulnerability was identified in GitHub Enterprise Server, allowing an attacker to update the title, assignees, and labels of any issue inside a public repository. This was only exploitable inside a public repository. This vulnerability affected GitHub Enterprise Server versions before 3.14 and was fixed in versions 3.13.3, 3.12.8, and 3.11.14. Versions 3.10 of GitHub Enterprise Server are not affected. This vulnerability was reported via the GitHub Bug Bounty program.
Published: 2024-08-20T19:17:37.776Z
Updated: 2024-08-20T19:46:55.283Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-6800 |
vulnerable | 2026-06-03 14:58:04.196561 |
Details available
An XML signature wrapping vulnerability was present in GitHub Enterprise Server (GHES) when using SAML authentication with specific identity providers utilizing publicly exposed signed federation metadata XML. This vulnerability allowed an attacker with direct network access to GitHub Enterprise Server to forge a SAML response to provision and/or gain access to a user with site administrator privileges. Exploitation of this vulnerability would allow unauthorized access to the instance without requiring prior authentication. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.14 and was fixed in versions 3.13.3, 3.12.8, 3.11.14, and 3.10.16. This vulnerability was reported via the GitHub Bug Bounty program.
Published: 2024-08-20T19:21:31.409Z
Updated: 2024-08-22T14:18:09.305Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-6395 |
vulnerable | 2026-06-03 14:58:03.078192 |
GitHub Enterprise Server Information Disclosure Vulnerability Exposes Private Repository Names via Deploy Keys
An exposure of sensitive information vulnerability in GitHub Enterprise Server would allow an attacker to enumerate the names of private repositories that utilize deploy keys. This vulnerability did not allow unauthorized access to any repository content besides the name. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.14 and was fixed in versions 3.13.1, 3.12.6, 3.11.12, 3.10.14, and 3.9.17. This vulnerability was reported via the GitHub Bug Bounty program.
Published: 2024-07-16T21:27:10.901Z
Updated: 2024-08-01T21:41:03.389Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-6337 |
vulnerable | 2026-06-03 14:58:02.637991 |
Incorrect Authorization allows read access to issues in GitHub Enterprise Server
An Incorrect Authorization vulnerability was identified in GitHub Enterprise Server that allowed a GitHub App with only content: read and pull_request_write: write permissions to read issue content inside a private repository. This was only exploitable via user access token and installation access token was not impacted. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.14 and was fixed in versions 3.13.3, 3.12.8, 3.11.14 and 3.10.16. This vulnerability was reported via the GitHub Bug Bounty program.
Published: 2024-08-20T19:19:49.193Z
Updated: 2024-08-21T13:43:00.222Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-6336 |
vulnerable | 2026-06-03 14:58:02.636621 |
Security misconfiguration was identified in GitHub Enterprise Server that allowed sensitive data exposure
A Security Misconfiguration vulnerability in GitHub Enterprise Server allowed sensitive information disclosure to unauthorized users in GitHub Enterprise Server by exploiting organization ruleset feature. This attack required an organization member to explicitly change the visibility of a dependent repository from private to public. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.14 and was fixed in versions 3.13.1, 3.12.6, 3.11.12, 3.10.14, and 3.9.17. This vulnerability was reported via the GitHub Bug Bounty program.
Published: 2024-07-16T21:27:07.393Z
Updated: 2024-08-01T21:33:05.420Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-5817 |
vulnerable | 2026-06-03 14:57:54.299577 |
Improper authorization allows read access to issue content in GitHub Enterprise Server
An Incorrect Authorization vulnerability was identified in GitHub Enterprise Server that allowed read access to issue content via GitHub Projects. This was only exploitable in internal repositories and required the attacker to have access to the corresponding project board. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.14 and was fixed in versions 3.13.1, 3.12.6, 3.11.12, 3.10.14, and 3.9.17. This vulnerability was reported via the GitHub Bug Bounty program.
Published: 2024-07-16T21:27:03.820Z
Updated: 2024-08-01T21:25:02.832Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-5816 |
vulnerable | 2026-06-03 14:57:54.298910 |
Improper authorization allows persistent access in GitHub Enterprise Server
An Incorrect Authorization vulnerability was identified in GitHub Enterprise Server that allowed a suspended GitHub App to retain access to the repository via a scoped user access token. This was only exploitable in public repositories while private repositories were not impacted. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.14 and was fixed in versions 3.9.17, 3.10.14, 3.11.12, 3.12.6, 3.13.1. This vulnerability was reported via the GitHub Bug Bounty program.
Published: 2024-07-16T21:27:00.491Z
Updated: 2024-08-01T21:25:02.923Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-5815 |
vulnerable | 2026-06-03 14:57:54.298304 |
Cross Site Request Forgery was identified in GitHub Enterprise Server that allowed write in a user owned repository
A Cross-Site Request Forgery vulnerability in GitHub Enterprise Server allowed write operations on a victim-owned repository by exploiting incorrect request types. A mitigating factor is that the attacker would have to be a trusted GitHub Enterprise Server user, and the victim would have to visit a tag in the attacker's fork of their own repository. vulnerability affected all versions of GitHub Enterprise Server prior 3.14 and was fixed in version 3.13.1, 3.12.6, 3.11.12, 3.10.14, and 3.9.17.
This vulnerability was reported via the GitHub Bug Bounty program.
Published: 2024-07-16T21:26:57.404Z
Updated: 2024-08-01T21:25:02.739Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-5795 |
vulnerable | 2026-06-03 14:57:54.243483 |
Denial of Service vulnerability was identified in GitHub Enterprise Server that allowed resource exhaustion
HIGH (7.7)
A Denial of Service vulnerability was identified in GitHub Enterprise Server that allowed an attacker to cause unbounded resource exhaustion by sending a large payload to the Git server. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.14 and was fixed in version 3.13.1, 3.12.6, 3.11.12, 3.10.14, and 3.9.17. This vulnerability was reported via the GitHub Bug Bounty program.
Published: 2024-07-16T21:26:54.243Z
Updated: 2024-08-01T21:25:01.600Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-5746 |
vulnerable | 2026-06-03 14:57:54.043036 |
Details available
HIGH (7.6)
A Server-Side Request Forgery vulnerability was identified in GitHub Enterprise Server that allowed an attacker with the Site Administrator role to gain arbitrary code execution capability on the GitHub Enterprise Server instance. Exploitation required authenticated access to GitHub Enterprise Server as a user with the Site Administrator role. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.13 and was fixed in versions 3.12.5, 3.11.11, 3.10.13, and 3.9.16. This vulnerability was reported via the GitHub Bug Bounty program.
Published: 2024-06-20T21:31:37.111Z
Updated: 2024-08-01T21:18:07.077Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-5566 |
vulnerable | 2026-06-03 14:57:53.295863 |
Improper Privilege Management allows for access to unauthorized repository content during migration
MEDIUM (5.8)
An improper privilege management vulnerability allowed users to migrate private repositories without having appropriate scopes defined on the related Personal Access Token. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.14 and was fixed in version 3.13.1, 3.12.6, 3.11.12, 3.10.14, and 3.9.17.
Published: 2024-07-16T21:26:46.902Z
Updated: 2024-08-01T21:18:06.292Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-4985 |
vulnerable | 2026-06-03 14:57:16.662821 |
Details available
An authentication bypass vulnerability was present in the GitHub Enterprise Server (GHES) when utilizing SAML single sign-on authentication with the optional encrypted assertions feature. This vulnerability allowed an attacker to forge a SAML response to provision and/or gain access to a user with site administrator privileges. Exploitation of this vulnerability would allow unauthorized access to the instance without requiring prior authentication. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.13.0 and was fixed in versions 3.9.15, 3.10.12, 3.11.10 and 3.12.4. This vulnerability was reported via the GitHub Bug Bounty program.
Published: 2024-05-20T21:17:27.315Z
Updated: 2024-08-01T20:55:10.505Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-3684 |
vulnerable | 2026-06-03 14:56:31.729626 |
Improper Privilege Management was identified in GitHub Enterprise Server that allowed privilege escalation in the Management Console
HIGH (8)
A server side request forgery vulnerability was identified in GitHub Enterprise Server that allowed an attacker with an editor role in the Management Console to gain admin access to the appliance when configuring the Artifacts & Logs and Migrations Storage. Exploitation of this vulnerability required access to the GitHub Enterprise Server instance and access to the Management Console with the editor role. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.12 and was fixed in versions 3.12.2, 3.11.8, 3.10.10, and 3.9.13. This vulnerability was reported via the GitHub Bug Bounty program.
Published: 2024-04-19T14:25:24.638Z
Updated: 2024-08-01T20:20:00.537Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-3646 |
vulnerable | 2026-06-03 14:56:31.565794 |
Command injection vulnerability was identified in GitHub Enterprise Server that allowed privilege escalation in the Management Console
HIGH (8)
A command injection vulnerability was identified in GitHub Enterprise Server that allowed an attacker with an editor role in the Management Console to gain admin SSH access to the instance when configuring the chat integration. Exploitation of this vulnerability required access to the GitHub Enterprise Server instance and access to the Management Console with the editor role. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.12 and was fixed in versions 3.12.2, 3.11.8, 3.10.10, and 3.9.13. This vulnerability was reported via the GitHub Bug Bounty program.
Published: 2024-04-19T14:21:47.779Z
Updated: 2024-08-01T20:20:00.135Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-3470 |
vulnerable | 2026-06-03 14:56:24.454906 |
Repository administrator can bypass organization's ruleset using deploy keys
MEDIUM (5.9)
An Improper Privilege Management vulnerability was identified in GitHub Enterprise Server that allowed an attacker to use a deploy key pertaining to an organization to bypass an organization ruleset. An attacker would require access to a valid deploy key for a repository in the organization as well as repository administrator access. This vulnerability affected versions of GitHub Enterprise Server 3.11 to 3.12 and was fixed in versions 3.11.8 and 3.12.2. This vulnerability was reported via the GitHub Bug Bounty program.
Published: 2024-04-19T14:17:47.071Z
Updated: 2024-08-01T20:12:07.311Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-2748 |
vulnerable | 2026-06-03 14:55:30.066847 |
CSRF vulnerability was identified in GitHub Enterprise Server that allowed performing actions on behalf of a user
MEDIUM (4.3)
A Cross Site Request Forgery vulnerability was identified in GitHub Enterprise Server that allowed an attacker to execute unauthorized actions on behalf of an unsuspecting user. A mitigating factor is that user interaction is required. This vulnerability affected GitHub Enterprise Server 3.12.0 and was fixed in versions 3.12.1. This vulnerability was reported via the GitHub Bug Bounty program.
Published: 2024-03-20T23:09:40.032Z
Updated: 2024-08-02T19:20:10.085Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-2469 |
vulnerable | 2026-06-03 14:55:29.327566 |
Remote Code Execution in GitHub Enterprise Server Allowed Administrators to gain SSH access to the appliance
HIGH (8)
An attacker with an Administrator role in GitHub Enterprise Server could gain SSH root access via remote code execution. This vulnerability affected GitHub Enterprise Server version 3.8.0 and above and was fixed in version 3.8.17, 3.9.12, 3.10.9, 3.11.7 and 3.12.1. This vulnerability was reported via the GitHub Bug Bounty program.
Published: 2024-03-20T22:56:03.451Z
Updated: 2025-04-10T20:16:44.625Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-2443 |
vulnerable | 2026-06-03 14:55:29.260751 |
Improper input validation vulnerability was identified in GitHub Enterprise Server that allowed privilege escalation in the Management Console
CRITICAL (9.1)
A command injection vulnerability was identified in GitHub Enterprise Server that allowed an attacker with an editor role in the Management Console to gain admin SSH access to the appliance when configuring GeoJSON settings. Exploitation of this vulnerability required access to the GitHub Enterprise Server instance and access to the Management Console with the editor role. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.13 and was fixed in versions 3.8.17, 3.9.12, 3.10.9, 3.11.7, and 3.12.1. This vulnerability was reported via the GitHub Bug Bounty program.
Published: 2024-03-20T23:04:23.899Z
Updated: 2024-08-27T19:36:36.453Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-2440 |
vulnerable | 2026-06-03 14:55:29.252239 |
Race Condition was identified in GitHub Enterprise Server that allowed maintaining admin permissions
MEDIUM (5.5)
A race condition in GitHub Enterprise Server allowed an existing admin to maintain permissions on a detached repository by making a GraphQL mutation to alter repository permissions while the repository is detached. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.13 and was fixed in versions 3.9.13, 3.10.10, 3.11.8 and 3.12.1. This vulnerability was reported via the GitHub Bug Bounty program.
Published: 2024-04-19T17:02:29.144Z
Updated: 2024-08-01T19:11:53.576Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-1908 |
vulnerable | 2026-06-03 14:54:34.924428 |
Improper Privilege Management vulnerability was identified in GitHub Enterprise Server that allowed Privilege Escalation
MEDIUM (6.3)
An Improper Privilege Management vulnerability was identified in GitHub Enterprise Server that allowed an attacker to use the Enterprise Actions GitHub Connect download token to fetch private repository data. An attacker would require an account on the server instance with non-default settings for GitHub Connect. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.12 and was fixed in versions 3.8.16, 3.9.11, 3.10.8, and 3.11.6. This vulnerability was reported via the GitHub Bug Bounty program.
Published: 2024-02-29T18:23:21.156Z
Updated: 2024-08-05T15:06:12.570Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-1482 |
vulnerable | 2026-06-03 14:54:27.010830 |
Improper Authorization in GitHub Enterprise Server allowed unauthorized workflow execution
HIGH (7.1)
An incorrect authorization vulnerability was identified in GitHub Enterprise Server that allowed an attacker to create new branches in public repositories and run arbitrary GitHub Actions workflows with permissions from the GITHUB_TOKEN. To exploit this vulnerability, an attacker would need access to the Enterprise Server. This vulnerability affected all versions of GitHub Enterprise Server after 3.8 and prior to 3.12, and was fixed in versions 3.9.10, 3.10.7, 3.11.5. This vulnerability was reported via the GitHub Bug Bounty program.
Published: 2024-02-14T20:04:47.981Z
Updated: 2024-08-01T18:40:21.100Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-1378 |
vulnerable | 2026-06-03 14:54:26.801750 |
Command injection vulnerability was identified in GitHub Enterprise Server that allowed privilege escalation in the Mangement Console
CRITICAL (9.1)
A command injection vulnerability was identified in GitHub Enterprise Server that allowed an attacker with an editor role in the Management Console to gain admin SSH access to the appliance via nomad templates when configuring SMTP options. Exploitation of this vulnerability required access to the GitHub Enterprise Server instance and access to the Management Console with the editor role. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.12 and was fixed in versions 3.11.5, 3.10.7, 3.9.10, and 3.8.15. This vulnerability was reported via the GitHub Bug Bounty program https://bounty.github.com .
Published: 2024-02-13T18:54:29.943Z
Updated: 2024-08-16T19:08:04.844Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-1374 |
vulnerable | 2026-06-03 14:54:26.798312 |
Command injection vulnerability was identified in GitHub Enterprise Server that allowed privilege escalation in the Mangement Console
CRITICAL (9.1)
A command injection vulnerability was identified in GitHub Enterprise Server that allowed an attacker with an editor role in the Management Console to gain admin SSH access to the appliance via nomad templates when configuring audit log forwarding. Exploitation of this vulnerability required access to the GitHub Enterprise Server instance and access to the Management Console with the editor role. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.12 and was fixed in versions 3.11.5, 3.10.7, 3.9.10, and 3.8.15. This vulnerability was reported via the GitHub Bug Bounty program https://bounty.github.com .
Published: 2024-02-13T18:54:18.668Z
Updated: 2025-05-09T18:18:30.616Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-1372 |
vulnerable | 2026-06-03 14:54:26.797753 |
Command injection vulnerability was identified in GitHub Enterprise Server that allowed privilege escalation in the Mangement Console
CRITICAL (9.1)
A command injection vulnerability was identified in GitHub Enterprise Server that allowed an attacker with an editor role in the Management Console to gain admin SSH access to the appliance when configuring SAML settings. Exploitation of this vulnerability required access to the GitHub Enterprise Server instance and access to the Management Console with the editor role. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.12 and was fixed in versions 3.11.5, 3.10.7, 3.9.10, and 3.8.15. This vulnerability was reported via the GitHub Bug Bounty program https://bounty.github.com .
Published: 2024-02-13T18:54:03.413Z
Updated: 2025-05-09T18:18:10.070Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-1369 |
vulnerable | 2026-06-03 14:54:26.789926 |
Command injection vulnerability was identified in GitHub Enterprise Server that allowed privilege escalation in the Mangement Console
CRITICAL (9.1)
A command injection vulnerability was identified in GitHub Enterprise Server that allowed an attacker with an editor role in the Management Console to gain admin SSH access to the appliance when setting the username and password for collectd configurations. Exploitation of this vulnerability required access to the GitHub Enterprise Server instance and access to the Management Console with the editor role. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.12 and was fixed in versions 3.11.5, 3.10.7, 3.9.10, and 3.8.15. This vulnerability was reported via the GitHub Bug Bounty program https://bounty.github.com .
Published: 2024-02-13T18:53:29.406Z
Updated: 2024-08-27T19:10:24.405Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-1359 |
vulnerable | 2026-06-03 14:54:26.770648 |
Command injection vulnerability was identified in GitHub Enterprise Server that allowed privilege escalation in the Mangement Console
CRITICAL (9.1)
A command injection vulnerability was identified in GitHub Enterprise Server that allowed an attacker with an editor role in the Management Console to gain admin SSH access to the appliance when setting up an HTTP proxy. Exploitation of this vulnerability required access to the GitHub Enterprise Server instance and access to the Management Console with the editor role. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.12 and was fixed in versions 3.11.5, 3.10.7, 3.9.10, and 3.8.15. This vulnerability was reported via the GitHub Bug Bounty program https://bounty.github.com .
Published: 2024-02-13T18:52:27.176Z
Updated: 2025-05-09T18:17:48.415Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-1355 |
vulnerable | 2026-06-03 14:54:26.752946 |
Command injection vulnerability was identified in GitHub Enterprise Server that allowed privilege escalation in the Mangement Console
CRITICAL (9.1)
A command injection vulnerability was identified in GitHub Enterprise Server that allowed an attacker with an editor role in the Management Console to gain admin SSH access to the appliance via the actions-console docker container while setting a service URL. Exploitation of this vulnerability required access to the GitHub Enterprise Server instance and access to the Management Console with the editor role. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.12 and was fixed in versions 3.11.5, 3.10.7, 3.9.10, and 3.8.15. This vulnerability was reported via the GitHub Bug Bounty program.
Published: 2024-02-13T18:51:14.254Z
Updated: 2025-03-24T19:19:35.984Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-1354 |
vulnerable | 2026-06-03 14:54:26.752335 |
Command injection vulnerability was identified in GitHub Enterprise Server that allowed privilege escalation in the Mangement Console
HIGH (8)
A command injection vulnerability was identified in GitHub Enterprise Server that allowed an attacker with an editor role in the Management Console to gain admin SSH access to the appliance via the `syslog-ng` configuration file. Exploitation of this vulnerability required access to the GitHub Enterprise Server instance and access to the Management Console with the editor role. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.12 and was fixed in versions 3.11.5, 3.10.7, 3.9.10, and 3.8.15. This vulnerability was reported via the GitHub Bug Bounty program.
Published: 2024-02-13T18:50:44.852Z
Updated: 2025-05-08T15:35:22.078Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-1084 |
vulnerable | 2026-06-03 14:54:26.139637 |
Details available
MEDIUM (6.5)
Cross-site Scripting in the tag name pattern field in the tag protections UI in GitHub Enterprise Server allows a malicious website that requires user interaction and social engineering to make changes to a user account via CSP bypass with created CSRF tokens. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.12 and was fixed in all versions of 3.11.5, 3.10.7, 3.9.10, and 3.8.15. This vulnerability was reported via the GitHub Bug Bounty program.
Published: 2024-02-13T18:44:05.830Z
Updated: 2024-08-01T18:26:30.428Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-1082 |
vulnerable | 2026-06-03 14:54:26.129515 |
Path traversal vulnerability in GitHub Enterprise Server that allowed arbitrary file read with a specially crafted GitHub Pages artifact upload
MEDIUM (6.3)
A path traversal vulnerability was identified in GitHub Enterprise Server that allowed an attacker to gain unauthorized read permission to files by deploying arbitrary symbolic links to a GitHub Pages site with a specially crafted artifact tarball. To exploit this vulnerability, an attacker would need permission to create and build a GitHub Pages site on the GitHub Enterprise Server instance. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.12 and was fixed in versions 3.8.15, 3.9.10, 3.10.7, 3.11.5. This vulnerability was reported via the GitHub Bug Bounty program.
Published: 2024-02-13T18:47:10.591Z
Updated: 2025-05-09T18:16:58.580Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-10824 |
vulnerable | 2026-06-03 14:54:12.637663 |
Authorization Bypass Vulnerability was Identified in GitHub Enterprise Server that Allowed Unauthorized Internal Users to Access Secret Scanning Alert Data
An authorization bypass vulnerability was identified in GitHub Enterprise Server that allowed unauthorized internal users to access sensitive secret scanning alert data intended only for business owners. This issue could be exploited only by organization members with a personal access token (PAT) and required that secret scanning be enabled on user-owned repositories. This vulnerability affected GitHub Enterprise Server versions after 3.13.0 but prior to 3.14.0 and was fixed in version 3.13.2.
Published: 2024-11-07T21:15:11.200Z
Updated: 2024-11-08T15:48:41.503Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-10007 |
vulnerable | 2026-06-03 14:54:04.678392 |
Pre-Receive Hook Path Collision Vulnerability in GitHub Enterprise Server Allowing Privilege Escalation
A path collision and arbitrary code execution vulnerability was identified in GitHub Enterprise Server that allowed container escape to escalate to root via ghe-firejail path. Exploitation of this vulnerability requires Enterprise Administrator access to the GitHub Enterprise Server instance. This vulnerability affected all versions of GitHub Enterprise prior to 3.15 and was fixed in versions 3.14.3, 3.13.6, 3.12.11, and 3.11.17. This vulnerability was reported via the GitHub Bug Bounty program.
Published: 2024-11-07T20:58:17.777Z
Updated: 2024-11-08T15:50:55.912Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-10001 |
vulnerable | 2026-06-03 14:54:04.660243 |
Code Injection Vulnerability in GitHub Enterprise Server Allows Arbitrary Code Execution via Message Handling
A Code Injection vulnerability was identified in GitHub Enterprise Server that allowed attackers to inject malicious code into the query selector via the identity property in the message handling function. This enabled the exfiltration of sensitive data by manipulating the DOM, including authentication tokens. To execute the attack, the victim must be logged into GitHub and interact with the attacker controlled malicious webpage containing the hidden iframe. This vulnerability occurs due to an improper sequence of validation, where the origin check occurs after accepting the user-controlled identity property. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.11.16, 3.12.10, 3.13.5, 3.14.2, and 3.15.0. This vulnerability was reported via the GitHub Bug Bounty program.
Published: 2025-01-29T18:24:58.816Z
Updated: 2025-02-12T16:49:49.740Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-0507 |
vulnerable | 2026-06-03 14:54:02.862455 |
Privilege Escalation by Code Injection in the Management Console in GitHub Enterprise Server
MEDIUM (6.5)
An attacker with access to a Management Console user account with the editor role could escalate privileges through a command injection vulnerability in the Management Console. This vulnerability affected all versions of GitHub Enterprise Server and was fixed in versions 3.11.3, 3.10.5, 3.9.8, and 3.8.13 This vulnerability was reported via the GitHub Bug Bounty program.
Published: 2024-01-16T18:51:28.374Z
Updated: 2024-10-22T15:50:55.430Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-0200 |
vulnerable | 2026-06-03 14:54:01.880575 |
Unsafe Reflection in Github Enterprise Server leading to Command Injection
HIGH (7.2)
An unsafe reflection vulnerability was identified in GitHub Enterprise Server that could lead to reflection injection. This vulnerability could lead to the execution of user-controlled methods and remote code execution. To exploit this bug, an actor would need to be logged into an account on the GHES instance with the organization owner role. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.12 and was fixed in versions 3.8.13, 3.9.8, 3.10.5, and 3.11.3. This vulnerability was reported via the GitHub Bug Bounty program.
Published: 2024-01-16T18:50:48.931Z
Updated: 2024-08-01T17:41:16.005Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-6847 |
vulnerable | 2026-06-03 14:53:59.148725 |
Improper Authentication in GitHub Enterprise Server leading to Authentication Bypass for Public Repository Data
HIGH (7.5)
An improper authentication vulnerability was identified in GitHub Enterprise Server that allowed a bypass of Private Mode by using a specially crafted API request. To exploit this vulnerability, an attacker would need network access to the Enterprise Server appliance configured in Private Mode. This vulnerability affected all versions of GitHub Enterprise Server since 3.9 and was fixed in version 3.9.7, 3.10.4, and 3.11.1. This vulnerability was reported via the GitHub Bug Bounty program.
Published: 2023-12-21T20:46:07.362Z
Updated: 2024-08-02T08:42:07.604Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-6804 |
vulnerable | 2026-06-03 14:53:59.009438 |
Improper Privilege Management allows for arbitrary workflows to be run
MEDIUM (6.5)
Improper privilege management allowed arbitrary workflows to be committed and run using an improperly scoped PAT. To exploit this, a workflow must have already existed in the target repo. This vulnerability affected all versions of GitHub Enterprise Server since 3.8 and was fixed in version 3.8.12, 3.9.7, 3.10.4, and 3.11.1.
Published: 2023-12-21T20:45:34.098Z
Updated: 2024-11-27T18:41:27.790Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-6803 |
vulnerable | 2026-06-03 14:53:59.008976 |
Race Condition allows Unauthorized Outside Collaborator
MEDIUM (5.8)
A race condition in GitHub Enterprise Server allows an outside collaborator to be added while a repository is being transferred. This vulnerability affected all versions of GitHub Enterprise Server since 3.8 and was fixed in version 3.8.12, 3.9.7, 3.10.4, and 3.11.1.
Published: 2023-12-21T20:45:27.233Z
Updated: 2024-08-02T08:42:07.752Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-6802 |
vulnerable | 2026-06-03 14:53:59.008610 |
Sensitive Information in Log File in GitHub Enterprise Server
HIGH (7.2)
An insertion of sensitive information into the log file in the audit log in GitHub Enterprise Server was identified that could allow an attacker to gain access to the management console. To exploit this, an attacker would need access to the log files for the GitHub Enterprise Server appliance, a backup archive created with GitHub Enterprise Server Backup Utilities, or a service which received streamed logs. This vulnerability affected all versions of GitHub Enterprise Server since 3.8 and was fixed in version 3.8.12, 3.9.7, 3.10.4, and 3.11.1.
Published: 2023-12-21T20:45:24.749Z
Updated: 2024-09-13T14:55:25.219Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-6746 |
vulnerable | 2026-06-03 14:53:58.857680 |
Sensitive Information in Log File in GitHub Enterprise Server
HIGH (8.1)
An insertion of sensitive information into log file vulnerability was identified in the log files for a GitHub Enterprise Server back-end service that could permit an `adversary in the middle attack` when combined with other phishing techniques. To exploit this, an attacker would need access to the log files for the GitHub Enterprise Server appliance, a backup archive created with GitHub Enterprise Server Backup Utilities, or a service which received streamed logs. This vulnerability affected all versions of GitHub Enterprise Server since 3.7 and was fixed in version 3.7.19, 3.8.12, 3.9.7, 3.10.4, and 3.11.1.
Published: 2023-12-21T20:45:23.261Z
Updated: 2025-04-23T16:22:17.760Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-6690 |
vulnerable | 2026-06-03 14:53:58.677303 |
Details available
LOW (3.9)
A race condition in GitHub Enterprise Server allowed an existing admin to maintain permissions on transferred repositories by making a GraphQL mutation to alter repository permissions during the transfer. This vulnerability affected GitHub Enterprise Server version 3.8.0 and above and was fixed in version 3.8.12, 3.9.7, 3.10.4, and 3.11.1.
Published: 2023-12-21T20:45:19.285Z
Updated: 2024-08-02T08:35:14.855Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-51380 |
vulnerable | 2026-06-03 14:53:32.089202 |
Incorrect Authorization allows Read Access to Issue Comments in GitHub Enterprise Server
LOW (2.7)
An incorrect authorization vulnerability was identified in GitHub Enterprise Server that allowed issue comments to be read with an improperly scoped token. This vulnerability affected all versions of GitHub Enterprise Server since 3.7 and was fixed in version 3.7.19, 3.8.12, 3.9.7, 3.10.4, and 3.11.1.
Published: 2023-12-21T20:45:48.028Z
Updated: 2024-08-02T22:32:09.043Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-51379 |
vulnerable | 2026-06-03 14:53:32.087989 |
Incorrect Authorization for Issue Comments in GitHub Enterprise Server
MEDIUM (4.9)
An incorrect authorization vulnerability was identified in GitHub Enterprise Server that allowed issue comments to be updated with an improperly scoped token. This vulnerability did not allow unauthorized access to any repository content as it also required contents:write and issues:read permissions. This vulnerability affected all versions of GitHub Enterprise Server since 3.7 and was fixed in version 3.17.19, 3.8.12, 3.9.7, 3.10.4, and 3.11.1.
Published: 2023-12-21T20:45:46.269Z
Updated: 2024-08-02T22:32:09.453Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-46649 |
vulnerable | 2026-06-03 14:53:10.275591 |
Race Condition allows Administrative Access on Organization Repositories
MEDIUM (6.3)
A race condition in GitHub Enterprise Server was identified that could allow an attacker administrator access. To exploit this, an organization needs to be converted from a user. This vulnerability affected all versions of GitHub Enterprise Server since 3.7 and was fixed in version 3.7.19, 3.8.12, 3.9.7, 3.10.4, and 3.11.1.
Published: 2023-12-21T20:45:43.763Z
Updated: 2024-08-02T20:53:20.936Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-46648 |
vulnerable | 2026-06-03 14:53:10.273890 |
Insufficient Entropy in GitHub Enterprise Server Management Console Invitation Token
HIGH (8.3)
An insufficient entropy vulnerability was identified in GitHub Enterprise Server (GHES) that allowed an attacker to brute force a user invitation to the GHES Management Console. To exploit this vulnerability, an attacker would need knowledge that a user invitation was pending. This vulnerability affected all versions of GitHub Enterprise Server since 3.8 and was fixed in version 3.8.12, 3.9.7, 3.10.4, and 3.11.1. This vulnerability was reported via the GitHub Bug Bounty program.
Published: 2023-12-21T20:45:45.845Z
Updated: 2024-08-02T20:53:20.919Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-46647 |
vulnerable | 2026-06-03 14:53:10.273436 |
Improper Privilege Management in GitHub Enterprise Server management console leads to privilege escalation
HIGH (8)
Improper privilege management in all versions of GitHub Enterprise Server allows users with authorized access to the management console with an editor role to escalate their privileges by making requests to the endpoint used for bootstrapping the instance. This vulnerability affected GitHub Enterprise Server version 3.8.0 and above and was fixed in version 3.8.12, 3.9.6, 3.10.3, and 3.11.0.
Published: 2023-12-21T20:45:17.664Z
Updated: 2024-08-02T20:53:20.870Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-46646 |
vulnerable | 2026-06-03 14:53:10.273041 |
Details available
MEDIUM (5.3)
Improper access control in all versions of GitHub Enterprise Server allows unauthorized users to view private repository names via the "Get a check run" API endpoint. This vulnerability did not allow unauthorized access to any repository content besides the name. This vulnerability affected GitHub Enterprise Server version 3.7.0 and above and was fixed in version 3.17.19, 3.8.12, 3.9.7 3.10.4, and 3.11.0.
Published: 2023-12-21T20:45:15.264Z
Updated: 2024-11-27T18:41:53.394Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-46645 |
vulnerable | 2026-06-03 14:53:10.272499 |
Path traversal in GitHub Enterprise Server leading to arbitrary file reading when building a GitHub Pages site
MEDIUM (6.8)
A path traversal vulnerability was identified in GitHub Enterprise Server that allowed arbitrary file reading when building a GitHub Pages site. To exploit this vulnerability, an attacker would need permission to create and build a GitHub Pages site on the GitHub Enterprise Server instance. This vulnerability affected all versions of GitHub Enterprise Server since 3.7 and was fixed in version 3.7.19, 3.8.12, 3.9.7, 3.10.4, and 3.11.1. This vulnerability was reported via the GitHub Bug Bounty program.
Published: 2023-12-21T20:45:23.178Z
Updated: 2024-09-13T14:56:06.758Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-23766 |
vulnerable | 2026-06-03 14:49:28.618604 |
Incorrect comparison vulnerability in GitHub Enterprise Server leading to commit smuggling
MEDIUM (4.5)
An incorrect comparison vulnerability was identified in GitHub Enterprise Server that allowed commit smuggling by displaying an incorrect diff in a re-opened Pull Request. To do so, an attacker would need write access to the repository. This vulnerability affected all versions of GitHub Enterprise Server and was fixed in versions 3.6.17, 3.7.15, 3.8.8, 3.9.3, and 3.10.1. This vulnerability was reported via the GitHub Bug Bounty program.
Published: 2023-09-22T14:18:49.735Z
Updated: 2024-09-24T14:29:38.315Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-23765 |
vulnerable | 2026-06-03 14:49:28.618092 |
Incorrect comparison vulnerability in GitHub Enterprise Server leading to commit smuggling
MEDIUM (4.8)
An incorrect comparison vulnerability was identified in GitHub Enterprise Server that allowed commit smuggling by displaying an incorrect diff in a re-opened Pull Request. To exploit this vulnerability, an attacker would need write access to the repository. This vulnerability was reported via the GitHub Bug Bounty Program https://bounty.github.com/ .
Published: 2023-08-30T22:33:40.932Z
Updated: 2024-09-27T14:22:23.490Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-23764 |
vulnerable | 2026-06-03 14:49:28.616117 |
Incorrect comparison vulnerability in GitHub Enterprise Server leading to commit smuggling
MEDIUM (4.8)
An incorrect comparison vulnerability was identified in GitHub Enterprise Server that allowed commit smuggling by displaying an incorrect diff within the GitHub pull request UI. To do so, an attacker would need write access to the repository. This vulnerability affected GitHub Enterprise Server versions 3.7.0 and above and was fixed in versions 3.7.9, 3.8.2, and 3.9.1. This vulnerability was reported via the GitHub Bug Bounty program.
Published: 2023-07-27T20:45:19.973Z
Updated: 2024-10-16T20:11:49.691Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-23763 |
vulnerable | 2026-06-03 14:49:28.615737 |
Information disclosure in GitHub Enterprise Server leading to private repository leakage
MEDIUM (5.3)
An authorization/sensitive information disclosure vulnerability was identified in GitHub Enterprise Server that allowed a fork to retain read access to an upstream repository after its visibility was changed to private. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.10.0 and was fixed in versions 3.9.4, 3.8.9, 3.7.16 and 3.6.18. This vulnerability was reported via the GitHub Bug Bounty program.
Published: 2023-09-01T14:23:42.930Z
Updated: 2024-10-01T14:23:19.054Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-23762 |
vulnerable | 2026-06-03 14:49:28.615225 |
Incorrect comparison vulnerability in GitHub Enterprise Server leading to commit smuggling
MEDIUM (6.5)
An incorrect comparison vulnerability was identified in GitHub Enterprise Server that allowed commit smuggling by displaying an incorrect diff. To do so, an attacker would need write access to the repository and be able to correctly guess the target branch before it’s created by the code maintainer. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.9 and was fixed in versions 3.4.18, 3.5.15, 3.6.11, 3.7.8, and 3.8.1. This vulnerability was reported via the GitHub Bug Bounty program.
Published: 2023-04-07T18:41:52.689Z
Updated: 2025-02-10T15:20:05.018Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-23761 |
vulnerable | 2026-06-03 14:49:28.613574 |
Improper authentication vulnerability in GitHub Enterprise Server leading to modification of secret gists
HIGH (7.7)
An improper authentication vulnerability was identified in GitHub Enterprise Server that allowed an unauthorized actor to modify other users' secret gists by authenticating through an SSH certificate authority. To do so, a user had to know the secret gist's URL. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.9 and was fixed in versions 3.4.18, 3.5.15, 3.6.11, 3.7.8, and 3.8.1. This vulnerability was reported via the GitHub Bug Bounty program.
Published: 2023-04-07T18:41:47.038Z
Updated: 2025-02-07T20:14:26.121Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-23760 |
vulnerable | 2026-06-03 14:49:28.613062 |
Path traversal in GitHub Enterprise Server leading to remote code execution
MEDIUM (4.9)
A path traversal vulnerability was identified in GitHub Enterprise Server that allowed remote code execution when building a GitHub Pages site. To exploit this vulnerability, an attacker would need permission to create and build a GitHub Pages site on the GitHub Enterprise Server instance. This vulnerability affected all versions of GitHub Enterprise Server prior to versions 3.8 and was fixed in versions 3.7.7, 3.6.10, 3.5.14, and 3.4.17. This vulnerability was reported via the GitHub Bug Bounty program.
Published: 2023-03-08T18:43:51.187Z
Updated: 2025-02-28T19:48:30.725Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-22381 |
vulnerable | 2026-06-03 14:49:18.225680 |
Code injection in GitHub Enterprise Server leading to arbitrary environment variables in GitHub Actions
MEDIUM (4.1)
A code injection vulnerability was identified in GitHub Enterprise Server that allowed setting arbitrary environment variables from a single environment variable value in GitHub Actions when using a Windows based runner. To exploit this vulnerability, an attacker would need existing permission to control the value of environment variables for use with GitHub Actions. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.8.0 and was fixed in versions 3.4.15, 3.5.12, 3.6.8, 3.7.5. This vulnerability was reported via the GitHub Bug Bounty program.
Published: 2023-03-02T20:54:34.191Z
Updated: 2025-03-05T20:05:02.297Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-22380 |
vulnerable | 2026-06-03 14:49:18.225134 |
Path traversal in GitHub Enterprise Server leading to arbitrary file reading when building a GitHub Pages site
A path traversal vulnerability was identified in GitHub Enterprise Server that allowed arbitrary file reading when building a GitHub Pages site. To exploit this vulnerability, an attacker would need permission to create and build a GitHub Pages site on the GitHub Enterprise Server instance. This vulnerability affected all versions of GitHub Enterprise Server since 3.7 and was fixed in version 3.7.6. This vulnerability was reported via the GitHub Bug Bounty program.
Published: 2023-02-16T00:00:00.000Z
Updated: 2025-03-19T15:35:56.135Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-46258 |
vulnerable | 2026-06-03 14:48:25.759707 |
Incorrect Authorization in GitHub Enterprise Server leads to Action Workflow modifications without Workflow Scope
An incorrect authorization vulnerability was identified in GitHub Enterprise Server that allowed a repository-scoped token with read/write access to modify Action Workflow files without a Workflow scope. The Create or Update file contents API should enforce workflow scope. This vulnerability affected all versions of GitHub Enterprise Server prior to version 3.7 and was fixed in versions 3.3.16, 3.4.11, 3.5.8, and 3.6.4. This vulnerability was reported via the GitHub Bug Bounty program.
Published: 2023-01-09T00:00:00.000Z
Updated: 2025-04-09T13:51:10.568Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-46257 |
vulnerable | 2026-06-03 14:48:25.759263 |
Information disclosure in GitHub Enterprise Server leading to unauthorized viewing of private repository names
An information disclosure vulnerability was identified in GitHub Enterprise Server that allowed private repositories to be added to a GitHub Actions runner group via the API by a user who did not have access to those repositories, resulting in the repository names being shown in the UI. To exploit this vulnerability, an attacker would need access to the GHES instance, permissions to modify GitHub Actions runner groups, and successfully guess the obfuscated ID of private repositories. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.7 and was fixed in versions 3.3.17, 3.4.12, 3.5.9, 3.6.5. This vulnerability was reported via the GitHub Bug Bounty program.
Published: 2023-03-07T00:00:00.000Z
Updated: 2025-03-06T14:52:44.927Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-46256 |
vulnerable | 2026-06-03 14:48:25.758808 |
Path traversal in GitHub Enterprise Server leading to remote code execution in GitHub Pages
A path traversal vulnerability was identified in GitHub Enterprise Server that allowed remote code execution when building a GitHub Pages site. To exploit this vulnerability, an attacker would need permission to create and build a GitHub Pages site on the instance. This vulnerability was fixed in versions 3.3.17, 3.4.12, 3.5.9, 3.6.5 and 3.7.2. This vulnerability was reported via the GitHub Bug Bounty program.
Published: 2022-12-14T00:00:00.000Z
Updated: 2025-04-22T15:55:55.601Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-23741 |
vulnerable | 2026-06-03 14:46:28.184236 |
Incorrect authorization in GitHub Enterprise Server token generation leading to full admin access
An incorrect authorization vulnerability was identified in GitHub Enterprise Server that allowed a scoped user-to-server token to escalate to full admin/owner privileges. An attacker would require an account with admin access to install a malicious GitHub App. This vulnerability was fixed in versions 3.3.17, 3.4.12, 3.5.9, and 3.6.5. This vulnerability was reported via the GitHub Bug Bounty program.
Published: 2022-12-14T00:00:00.000Z
Updated: 2025-04-22T16:09:01.149Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-23739 |
vulnerable | 2026-06-03 14:46:28.181564 |
Incorrect authorization check in GitHub Enterprise Server leading to escalation of privileges in GraphQL API requests from GitHub Apps using scoped user-to-server tokens
An incorrect authorization vulnerability was identified in GitHub Enterprise Server, allowing for escalation of privileges in GraphQL API requests from GitHub Apps. This vulnerability allowed an app installed on an organization to gain access to and modify most organization-level resources that are not tied to a repository regardless of granted permissions, such as users and organization-wide projects. Resources associated with repositories were not impacted, such as repository file content, repository-specific projects, issues, or pull requests. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.7.1 and was fixed in versions 3.3.16, 3.4.11, 3.5.8, 3.6.4, 3.7.1. This vulnerability was reported via the GitHub Bug Bounty program.
Published: 2023-01-17T00:00:00.000Z
Updated: 2025-04-08T20:17:33.773Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-23738 |
vulnerable | 2026-06-03 14:46:28.181148 |
Incomplete cache verification issue in GitHub Enterprise Server leading to exposure of private repo files
An improper cache key vulnerability was identified in GitHub Enterprise Server that allowed an unauthorized actor to access private repository files through a public repository. To exploit this, an actor would need to already be authorized on the GitHub Enterprise Server instance, be able to create a public repository, and have a site administrator visit a specially crafted URL. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.6 and was fixed in versions 3.2.20, 3.3.15, 3.4.10, 3.5.7, 3.6.3. This vulnerability was reported via the GitHub Bug Bounty program.
Published: 2022-11-01T00:00:00.000Z
Updated: 2025-05-06T14:35:41.946Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-23737 |
vulnerable | 2026-06-03 14:46:28.180711 |
Improper Privilege Management in GitHub Enterprise Server leading to page creation and deletion
An improper privilege management vulnerability was identified in GitHub Enterprise Server that allowed users with improper privileges to create or delete pages via the API. To exploit this vulnerability, an attacker would need to be added to an organization's repo with write permissions. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.7 and was fixed in versions 3.2.20, 3.3.15, 3.4.10, 3.5.7, and 3.6.3. This vulnerability was reported via the GitHub Bug Bounty program.
Published: 2022-12-01T00:00:00.000Z
Updated: 2025-04-24T14:32:04.210Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-23734 |
vulnerable | 2026-06-03 14:46:28.180270 |
Deserialization of Untrusted Data vulnerability in GitHub Enterprise Server leading to Remote Code Execution
A deserialization of untrusted data vulnerability was identified in GitHub Enterprise Server that could potentially lead to remote code execution on the SVNBridge. To exploit this vulnerability, an attacker would need to gain access via a server-side request forgery (SSRF) that would let an attacker control the data being deserialized. This vulnerability affected all versions of GitHub Enterprise Server prior to v3.6 and was fixed in versions 3.5.3, 3.4.6, 3.3.11, and 3.2.16. This vulnerability was reported via the GitHub Bug Bounty program.
Published: 2022-10-19T00:00:00.000Z
Updated: 2025-05-09T14:50:32.354Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-23733 |
vulnerable | 2026-06-03 14:46:28.179834 |
Stored XSS vulnerability in GitHub Enterprise Server leading to injection of arbitrary attributes
A stored XSS vulnerability was identified in GitHub Enterprise Server that allowed the injection of arbitrary attributes. This injection was blocked by Github's Content Security Policy (CSP). This vulnerability affected all versions of GitHub Enterprise Server prior to 3.6 and was fixed in versions 3.3.11, 3.4.6 and 3.5.3. This vulnerability was reported via the GitHub Bug Bounty program.
Published: 2022-08-02T16:05:14.000Z
Updated: 2024-08-03T03:51:45.926Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-23732 |
vulnerable | 2026-06-03 14:46:28.179411 |
Path traversal in GitHub Enterprise Server management console leading to a bypass of CSRF protections
A path traversal vulnerability was identified in GitHub Enterprise Server management console that allowed the bypass of CSRF protections. This could potentially lead to privilege escalation. To exploit this vulnerability, an attacker would need to target a user that was actively logged into the management console. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.5 and was fixed in versions 3.1.19, 3.2.11, 3.3.6, 3.4.1. This vulnerability was reported via the GitHub Bug Bounty program.
Published: 2022-04-05T00:10:11.000Z
Updated: 2024-08-03T03:51:46.012Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2021-41599 |
vulnerable | 2026-06-03 14:45:26.022942 |
Improper control flow in GitHub Enterprise Server hosted Pages leads to remote code execution
A remote code execution vulnerability was identified in GitHub Enterprise Server that could be exploited when building a GitHub Pages site. To exploit this vulnerability, an attacker would need permission to create and build a GitHub Pages site on the GitHub Enterprise Server instance. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.3 and was fixed in versions 3.0.21, 3.1.13, 3.2.5. This vulnerability was reported via the GitHub Bug Bounty program.
Published: 2022-02-17T23:35:12.000Z
Updated: 2024-08-04T03:15:29.207Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2021-41598 |
vulnerable | 2026-06-03 14:45:26.022490 |
UI misrepresentation of granted permissions in GitHub Enterprise Server leading to unauthorized access to user
A UI misrepresentation vulnerability was identified in GitHub Enterprise Server that allowed more permissions to be granted during a GitHub App's user-authorization web flow than was displayed to the user during approval. To exploit this vulnerability, an attacker would need to create a GitHub App on the instance and have a user authorize the application through the web authentication flow. All permissions being granted would properly be shown during the first authorization, but if the user later updated the set of repositories the app was installed on after the GitHub App had configured additional user-level permissions, those additional permissions would not be displayed, leading to more permissions being granted than the user potentially intended. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.3 and was fixed in versions 3.2.5, 3.1.13, 3.0.21. This vulnerability was reported via the GitHub Bug Bounty program.
Published: 2022-01-25T19:45:12.000Z
Updated: 2024-08-04T03:15:29.207Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2021-22870 |
vulnerable | 2026-06-03 14:43:54.095874 |
Path traversal in GitHub Enterprise Server hosted Pages leads to unauthorized file read access
A path traversal vulnerability was identified in GitHub Pages builds on GitHub Enterprise Server that could allow an attacker to read system files. To exploit this vulnerability, an attacker would need permission to create and build a GitHub Pages site on the GitHub Enterprise Server instance. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.3 and was fixed in versions 3.0.19, 3.1.11, and 3.2.3. This vulnerability was reported via the GitHub Bug Bounty program.
Published: 2021-11-10T01:55:11.000Z
Updated: 2024-08-03T18:51:07.675Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2021-22869 |
vulnerable | 2026-06-03 14:43:54.095540 |
Improper access control in GitHub Enterprise Server allows self-hosted runners to execute outside their control group
An improper access control vulnerability in GitHub Enterprise Server allowed a workflow job to execute in a self-hosted runner group it should not have had access to. This affects customers using self-hosted runner groups for access control. A repository with access to one enterprise runner group could access all of the enterprise runner groups within the organization because of improper authentication checks during the request. This could cause code to be run unintentionally by the incorrect runner group. This vulnerability affected GitHub Enterprise Server versions from 3.0.0 to 3.0.15 and 3.1.0 to 3.1.7 and was fixed in 3.0.16 and 3.1.8 releases.
Published: 2021-09-24T17:50:10.000Z
Updated: 2024-08-03T18:51:07.513Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2021-22868 |
vulnerable | 2026-06-03 14:43:54.095220 |
Unsafe configuration options in GitHub Pages leading to path traversal on GitHub Enterprise Server
A path traversal vulnerability was identified in GitHub Enterprise Server that could be exploited when building a GitHub Pages site. User-controlled configuration options used by GitHub Pages were not sufficiently restricted and made it possible to read files on the GitHub Enterprise Server instance. To exploit this vulnerability, an attacker would need permission to create and build a GitHub Pages site on the GitHub Enterprise Server instance. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.1.8 and was fixed in 3.1.8, 3.0.16, and 2.22.22. This vulnerability was reported via the GitHub Bug Bounty program. This is the result of an incomplete fix for CVE-2021-22867.
Published: 2021-09-24T17:50:16.000Z
Updated: 2024-08-03T18:51:07.475Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2021-22867 |
vulnerable | 2026-06-03 14:43:54.094883 |
Unsafe configuration options in GitHub Pages leading to path traversal on GitHub Enterprise Server
A path traversal vulnerability was identified in GitHub Enterprise Server that could be exploited when building a GitHub Pages site. User-controlled configuration options used by GitHub Pages were not sufficiently restricted and made it possible to read files on the GitHub Enterprise Server instance. To exploit this vulnerability, an attacker would need permission to create and build a GitHub Pages site on the GitHub Enterprise Server instance. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.1.3 and was fixed in 3.1.3, 3.0.11, and 2.22.17. This vulnerability was reported via the GitHub Bug Bounty program.
Published: 2021-07-14T20:55:12.000Z
Updated: 2024-08-03T18:51:07.486Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2021-22866 |
vulnerable | 2026-06-03 14:43:54.094546 |
UI misrepresentation of granted permissions in GitHub Enterprise Server leading to unauthorized access to user resources
A UI misrepresentation vulnerability was identified in GitHub Enterprise Server that allowed more permissions to be granted during a GitHub App's user-authorization web flow than was displayed to the user during approval. To exploit this vulnerability, an attacker would need to create a GitHub App on the instance and have a user authorize the application through the web authentication flow. All permissions being granted would properly be shown during the first authorization, but in certain circumstances, if the user revisits the authorization flow after the GitHub App has configured additional user-level permissions, those additional permissions may not be shown, leading to more permissions being granted than the user potentially intended. This vulnerability affected GitHub Enterprise Server 3.0.x prior to 3.0.7 and 2.22.x prior to 2.22.13. It was fixed in versions 3.0.7 and 2.22.13. This vulnerability was reported via the GitHub Bug Bounty program.
Published: 2021-05-14T21:10:12.000Z
Updated: 2024-08-03T18:51:07.627Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2021-22865 |
vulnerable | 2026-06-03 14:43:54.094188 |
Improper access control in GitHub Enterprise Server leading to unauthorized read access to private repository metadata
An improper access control vulnerability was identified in GitHub Enterprise Server that allowed access tokens generated from a GitHub App's web authentication flow to read private repository metadata via the REST API without having been granted the appropriate permissions. To exploit this vulnerability, an attacker would need to create a GitHub App on the instance and have a user authorize the application through the web authentication flow. The private repository metadata returned would be limited to repositories owned by the user the token identifies. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.0.4 and was fixed in versions 3.0.4, 2.22.10, 2.21.18. This vulnerability was reported via the GitHub Bug Bounty program.
Published: 2021-04-02T17:25:14.000Z
Updated: 2024-08-03T18:51:07.557Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2021-22864 |
vulnerable | 2026-06-03 14:43:54.093707 |
Unsafe configuration options in GitHub Pages leading to remote code execution on GitHub Enterprise Server
A remote code execution vulnerability was identified in GitHub Enterprise Server that could be exploited when building a GitHub Pages site. User-controlled configuration options used by GitHub Pages were not sufficiently restricted and made it possible to override environment variables leading to code execution on the GitHub Enterprise Server instance. To exploit this vulnerability, an attacker would need permission to create and build a GitHub Pages site on the GitHub Enterprise Server instance. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.0.3 and was fixed in 3.0.3, 2.22.9, and 2.21.17. This vulnerability was reported via the GitHub Bug Bounty program.
Published: 2021-03-23T21:40:12.000Z
Updated: 2024-08-03T18:51:07.560Z |
Imported from gcve-enriched-dumps CVE data |
Contribute
You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.