Lucene search
+L

2038 matches found

Snyk
Snyk
added 2026/07/21 9:56 p.m.11 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 score0.00346EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/21 9:56 p.m.5 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.9CVSS8.4AI score0.00346EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/21 9:56 p.m.5 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.9CVSS8.3AI score0.00346EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/21 9:56 p.m.4 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.9CVSS8.3AI score0.00346EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/21 9:56 p.m.4 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.9CVSS8.3AI score0.00346EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/07/21 9:56 p.m.16 views

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 score0.00346EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2026/07/21 9:55 p.m.13 views

GHSA-2WM4-VWP6-V7XC Gitea: SSRF via Migration Asset Downloads Bypasses hostmatcher — Reads Internal Files and Cloud Metadata

Summary Gitea has robust SSRF protection via hostmatcher.NewDialContext for webhook and migration clone URLs, which validates resolved IPs at the TCP dial level. However, three code paths use raw http.Get Go's DefaultClient which completely bypasses this protection, enabling SSRF to internal...

6.9CVSS5.6AI score0.00321EPSS
SaveExploits1References3
Snyk
Snyk
added 2026/07/21 9:55 p.m.5 views

Server-side Request Forgery (SSRF)

Overview code.gitea.io/gitea/services/migrations is a painless self-hosted Git Service. Affected versions of this package are vulnerable to Server-side Request Forgery SSRF in the Open function, which uses raw http.Get and os.Open without proper host or scheme validation. An attacker can access...

7.5CVSS8.6AI score0.00301EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/21 9:55 p.m.6 views

Server-side Request Forgery (SSRF)

Overview Affected versions of this package are vulnerable to Server-side Request Forgery SSRF in the Open function, which uses raw http.Get and os.Open without proper host or scheme validation. An attacker can access internal network resources, cloud metadata endpoints, or read arbitrary local...

7.5CVSS8.6AI score0.00301EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/07/21 9:55 p.m.21 views

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

Summary Gitea has robust SSRF protection via hostmatcher.NewDialContext for webhook and migration clone URLs, which validates resolved IPs at the TCP dial level. However, three code paths use raw http.Get Go's DefaultClient which completely bypasses this protection, enabling SSRF to internal...

7.5CVSS5.5AI score0.00301EPSS
SaveExploits0References3Affected Software1
Snyk
Snyk
added 2026/07/21 9:55 p.m.6 views

Server-side Request Forgery (SSRF)

Overview Affected versions of this package are vulnerable to Server-side Request Forgery SSRF in the Open function, which uses raw http.Get and os.Open without proper host or scheme validation. An attacker can access internal network resources, cloud metadata endpoints, or read arbitrary local...

7.5CVSS8.6AI score0.00301EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/21 9:52 p.m.6 views

GHSA-3R5C-2XXX-H872 Gitea: Webhook Authorization Header Returned in Plaintext via API

Summary The ToHook function in services/webhook/general.go decrypts the webhook's HeaderAuthorizationEncrypted field and returns the plaintext authorization header in the API response. Any repository admin can read the full plaintext value of webhook authorization headers Bearer tokens, Basic aut...

2.7CVSS5.3AI score0.00244EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/07/21 9:52 p.m.12 views

Gitea: Cross-Repo Information Disclosure via Org-Level Actions Run/Job APIs

Author: Prakhar Porwal Date: 2026-05-24 Target: Gitea self-hosted Git service Branch tested: main @ b7e95cc48c development build, go1.26.3 Component: routers/api/v1/org/action.go org-level Actions API OWASP: API3:2023 Broken Object Property Level Authorization --- 1. Summary The org-level Actions...

6.5CVSS5.3AI score0.003EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/07/21 9:52 p.m.21 views

GHSA-FRPW-3H2Q-4JJ6 Gitea: Cross-Repo Information Disclosure via Org-Level Actions Run/Job APIs

Author: Prakhar Porwal Date: 2026-05-24 Target: Gitea self-hosted Git service Branch tested: main @ b7e95cc48c development build, go1.26.3 Component: routers/api/v1/org/action.go org-level Actions API OWASP: API3:2023 Broken Object Property Level Authorization --- 1. Summary The org-level Actions...

6.5CVSS5.3AI score0.003EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/21 9:51 p.m.21 views

GHSA-Q423-49RW-G9MH Gitea: GHSA-8fwc-qjw5-rvgp ClearRepoWatches fix not applied to API EditRepo path — sister code path retains stale watches on public->private

Summary GHSA-8fwc-qjw5-rvgp "Gitea may send release notification emails for private repositories to users whose access has been revoked", fix in PR 36319 / commit 8a98ac22 added repomodel.ClearRepoWatches as a defense for the state transition public→private. The cleanup was wired into...

4.3CVSS5.5AI score0.00209EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/07/21 9:50 p.m.11 views

Gitea: Public-only API token restriction is not enforced on team API routes

Summary Gitea's /api/v1/teams/id API routes do not correctly enforce the public-only access token restriction. A public-only token is intended to limit API access to public repositories and public organizations. However, several team API routes continue to return private team repository metadata...

4.3CVSS5.3AI score0.00209EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/07/21 9:50 p.m.20 views

GHSA-H56G-4QW7-2MXG Gitea: Public-only API token restriction is not enforced on team API routes

Summary Gitea's /api/v1/teams/id API routes do not correctly enforce the public-only access token restriction. A public-only token is intended to limit API access to public repositories and public organizations. However, several team API routes continue to return private team repository metadata...

4.3CVSS5.4AI score0.00209EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/07/21 9:49 p.m.14 views

Gitea: Private org member list leaked via /members API endpoint — incomplete fix for PR #38145

Summary PR 38145 fixed ListPublicMembers and IsPublicMember but missed ListMembers. Any authenticated user can enumerate ALL members not just public ones of a private organization. Affected Versions = v1.26.4 latest and main branch Root Cause routers/api/v1/org/member.go — ListMembers: // Missing...

7.5CVSS5.3AI score0.00342EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/07/21 9:48 p.m.10 views

GHSA-G9G6-QHRC-P3QC Gitea: Improper authorization on OAuth sign-in callback silently re-enables administrator-disabled accounts

Summary The OAuth2 sign-in callback in Gitea 1.26.1 unconditionally re-enables a locally-disabled account whenever the user authenticates through a linked external identity provider, silently undoing any administrator-initiated Disable Account action and issuing a fresh authenticated session in t...

7.6CVSS5.2AI score0.00621EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2026/07/21 9:48 p.m.12 views

Gitea: Improper authorization on OAuth sign-in callback silently re-enables administrator-disabled accounts

Summary The OAuth2 sign-in callback in Gitea 1.26.1 unconditionally re-enables a locally-disabled account whenever the user authenticates through a linked external identity provider, silently undoing any administrator-initiated Disable Account action and issuing a fresh authenticated session in t...

9.8CVSS5.3AI score0.00621EPSS
SaveExploits0References7Affected Software1
Rows per page
Query Builder