Vulnerabilities (CVE)

Filtered by vendor Gogs
Angry Yack Logo
Total 45 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2026-26196 1 Gogs 1 Gogs 2026-03-05 N/A 5.3 MEDIUM
Gogs is an open source self-hosted Git service. Prior to version 0.14.2, gogs api still accepts tokens in url params like token and access_token, which can leak through logs, browser history, and referrers. This issue has been patched in version 0.14.2.
CVE-2026-26276 1 Gogs 1 Gogs 2026-03-05 N/A 7.3 HIGH
Gogs is an open source self-hosted Git service. Prior to version 0.14.2, an attacker can store an HTML/JavaScript payload in a repository’s Milestone name, and when another user selects that Milestone on the New Issue page (/issues/new), a DOM-Based XSS is triggered. This issue has been patched in version 0.14.2.
CVE-2026-25120 1 Gogs 1 Gogs 2026-02-19 N/A 2.7 LOW
Gogs is an open source self-hosted Git service. In versions 0.13.4 and below, the DeleteComment API does not verify that the comment belongs to the repository specified in the URL. This allows a repository administrator to delete comments from any other repository by supplying arbitrary comment IDs, bypassing authorization controls. The DeleteComment function retrieves a comment by ID without verifying repository ownership and the Database function DeleteCommentByID performs no repository valida ...

Show More

CVE-2026-25242 1 Gogs 1 Gogs 2026-02-19 N/A 9.8 CRITICAL
Gogs is an open source self-hosted Git service. Versions 0.13.4 and below expose unauthenticated file upload endpoints by default. When the global RequireSigninView setting is disabled (default), any remote user can upload arbitrary files to the server via /releases/attachments and /issues/attachments. This enables the instance to be abused as a public file host, potentially leading to disk exhaustion, content hosting, or delivery of malware. CSRF tokens do not mitigate this attack due to same-o ...

Show More

CVE-2026-25229 1 Gogs 1 Gogs 2026-02-19 N/A 6.5 MEDIUM
Gogs is an open source self-hosted Git service. Versions 0.13.4 and below have a broken access control vulnerability which allows authenticated users with write access to any repository to modify labels belonging to other repositories. The UpdateLabel function in the Web UI (internal/route/repo/issue.go) fails to verify that the label being modified belongs to the repository specified in the URL path, enabling cross-repository label tampering attacks. The vulnerability exists in the Web UI's lab ...

Show More

CVE-2026-25232 1 Gogs 1 Gogs 2026-02-19 N/A 8.8 HIGH
Gogs is an open source self-hosted Git service. Versions 0.13.4 and below have an access control bypass vulnerability which allows any repository collaborator with Write permissions to delete protected branches (including the default branch) by sending a direct POST request, completely bypassing the branch protection mechanism. This vulnerability in the DeleteBranchPost function eenables privilege escalation from Write to Admin level, allowing low-privilege users to perform dangerous operations ...

Show More

CVE-2025-64111 1 Gogs 1 Gogs 2026-02-18 N/A 9.8 CRITICAL
Gogs is an open source self-hosted Git service. In version 0.13.3 and prior, due to the insufficient patch for CVE-2024-56731, it's still possible to update files in the .git directory and achieve remote command execution. This issue has been patched in versions 0.13.4 and 0.14.0+dev.
CVE-2026-24135 1 Gogs 1 Gogs 2026-02-17 N/A 8.1 HIGH
Gogs is an open source self-hosted Git service. In version 0.13.3 and prior, a path traversal vulnerability exists in the updateWikiPage function of Gogs. The vulnerability allows an authenticated user with write access to a repository's wiki to delete arbitrary files on the server by manipulating the old_title parameter in the wiki editing form. This issue has been patched in versions 0.13.4 and 0.14.0+dev.
CVE-2026-23633 1 Gogs 1 Gogs 2026-02-17 N/A 6.5 MEDIUM
Gogs is an open source self-hosted Git service. In version 0.13.3 and prior, there is an arbitrary file read/write via path traversal in Git hook editing. This issue has been patched in versions 0.13.4 and 0.14.0+dev.
CVE-2026-23632 1 Gogs 1 Gogs 2026-02-17 N/A 6.5 MEDIUM
Gogs is an open source self-hosted Git service. In version 0.13.3 and prior, the endpoint "PUT /repos/:owner/:repo/contents/*" does not require write permissions and allows access with read permission only via repoAssignment(). After passing the permission check, PutContents() invokes UpdateRepoFile(), which results in commit creation and the execution of git push. As a result, a token with read-only permission can be used to modify repository contents. This issue has been patched in versions 0. ...

