Lucene search
+L

119 matches found

OSV
OSV
added 2026/06/24 8:18 p.m.10 views

CVE-2026-52801 Gogs: Ability to import local repositories via Mirror Settings

Gogs is an open source self-hosted Git service. Prior to 0.14.3, the Gogs Mirror Settings functionality provide an alternative way from the well protected New Migration functionality for any authenticated users to import local repositories. This issue stems from a lack of validation of SaveAddres...

8.1CVSS5.9AI score
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/06/24 8:18 p.m.9 views

CVE-2026-52800

Gogs is an open source self-hosted Git service. Prior to 0.14.3, organization team member management can be performed via GET requests without CSRF protection. If a victim who is an organization owner is logged in and is tricked into visiting a crafted link, an attacker-controlled user can be add...

8.8CVSS5.9AI score0.00194EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2026/06/24 8:17 p.m.35 views

CVE-2026-52802 Gogs: Open Redirect via redirect_to in Gogs

Gogs is an open source self-hosted Git service. Prior to 0.14.3, an open redirect vulnerability exists in Gogs where attacker-controlled redirectto parameters can bypass validation, allowing redirection to arbitrary external sites. All redirects in Gogs that are validated via the IsSameSite...

5.4CVSS0.00456EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/06/24 8:14 p.m.11 views

EUVD-2026-39066

Gogs is an open source self-hosted Git service. Prior to 0.14.3, although .ipynb previews are sanitized on the server side via /-/api/sanitizeipynb, the inserted content is re-rendered on the client side without sanitization using marked on elements with the .nb-markdown-cell class. During this...

8.9CVSS6AI score0.00296EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/06/24 8:01 p.m.39 views

CVE-2026-52815 Gogs: Unauthenticated Organization Teams Information Disclosure via API

Gogs is an open source self-hosted Git service. Prior to 0.14.3, Gogs has an unauthenticated information disclosure vulnerability. The GET /api/v1/orgs/:orgname/teams endpoint at internal/route/api/v1/orgteam.go:8 returns all teams for any organization without requiring authentication. The route...

6.9CVSS0.01103EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/23 12:02 a.m.8 views

GHSA-PWX3-QCGW-VH7H Gogs Vulnerable to CSRF Leading to Organization Owner Takeover

Summary In Gogs 0.14.1, organization team member management can be performed via GET requests without CSRF protection. If a victim who is an organization owner is logged in and is tricked into visiting a crafted link, an attacker-controlled user can be added to the Owners team. As a result, the...

8.8CVSS5.8AI score0.00194EPSS
SaveExploits0References6
OSV
OSV
added 2026/06/22 11:59 p.m.16 views

GHSA-P9F5-H3RX-J5QW Gogs Missing Authorization in Attachment Download

Summary In Gogs 0.14.1, GET /attachments/:uuid returns the raw attachment file without verifying whether the requester has view permission for the associated Issue/Comment/Release or the repository. In a test environment with REQUIRESIGNINVIEW = false, we confirmed that an unauthenticated user ca...

7.5CVSS5.8AI score0.00379EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/06/22 11:58 p.m.18 views

Gogs has Stored XSS in `.ipynb` Preview

Summary Although .ipynb previews are sanitized on the server side via /-/api/sanitizeipynb, the inserted content is re-rendered on the client side without sanitization using marked on elements with the .nb-markdown-cell class. During this process, links containing schemes such as javascript: can ...

8.9CVSS5.8AI score0.00296EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/06/16 11:40 p.m.31 views

GHSA-PM6V-2H4W-4RP2 Gogs: Overwriting critical files results in a denial of service

Vulnerability type: Path Traversal Impact: DoS Exploitation prerequisite: authorized user Description: As an authorized user, an intruder can dictate the value which is passed to the git diff command which, together with bypassing the filtering of the passed value, allows the user to bypass the...

8.5CVSS5.9AI score0.00443EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/05/28 12:00 a.m.17 views

PT-2026-45143

