Lucene search
+L

1170 matches found

Cvelist
Cvelist
added 2026/02/06 5:42 p.m.35 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.00336EPSS
SaveExploits1References1
OSV
OSV
added 2026/02/06 5:42 p.m.9 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.5CVSS5.3AI score
SaveExploits0References3
EUVD
EUVD
added 2026/02/06 5:42 p.m.7 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.00336EPSS
SaveExploits1References1
CVE
CVE
added 2026/02/06 5:42 p.m.19 views

CVE-2026-22592

Gogs has a Denial of Service vulnerability (CVE-2026-22592) affecting versions prior to 0.13.4 and 0.14.0+dev. An authenticated user can trigger a crash by initiating a mirror-sync and then deleting the repository before synchronization completes. The root cause is a null pointer dereference in G...

6.5CVSS5.3AI score0.00336EPSS
SaveExploits1References1Affected Software1
Vulnrichment
Vulnrichment
added 2026/02/06 5:42 p.m.3 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.5CVSS5.3AI score0.00336EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2026/02/06 5:41 p.m.5 views

CVE-2025-64175

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

7.7CVSS5.5AI score0.00424EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/02/06 5:41 p.m.34 views

CVE-2025-64175 Gogs Vulnerable to 2FA Bypass via Recovery Code

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

7.7CVSS0.00424EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/02/06 5:41 p.m.10 views

EUVD-2025-206882

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

7.7CVSS5.5AI score0.00424EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/02/06 5:41 p.m.6 views

CVE-2025-64175 Gogs Vulnerable to 2FA Bypass via Recovery Code

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

7.7CVSS5.5AI score0.00424EPSS
SaveExploits0References1
CVE
CVE
added 2026/02/06 5:41 p.m.28 views

CVE-2025-64175

Gogs 2FA bypass CVE-2025-64175 affects version 0.13.3 and earlier. Root cause: the UseRecoveryCode check does not scope recovery codes by user, performing a global lookup for any unused code and ignoring the authenticating user’s ID. Exploitation requires victim credentials, after which an attack...

8.8CVSS5.5AI score0.00424EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2026/02/06 5:41 p.m.14 views

CVE-2025-64175 Gogs Vulnerable to 2FA Bypass via Recovery Code

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

7.7CVSS5.5AI score
SaveExploits0References3
NVD
NVD
added 2026/02/06 5:16 p.m.13 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...

9.8CVSS0.01229EPSS
SaveExploits3References1
ATTACKERKB
ATTACKERKB
added 2026/02/06 4:58 p.m.7 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.01229EPSS
SaveExploits3References2Affected Software1
Cvelist
Cvelist
added 2026/02/06 4:58 p.m.48 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.3CVSS0.01229EPSS
SaveExploits3References1
CVE
CVE
added 2026/02/06 4:58 p.m.35 views

CVE-2025-64111

Summary: CVE-2025-64111 affects Gogs prior to 0.13.4 and 0.14.0+dev, where an insufficient patch for CVE-2024-56731 lets an attacker update files in the .git directory via the API router and achieve remote code execution (RCE). Documents confirm the root cause relates to UpdateRepoFile checks inv...

9.8CVSS5.4AI score0.01229EPSS
SaveExploits3References1Affected Software1
EUVD
EUVD
added 2026/02/06 4:58 p.m.10 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.01229EPSS
SaveExploits3References1
Vulnrichment
Vulnrichment
added 2026/02/06 4:58 p.m.4 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.2AI score0.01229EPSS
SaveExploits3References1
OSV
OSV
added 2026/02/06 4:58 p.m.6 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 score
SaveExploits0References3
Circl
Circl
added 2026/02/06 4:11 p.m.10 views

CVE-2026-22592

creationtimestamp| type| source ---|---|--- 2026-02-06 16:11:49+00:00| published-proof-of-concept| https://github.com/gogs/gogs/security/advisories/GHSA-cr88-6mqm-4g57...

6.5CVSS5.8AI score0.00336EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2026/02/06 12:0 a.m.7 views

PT-2026-6860

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

7.2CVSS5.8AI score0.00654EPSS
SaveExploits1References4
Rows per page
Query Builder