Lucene search
+L

17 matches found

OSV
OSV
added 2026/06/25 10:34 p.m.16 views

GO-2026-5580 Gogs vulnerable to RCE via git rebase --exec argument injection in pull request merge in gogs.io/gogs

Gogs vulnerable to RCE via git rebase --exec argument injection in pull request merge in gogs.io/gogs. NOTE: The source advisory for this report contains additional versions that could not be automatically mapped to standard Go module versions. If this is causing false-positive reports from...

9.9CVSS5.8AI score0.01464EPSS
SaveExploits1References4
OSV
OSV
added 2026/06/24 8:21 p.m.8 views

CVE-2026-52806 Gogs: RCE via git rebase --exec argument injection in pull request merge

Gogs is an open source self-hosted Git service. Prior to 0.14.3, Gogs allows authenticated users to achieve Remote Code Execution RCE on the server by creating a pull request with a specially crafted branch name that injects the --exec flag into the git rebase command during the "Rebase before...

9.9CVSS6.1AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/06/24 8:21 p.m.7 views

CVE-2026-52806 Gogs: RCE via git rebase --exec argument injection in pull request merge

Gogs is an open source self-hosted Git service. Prior to 0.14.3, Gogs allows authenticated users to achieve Remote Code Execution RCE on the server by creating a pull request with a specially crafted branch name that injects the --exec flag into the git rebase command during the "Rebase before...

9.9CVSS6AI score0.01464EPSS
SaveExploits1References4
CVE
CVE
added 2026/06/24 8:21 p.m.38 views

CVE-2026-52806

Gogs is affected by CVE-2026-52806: an authenticated user can trigger remote code execution during the Rebase before merging workflow by crafting a pull request with a malicious base branch name that injects the --exec flag into git rebase. Root cause: the Merge() path in internal/database/pull.g...

9.9CVSS6AI score0.01464EPSS
SaveIn wildExploits1References4
Cvelist
Cvelist
added 2026/06/24 8:21 p.m.36 views

CVE-2026-52806 Gogs: RCE via git rebase --exec argument injection in pull request merge

Gogs is an open source self-hosted Git service. Prior to 0.14.3, Gogs allows authenticated users to achieve Remote Code Execution RCE on the server by creating a pull request with a specially crafted branch name that injects the --exec flag into the git rebase command during the "Rebase before...

9.9CVSS0.01464EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2026/06/23 5:2 p.m.40 views

Gogs vulnerable to RCE via git rebase --exec argument injection in pull request merge

Gogs: RCE via git rebase --exec Argument Injection in PR Merge Summary Gogs allows authenticated users to achieve Remote Code Execution RCE on the server by creating a pull request with a specially crafted branch name that injects the --exec flag into the git rebase command during the "Rebase...

9.9CVSS6.3AI score0.01464EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2026/06/23 5:2 p.m.12 views

GHSA-QF6P-P7WW-CWR9 Gogs vulnerable to RCE via git rebase --exec argument injection in pull request merge

Gogs: RCE via git rebase --exec Argument Injection in PR Merge Summary Gogs allows authenticated users to achieve Remote Code Execution RCE on the server by creating a pull request with a specially crafted branch name that injects the --exec flag into the git rebase command during the "Rebase...

9.9CVSS6.3AI score0.01464EPSS
SaveExploits1References6
Metasploit
Metasploit
added 2026/06/03 7:1 p.m.325 views

Gogs Git Rebase Argument Injection RCE

This module exploits an argument injection vulnerability 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: - ownrepo: The attacker...

6AI score
SaveExploits0
Cvelist
Cvelist
added 2026/01/27 9:12 a.m.37 views

CVE-2026-24827 Out-of-bounds write in Commander-Genius

Out-of-bounds Write vulnerability in gerstrong Commander-Genius.This issue affects Commander-Genius: before Release refs/pull/358/merge...

7.5CVSS0.00263EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/30 1:49 a.m.6 views

GO-2025-4267 Gitea doesn't adequately enforce branch deletion permissions after merging a pull request. in code.gitea.io/gitea

Gitea doesn't adequately enforce branch deletion permissions after merging a pull request. in code.gitea.io/gitea...

5.3CVSS6.5AI score0.00255EPSS
SaveExploits0References5
Snyk
Snyk
added 2025/12/26 3:30 a.m.1 views

Incorrect Authorization

Overview Affected versions of this package are vulnerable to Incorrect Authorization via inadequate enforcement of branch delete permissions after merging a pull request. An attacker can delete arbitrary branches. Remediation Upgrade github.com/go-gitea/gitea/routers/api/v1/repo to version 1.22.5...

5.3CVSS6.9AI score0.00255EPSS
SaveExploits0References2
Snyk
Snyk
added 2025/12/26 3:30 a.m.2 views

Incorrect Authorization

Overview Affected versions of this package are vulnerable to Incorrect Authorization via inadequate enforcement of branch delete permissions after merging a pull request. An attacker can delete arbitrary branches. Remediation Upgrade github.com/go-gitea/gitea/routers/web/repo to version 1.22.5 or...

5.3CVSS6.9AI score0.00255EPSS
SaveExploits0References2
Snyk
Snyk
added 2025/12/26 3:30 a.m.2 views

Incorrect Authorization

Overview Affected versions of this package are vulnerable to Incorrect Authorization via inadequate enforcement of branch delete permissions after merging a pull request. An attacker can delete arbitrary branches. Remediation Upgrade github.com/go-gitea/gitea/services/repository to version 1.22.5...

5.3CVSS6.9AI score0.00255EPSS
SaveExploits0References2
Snyk
Snyk
added 2025/12/26 3:30 a.m.1 views

Incorrect Authorization

Overview Affected versions of this package are vulnerable to Incorrect Authorization via inadequate enforcement of branch delete permissions after merging a pull request. An attacker can delete arbitrary branches. Remediation Upgrade code.gitea.io/gitea/routers/web/repo to version 1.22.5 or highe...

5.3CVSS6.6AI score0.00255EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/12/26 2:14 a.m.6 views

EUVD-2025-205410

In Gitea before 1.22.5, branch deletion permissions are not adequately enforced after merging a pull request...

3.1CVSS6.3AI score0.00255EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/12/26 12:0 a.m.10 views

PT-2025-53437

Name of the Vulnerable Software and Affected Versions Gitea versions prior to 1.22.5 Description A permission enforcement issue exists in Gitea related to branch deletion after a pull request merge. Specifically, the system does not adequately enforce branch deletion permissions in these scenario...

5.3CVSS6.5AI score0.00255EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2025/12/26 12:0 a.m.4 views

CVE-2025-68940

In Gitea before 1.22.5, branch deletion permissions are not adequately enforced after merging a pull request...

5.3CVSS7.1AI score0.00255EPSS
SaveExploits0References4
Rows per page
Query Builder