Show More

CVE-2026-22592 1 Gogs 1 Gogs 2026-02-17 N/A 6.5 MEDIUM
Gogs is an open source self-hosted Git service. In version 0.13.3 and prior, an authenticated user can cause a DOS attack. If one of the repo files is deleted before synchronization, it will cause the application to crash. This issue has been patched in versions 0.13.4 and 0.14.0+dev.
CVE-2025-64175 1 Gogs 1 Gogs 2026-02-17 N/A 8.8 HIGH
Gogs is an open source self-hosted Git service. In version 0.13.3 and prior, Gogs’ 2FA recovery code validation does not scope codes by user, enabling cross-account bypass. If an attacker knows a victim’s username and password, they can use any unused recovery code (e.g., from their own account) to bypass the victim’s 2FA. This enables full account takeover and renders 2FA ineffective in all environments where it's enabled.. This issue has been patched in versions 0.13.4 and 0.14.0+dev.
CVE-2025-8110 1 Gogs 1 Gogs 2026-01-20 N/A 8.8 HIGH
Improper Symbolic link handling in the PutContents API in Gogs allows Local Execution of Code.
CVE-2024-56731 1 Gogs 1 Gogs 2025-08-21 N/A 10.0 CRITICAL
Gogs is an open source self-hosted Git service. Prior to version 0.13.3, it's still possible to delete files under the .git directory and achieve remote command execution due to an insufficient patch for CVE-2024-39931. Unprivileged user accounts can execute arbitrary commands on the Gogs instance with the privileges of the account specified by RUN_USER in the configuration. Allowing attackers to access and alter any users' code hosted on the same instance. This issue has been patched in version ...

Show More

