Lucene search
K

15 matches found

SUSE CVE
SUSE CVE
added 2026/03/04 12:28 a.m.2 views

SUSE CVE-2026-23633

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...

6.5CVSS5.8AI score0.00031EPSS
Exploits1References3
RedhatCVE
RedhatCVE
added 2026/02/07 7:30 p.m.2 views

CVE-2026-22592

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...

6.5CVSS5.2AI score0.00019EPSS
Exploits1References1
Vulnrichment
Vulnrichment
added 2026/02/06 5:47 p.m.2 views

CVE-2026-24135 Gogs vulnerable to arbitrary file deletion via path traversal in wiki page update

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 manipulatin...

7.2CVSS5.5AI score0.00064EPSS
Exploits1References1
Cvelist
Cvelist
added 2026/02/06 5:47 p.m.26 views

CVE-2026-24135 Gogs vulnerable to arbitrary file deletion via path traversal in wiki page update

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 manipulatin...

7.2CVSS0.00064EPSS
Exploits1References1
ATTACKERKB
ATTACKERKB
added 2026/02/06 5:47 p.m.2 views

CVE-2026-24135

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 manipulatin...

7.2CVSS5.5AI score0.00064EPSS
Exploits1References2Affected Software1
EUVD
EUVD
added 2026/02/06 5:47 p.m.2 views

EUVD-2026-5642

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 manipulatin...

7.2CVSS5.5AI score0.00064EPSS
Exploits1References1
OSV
OSV
added 2026/02/06 5:43 p.m.2 views

CVE-2026-23632 Gogs user can update repository content with read-only permission

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,...

6.5CVSS5.6AI score0.00019EPSS
Exploits0References3
Vulnrichment
Vulnrichment
added 2026/02/06 5:43 p.m.2 views

CVE-2026-23632 Gogs user can update repository content with read-only permission

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,...

6.5CVSS5.6AI score0.00019EPSS
Exploits0References1
CVE
CVE
added 2026/02/06 5:43 p.m.12 views

CVE-2026-23632

CVE-2026-23632 (Gogs) : A bug in Gogs prior to 0.13.4 allows a token with read permission to modify repository contents via the PUT /repos/:owner/:repo/contents/* endpoint. After repoAssignment() passes, PutContents() calls UpdateRepoFile(), leading to commit creation and git push, enabling unaut...

6.5CVSS5.6AI score0.00019EPSS
Exploits0References1Affected Software1
EUVD
EUVD
added 2026/02/06 5:42 p.m.2 views

EUVD-2026-5625

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...

6.5CVSS5.3AI score0.00019EPSS
Exploits1References1
Cvelist
Cvelist
added 2026/02/06 5:42 p.m.29 views

CVE-2026-22592 Gogs is Vulnerable to Denial of Service

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...

6.5CVSS0.00019EPSS
Exploits1References1
ATTACKERKB
ATTACKERKB
added 2026/02/06 4:58 p.m.4 views

CVE-2025-64111

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...

10CVSS5.6AI score0.02578EPSS
Exploits3References2Affected Software1
OSV
OSV
added 2026/02/06 4:58 p.m.3 views

CVE-2025-64111 Gogs's update .git/config file allows remote command execution

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...

9.3CVSS5.5AI score0.0023EPSS
Exploits3References3
EUVD
EUVD
added 2026/02/06 4:58 p.m.5 views

EUVD-2025-206887

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...

10CVSS5.3AI score0.02578EPSS
Exploits3References1
Cvelist
Cvelist
added 2025/06/24 3:48 a.m.6 views

CVE-2025-47943 Gogs stored XSS in PDF renderer

Gogs is an open source self-hosted Git service. In application version 0.14.0+dev and prior, there is a stored cross-site scripting XSS vulnerability present in Gogs, which allows client-side Javascript code execution. The vulnerability is caused by the usage of a vulnerable and outdated componen...

6.3CVSS0.00253EPSS
Exploits0References4
Rows per page
Query Builder