Lucene search
K

22 matches found

SUSE CVE
SUSE CVE
added 2026/03/25 12:27 a.m.3 views

SUSE CVE-2026-26194

Gogs is an open source self-hosted Git service. Prior to version 0.14.2, there's a security issue in gogs where deleting a release can fail if a user controlled tag name is passed to git without the right separator, this lets git options get injected and mess with the process. This issue has been...

8.8CVSS5.7AI score0.00297EPSS
Exploits1References3
Veracode
Veracode
added 2026/03/20 10:31 a.m.8 views

Improper Authorization

code.gitea.io/gitea is vulnerable to improper authorization. The vulnerability is due to insufficient authorization checks when deleting releases, which allows an attacker to delete releases without proper permissions...

5.3CVSS7.3AI score0.00349EPSS
Exploits0References6Affected Software2
OSV
OSV
added 2026/03/10 6:28 p.m.4 views

GO-2026-4617 Gogs: Release tag option injection in release deletion in gogs.io/gogs

Gogs: Release tag option injection in release deletion 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 vulnerability scanners, please sugge...

8.8CVSS5.8AI score0.00297EPSS
Exploits1References5
RedhatCVE
RedhatCVE
added 2026/03/06 7:45 p.m.3 views

CVE-2026-26194

Gogs is an open source self-hosted Git service. Prior to version 0.14.2, there's a security issue in gogs where deleting a release can fail if a user controlled tag name is passed to git without the right separator, this lets git options get injected and mess with the process. This issue has been...

8.8CVSS5.7AI score0.00297EPSS
Exploits1References1
Github Security Blog
Github Security Blog
added 2026/03/05 7:29 p.m.6 views

Gogs: Release tag option injection in release deletion

Summary There is a security issue in Gogs where deleting a release can fail if a user-controlled tag name is passed to Git without the right separator, allowing Git option injection and therefore interfering with the process. Affected Component - internal/database/release.go process.ExecDir...,...

8.8CVSS6AI score0.00297EPSS
Exploits1References6Affected Software1
OSV
OSV
added 2026/03/05 7:29 p.m.5 views

GHSA-V9VM-R24H-6RQM Gogs: Release tag option injection in release deletion

Summary There is a security issue in Gogs where deleting a release can fail if a user-controlled tag name is passed to Git without the right separator, allowing Git option injection and therefore interfering with the process. Affected Component - internal/database/release.go process.ExecDir...,...

8.8CVSS6AI score0.00297EPSS
Exploits1References6
NVD
NVD
added 2026/03/05 7:16 p.m.4 views

CVE-2026-26194

Gogs is an open source self-hosted Git service. Prior to version 0.14.2, there's a security issue in gogs where deleting a release can fail if a user controlled tag name is passed to git without the right separator, this lets git options get injected and mess with the process. This issue has been...

8.8CVSS0.00297EPSS
Exploits1References4
Cvelist
Cvelist
added 2026/03/05 6:38 p.m.29 views

CVE-2026-26194 Gogs: Release tag option injection in release deletion

Gogs is an open source self-hosted Git service. Prior to version 0.14.2, there's a security issue in gogs where deleting a release can fail if a user controlled tag name is passed to git without the right separator, this lets git options get injected and mess with the process. This issue has been...

8.8CVSS0.00297EPSS
Exploits1References4
Vulnrichment
Vulnrichment
added 2026/03/05 6:38 p.m.1 views

CVE-2026-26194 Gogs: Release tag option injection in release deletion

Gogs is an open source self-hosted Git service. Prior to version 0.14.2, there's a security issue in gogs where deleting a release can fail if a user controlled tag name is passed to git without the right separator, this lets git options get injected and mess with the process. This issue has been...

8.8CVSS5.7AI score0.00297EPSS
Exploits1References4
CVE
CVE
added 2026/03/05 6:38 p.m.9 views

CVE-2026-26194

Gogs prior to v0.14.2 contains a vulnerability where deleting a release can fail when a user-controlled tag name is passed to git without the proper separator. This allows git options to be injected and can disrupt the process, impacting availability (and to a lesser extent confidentiality/integr...

8.8CVSS5.9AI score0.00297EPSS
Exploits1References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/03/05 6:38 p.m.2 views

CVE-2026-26194

Gogs is an open source self-hosted Git service. Prior to version 0.14.2, there's a security issue in gogs where deleting a release can fail if a user controlled tag name is passed to git without the right separator, this lets git options get injected and mess with the process. This issue has been...

8.8CVSS5.9AI score0.00297EPSS
Exploits1References5Affected Software1
OSV
OSV
added 2026/03/05 6:38 p.m.3 views

CVE-2026-26194 Gogs: Release tag option injection in release deletion

Gogs is an open source self-hosted Git service. Prior to version 0.14.2, there's a security issue in gogs where deleting a release can fail if a user controlled tag name is passed to git without the right separator, this lets git options get injected and mess with the process. This issue has been...

8.8CVSS5.8AI score0.00297EPSS
Exploits1References6
Positive Technologies
Positive Technologies
added 2026/02/13 12:0 a.m.6 views

PT-2026-23485

Name of the Vulnerable Software and Affected Versions Gogs versions prior to 0.14.2 Description Gogs, a self-hosted Git service, has an issue where deleting a release can fail due to improper handling of user-controlled tag names passed to Git. Specifically, if a tag name begins with a dash, it c...

9.9CVSS5.9AI score0.01028EPSS
Exploits26References142
SUSE CVE
SUSE CVE
added 2026/01/06 12:23 a.m.8 views

SUSE CVE-2025-68938

Gitea before 1.25.2 mishandles authorization for deletion of releases...

5.3CVSS7AI score0.00349EPSS
Exploits0References2
OSV
OSV
added 2026/01/03 11:37 a.m.5 views

BIT-GITEA-2025-68938

Gitea before 1.25.2 mishandles authorization for deletion of releases...

5.3CVSS6.9AI score0.00349EPSS
Exploits0References4
OSV
OSV
added 2025/12/30 1:49 a.m.5 views

GO-2025-4258 Gitea mishandles authorization for deletion of releases in code.gitea.io/gitea

Gitea mishandles authorization for deletion of releases in code.gitea.io/gitea...

5.3CVSS6.9AI score0.00349EPSS
Exploits0References5
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 when deleting releases. Remediation Upgrade code.gitea.io/gitea/services/release to version 1.25.2 or higher. References - Gitea Release - GitHub Commit - GitHub PR - GitHub PR - GitHub Release - Red Hat Bugzilla...

5.3CVSS6.8AI score0.00349EPSS
Exploits0References2
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 when deleting releases. Remediation Upgrade github.com/go-gitea/gitea/services/release to version 1.25.2 or higher. References - Gitea Release - GitHub Commit - GitHub PR - GitHub PR - GitHub Release - Red Hat...

5.3CVSS6.8AI score0.00349EPSS
Exploits0References2
OSV
OSV
added 2025/12/26 2:15 a.m.3 views

CVE-2025-68938

Gitea before 1.25.2 mishandles authorization for deletion of releases...

5.3CVSS6.9AI score
Exploits0References3
EUVD
EUVD
added 2025/12/26 1:19 a.m.2 views

EUVD-2025-205406

Gitea before 1.25.2 mishandles authorization for deletion of releases...

4.3CVSS6.4AI score0.00349EPSS
Exploits0References4
Rows per page
Query Builder