CVE-2022-32174 1 Gogs 1 Gogs 2025-05-27 N/A 9.0 CRITICAL
In Gogs, versions v0.6.5 through v0.12.10 are vulnerable to Stored Cross-Site Scripting (XSS) that leads to an account takeover.
CVE-2024-39930 1 Gogs 1 Gogs 2025-04-11 N/A 9.9 CRITICAL
The built-in SSH server of Gogs through 0.13.0 allows argument injection in internal/ssh/ssh.go, leading to remote code execution. Authenticated attackers can exploit this by opening an SSH connection and sending a malicious --split-string env request if the built-in SSH server is activated. Windows installations are unaffected.
CVE-2024-54148 1 Gogs 1 Gogs 2025-04-10 N/A 9.8 CRITICAL
Gogs is an open source self-hosted Git service. A malicious user is able to commit and edit a crafted symlink file to a repository to gain SSH access to the server. The vulnerability is fixed in 0.13.1.
CVE-2024-55947 1 Gogs 1 Gogs 2025-04-10 N/A 8.8 HIGH
Gogs is an open source self-hosted Git service. A malicious user is able to write a file to an arbitrary path on the server to gain SSH access to the server. The vulnerability is fixed in 0.13.1.
CVE-2024-39933 1 Gogs 1 Gogs 2025-04-10 N/A 7.7 HIGH
Gogs through 0.13.0 allows argument injection during the tagging of a new release.
CVE-2024-39932 1 Gogs 1 Gogs 2025-04-10 N/A 9.9 CRITICAL
Gogs through 0.13.0 allows argument injection during the previewing of changes.
CVE-2024-39931 1 Gogs 1 Gogs 2025-04-10 N/A 9.9 CRITICAL
Gogs through 0.13.0 allows deletion of internal files.
CVE-2024-44625 1 Gogs 1 Gogs 2024-11-21 N/A 8.8 HIGH
Gogs <=0.13.0 is vulnerable to Directory Traversal via the editFilePost function of internal/route/repo/editor.go.
CVE-2022-31038 1 Gogs 1 Gogs 2024-11-21 3.5 LOW 5.4 MEDIUM
Gogs is an open source self-hosted Git service. In versions of gogs prior to 0.12.9 `DisplayName` does not filter characters input from users, which leads to an XSS vulnerability when directly displayed in the issue list. This issue has been resolved in commit 155cae1d which sanitizes `DisplayName` prior to display to the user. All users of gogs are advised to upgrade. Users unable to upgrade should check their users' display names for malicious characters.
CVE-2022-2024 1 Gogs 1 Gogs 2024-11-21 N/A 9.8 CRITICAL
OS Command Injection in GitHub repository gogs/gogs prior to 0.12.11.
CVE-2022-1993 1 Gogs 1 Gogs 2024-11-21 5.5 MEDIUM 8.1 HIGH
Path Traversal in GitHub repository gogs/gogs prior to 0.12.9.
CVE-2022-1992 2 Gogs, Microsoft 2 Gogs, Windows 2024-11-21 6.4 MEDIUM 9.1 CRITICAL
Path Traversal in GitHub repository gogs/gogs prior to 0.12.9.
CVE-2022-1986 1 Gogs 1 Gogs 2024-11-21 7.5 HIGH 9.8 CRITICAL
OS Command Injection in GitHub repository gogs/gogs prior to 0.12.9.
CVE-2022-1464 1 Gogs 1 Gogs 2024-11-21 3.5 LOW 5.4 MEDIUM
Stored xss bug in GitHub repository gogs/gogs prior to 0.12.7. As the repo is public , any user can view the report and when open the attachment then xss is executed. This bug allow executed any javascript code in victim account .
CVE-2022-1285 1 Gogs 1 Gogs 2024-11-21 4.3 MEDIUM 6.5 MEDIUM
Server-Side Request Forgery (SSRF) in GitHub repository gogs/gogs prior to 0.12.8.
CVE-2022-0871 1 Gogs 1 Gogs 2024-11-21 5.8 MEDIUM 9.1 CRITICAL
Missing Authorization in GitHub repository gogs/gogs prior to 0.12.5.
CVE-2022-0870 1 Gogs 1 Gogs 2024-11-21 5.0 MEDIUM 5.3 MEDIUM
Server-Side Request Forgery (SSRF) in GitHub repository gogs/gogs prior to 0.12.5.
CVE-2022-0415 1 Gogs 1 Gogs 2024-11-21 6.5 MEDIUM 8.8 HIGH
Remote Command Execution in uploading repository file in GitHub repository gogs/gogs prior to 0.12.6.
CVE-2021-32546 1 Gogs 1 Gogs 2024-11-21 6.5 MEDIUM 8.8 HIGH
Missing input validation in internal/db/repo_editor.go in Gogs before 0.12.8 allows an attacker to execute code remotely. An unprivileged attacker (registered user) can overwrite the Git configuration in his repository. This leads to Remote Command Execution, because that configuration can contain an option such as sshCommand, which is executed when a master branch is a remote branch (using an ssh:// URI). The remote branch can also be configured by editing the Git configuration file. One can cr ...

Show More

CVE-2020-9329 1 Gogs 1 Gogs 2024-11-21 4.3 MEDIUM 5.9 MEDIUM
Gogs through 0.11.91 allows attackers to violate the admin-specified repo-creation policy due to an internal/db/repo.go race condition.
CVE-2020-15867 1 Gogs 1 Gogs 2024-11-21 6.5 MEDIUM 7.2 HIGH
The git hook feature in Gogs 0.5.5 through 0.12.2 allows for authenticated remote code execution. There can be a privilege escalation if access to this hook feature is granted to a user who does not have administrative privileges. NOTE: because this is mentioned in the documentation but not in the UI, it could be considered a "Product UI does not Warn User of Unsafe Actions" issue.
CVE-2020-14958 1 Gogs 1 Gogs 2024-11-21 4.0 MEDIUM 6.5 MEDIUM
In Gogs 0.11.91, MakeEmailPrimary in models/user_mail.go lacks a "not the owner of the email" check.
CVE-2019-14544 1 Gogs 1 Gogs 2024-11-21 7.5 HIGH 9.8 CRITICAL
routes/api/v1/api.go in Gogs 0.11.86 lacks permission checks for routes: deploy keys, collaborators, and hooks.
CVE-2018-20303 1 Gogs 1 Gogs 2024-11-21 5.0 MEDIUM 7.5 HIGH
In pkg/tool/path.go in Gogs before 0.11.82.1218, a directory traversal in the file-upload functionality can allow an attacker to create a file under data/sessions on the server, a similar issue to CVE-2018-18925.
CVE-2018-18925 1 Gogs 1 Gogs 2024-11-21 7.5 HIGH 9.8 CRITICAL
Gogs 0.11.66 allows remote code execution because it does not properly validate session IDs, as demonstrated by a ".." session-file forgery in the file session provider in file.go. This is related to session ID handling in the go-macaron/session code for Macaron.
CVE-2018-17031 1 Gogs 1 Gogs 2024-11-21 4.3 MEDIUM 6.1 MEDIUM
In Gogs 0.11.53, an attacker can use a crafted .eml file to trigger MIME type sniffing, which leads to XSS, as demonstrated by Internet Explorer, because an "X-Content-Type-Options: nosniff" header is not sent.