Уязвимость функции Merge программного средства создания самоуправляемых Git-репозиториев Gogs связана с внедрением или модификацией аргументов. Эксплуатация уязвимости может позволить нарушителю, действующему удалённо, выполнить произвольный код путем отправки специально сформированного запроса...

9CVSS5.8AI score
SaveExploits0References2
Veracode
Veracode
added 2026/05/16 6:40 a.m.40 views

LFS Object Overwrite

Gogs is vulnerable to LFS object overwrite. The vulnerability is due to overwritable LFS objects across different repositories, where attackers can manipulate the uploaded file like injecting backdoor, and Gogs does not verify uploaded LFS file content against its claimed SHA-256...

9.3CVSS7.1AI score0.00327EPSS
SaveExploits1References4Affected Software1
GithubExploit
GithubExploit
added 2026/04/13 5:42 a.m.183 views

Exploit for Path Traversal in Gogs

CVE-2025-8110 — Gogs Symlink Traversal → RCE Overview C...

8.8CVSS6AI score0.82693EPSS
SaveExploits21
GithubExploit
GithubExploit
added 2026/04/12 7:20 p.m.149 views

Exploit for Path Traversal in Gogs

RCE - CVE-2025-59528 Gogs = 0.13.3 Exploit shellsession $...

10CVSS7.3AI score0.8737EPSS
SaveExploits42
GithubExploit
GithubExploit
added 2026/04/11 10:22 p.m.156 views

Exploit for CVE-2025-81110

CVE-2025-81110-PoC Improper Symbolic link handling in the PutC...

6AI score
SaveExploits1
Metasploit
Metasploit
added 2026/03/17 12:00 a.m.331 views

Gogs Git Rebase Argument Injection RCE

This module exploits an argument injection vulnerability CVE-2026-52806 in the pull request merge flow of Gogs is parsed by Git as the --exec flag rather than a positional argument, causing sh -c to run after each replayed commit during the rebase. Two exploitation methods are supported: - ownrep...

9.9CVSS8.5AI score0.05509EPSS
SaveExploits2
Snyk
Snyk
added 2026/03/05 9:13 p.m.3 views

Arbitrary Argument Injection

Overview Affected versions of this package are vulnerable to Arbitrary Argument Injection via the tag deletion. An attacker can execute arbitrary git options by supplying a crafted tag name when triggering the deletion, potentially causing unintended behavior or disruption of the underlying...

8.8CVSS6AI score0.00511EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/03/05 7:29 p.m.14 views

EUVD-2026-9852

Gogs: Release tag option injection in release deletion...

8.8CVSS5.9AI score0.00511EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2026/03/05 7:26 p.m.10 views

Gogs: Stored XSS via data URI in issue comments

Summary A Stored Cross-site Scripting XSS vulnerability exists in the comment and issue description functionality. The application's HTML sanitizer explicitly allows data: URI schemes, enabling authenticated users to inject arbitrary JavaScript execution via malicious links. Details The...

8.7CVSS6.3AI score0.00306EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2026/03/05 7:26 p.m.14 views

GHSA-XRCR-GMF5-2R8J Gogs: Stored XSS via data URI in issue comments

Summary A Stored Cross-site Scripting XSS vulnerability exists in the comment and issue description functionality. The application's HTML sanitizer explicitly allows data: URI schemes, enabling authenticated users to inject arbitrary JavaScript execution via malicious links. Details The...

8.7CVSS6.3AI score0.00306EPSS
SaveExploits1References6
NVD
NVD
added 2026/03/05 7:16 p.m.22 views

CVE-2026-26022

Gogs is an open source self-hosted Git service. Prior to version 0.14.2, a stored cross-site scripting XSS vulnerability exists in the comment and issue description functionality. The application's HTML sanitizer explicitly allows data: URI schemes, enabling authenticated users to inject arbitrar...

8.7CVSS0.00306EPSS
SaveExploits1References4
Rows per page
Query Builder