Lucene search
+L

113 matches found

Positive Technologies
Positive Technologies
added 5 days ago8 views

PT-2026-65725

Name of the Vulnerable Software and Affected Versions Gitea affected versions not specified Description Repository writers can execute arbitrary shell commands as the Gitea service account by planting a malicious Git hook. On instances with default configurations, external users can register,...

6.1AI score
SaveExploits5References2
OSV
OSV
added 2026/07/22 8:36 p.m.5 views

GO-2026-6039 Gitea: SSRF via Migration Asset Downloads Bypasses hostmatcher — Reads Internal Files and Cloud Metadata in gitea.dev

Gitea: SSRF via Migration Asset Downloads Bypasses hostmatcher — Reads Internal Files and Cloud Metadata in gitea.dev...

5.2AI score
SaveExploits0References2
OSV
OSV
added 2026/07/22 8:36 p.m.9 views

GO-2026-6043 Gitea: Cached Per-Branch Permission Check in Pre-Receive Hook Allows Full Repository Write in code.gitea.io/gitea

Gitea: Cached Per-Branch Permission Check in Pre-Receive Hook Allows Full Repository Write in code.gitea.io/gitea...

8.8CVSS7.7AI score0.00567EPSS
SaveExploits0References6
Circl
Circl
added 2026/07/21 10:35 p.m.8 views

CVE-2026-42931

creationtimestamp| type| source ---|---|--- 2026-07-21 22:35:52+00:00| published-proof-of-concept| https://github.com/go-gitea/gitea/security/advisories/GHSA-wwqq-x6w4-frm2...

4.9AI score
SaveExploits0References1
Snyk
Snyk
added 2026/07/21 9:56 p.m.6 views

Improper Restriction of Security Token Assignment

Overview Affected versions of this package are vulnerable to Improper Restriction of Security Token Assignment in the organization and permission endpoints when a personal access token is restricted to public-only scope. An attacker can access private organization membership and authorization...

6.9CVSS5.9AI score
SaveExploits0References2
OSV
OSV
added 2026/07/21 9:56 p.m.9 views

GHSA-FQ2P-5P22-8G6J Gitea: Public-Only Personal access tokens scope bypass in Organization and Permission Endpoints

Summary A personal access token restricted with the public-only scope can still retrieve private organization membership and organization permission details for its own account through organization-listing endpoints. This bypass breaks the intended guarantee that such tokens are limited to public...

4.9CVSS5.6AI score
SaveExploits0References7
EUVD
EUVD
added 2026/07/21 9:43 p.m.14 views

EUVD-2026-41636

Gitea: Cached Per-Branch Permission Check in Pre-Receive Hook Allows Full Repository Write...

8.8CVSS7.7AI score0.00567EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/21 9:15 p.m.8 views

GHSA-FW57-JGCH-PGF3 Gitea: ParseAcceptLanguage quadratic-time DoS via Locale middleware on unauthenticated requests

Summary The Locale middleware that runs in front of every unauthenticated request calls golang.org/x/text/language.ParseAcceptLanguage on the raw Accept-Language header without imposing a size or shape filter. The underlying parser has quadratic-time behaviour on long lists of malformed language...

8.7CVSS5.4AI score
SaveExploits0References4
OSV
OSV
added 2026/07/21 8:40 p.m.9 views

GHSA-JR5X-6H83-WRXF Gitea: REST API exposes organization membership of private organizations to public

Summary The endpoint "/orgs/org/publicmembers/username" + GET exposes organization membership of public members in a private organization. PoC 1. Spin up the nightly container of Gitea. 2. Perform the default installation. 3. Register a new user let's call this user "user1". 4. Create a new...

5.3CVSS5.6AI score
SaveExploits0References5
OSV
OSV
added 2026/07/21 8:38 p.m.11 views

GHSA-CP3Q-VRJ2-GHHH Gitea: Personal access token scope enforcement bypass on the repository home page (`GET /{owner}/{repo}`) discloses private repository contents

Summary A personal access token PAT or OAuth2 token that does not carry the repository scope or that is public-only is correctly rejected HTTP 403 by the recently hardened web content routes archive download, raw/media file download, and repository RSS/Atom feeds. However, the repository home pag...

4.3CVSS5.6AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/07/21 8:17 p.m.10 views

Gitea: Token public-only scope bypassed on Limited-visibility owners (Repository + Package categories) — residual after CVE-2026-25714 / PR #37118

Summary After PR 37118 / CVE-2026-25714 fix: Unify public-only token filtering in API queries and repo access checks, merged 2026-05-18, backport 37773 to 1.26.2 — the May 2026 unification pass for public-only token filtering, reporter Medoedus per the 1.26.2 release notes, the public-only PAT...

4.3CVSS7.8AI score0.00332EPSS
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2026/07/21 12:0 a.m.11 views

PT-2026-63282

Name of the Vulnerable Software and Affected Versions Gitea version 1.26.2 Description A bypass exists for the public-only Personal Access Token PAT scope when the owner's visibility is set to Limited instance-internal. While other scope categories correctly reject Limited owners, the Repository...

4.3CVSS5.3AI score
SaveExploits0
Snyk
Snyk
added 2026/07/03 10:20 p.m.9 views

Access Control Bypass

Overview Affected versions of this package are vulnerable to Access Control Bypass due to the default configuration of REVERSEPROXYTRUSTEDPROXIES allowing all sources. An attacker can gain unauthorized access by sending spoofed reverse-proxy authentication headers such as X-WEBAUTH-USER...

9.8CVSS7.4AI score0.31809EPSS
SaveExploits5References2
Snyk
Snyk
added 2026/07/03 10:19 p.m.7 views

Replay Attack

Overview Affected versions of this package are vulnerable to Replay Attack in the TOTP authentication process. An attacker can gain unauthorized access by reusing a previously valid one-time password across web two-factor authentication flows and the Basic Auth X-Gitea-OTP path. Remediation Upgra...

7.1CVSS6AI score0.00398EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/03 10:19 p.m.6 views

Replay Attack

Overview Affected versions of this package are vulnerable to Replay Attack in the TOTP authentication process. An attacker can gain unauthorized access by reusing a previously valid one-time password across web two-factor authentication flows and the Basic Auth X-Gitea-OTP path. Remediation Upgra...

7.1CVSS6AI score0.00398EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/03 10:18 p.m.6 views

Access Control Bypass

Overview Affected versions of this package are vulnerable to Access Control Bypass via the CODEOWNERS pattern matching process. An attacker can cause excessive resource consumption by submitting specially crafted patterns, potentially leading to service unavailability. Remediation Upgrade...

7.5CVSS6AI score0.00327EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/03 10:18 p.m.8 views

Access Control Bypass

Overview Affected versions of this package are vulnerable to Access Control Bypass via the OAuth sign-in callback process. An attacker can regain access to accounts that have been disabled by an administrator by initiating an OAuth sign-in, resulting in unauthorized re-enablement of those account...

9.8CVSS6AI score0.00339EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/03 9:16 p.m.13 views

CVE-2026-28740

Gitea versions up to and including 1.26.2 allow Git LFS object reuse to authorize private source objects for users who have repository access but lack Code-unit access...

7.1CVSS0.00267EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/03 8:19 p.m.52 views

CVE-2026-28744

Gitea

8.1CVSS7.1AI score0.00343EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/03 8:19 p.m.14 views

EUVD-2026-41637

Gitea versions before 1.25.5 accept malformed or injected forwarded-proto values when detecting public URLs, allowing spoofed canonical URL generation...

5.9AI score0.00431EPSS
SaveExploits0References4
Rows per page
Query Builder