Search Results (141 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2026-58436 1 Gitea 1 Gitea Open Source Git Server 2026-08-14 7.5 High
ParseAcceptLanguage quadratic-time DoS via Locale middleware on unauthenticated requests
CVE-2026-58435 1 Gitea 1 Gitea Open Source Git Server 2026-08-14 5.4 Medium
Gitea LFS Deploy-Key Privilege Escalation
CVE-2026-58434 1 Gitea 1 Gitea Open Source Git Server 2026-08-14 7.5 High
Private Repository Metadata Remains Accessible After Access Revocation
CVE-2026-58431 1 Gitea 1 Gitea Open Source Git Server 2026-08-14 4.3 Medium
Public-only API token restriction is not enforced on team API routes
CVE-2026-58429 1 Gitea 1 Gitea Open Source Git Server 2026-08-14 4.9 Medium
Public-Only Personal access tokens scope bypass in Organization and Permission Endpoints
CVE-2026-58428 1 Gitea 1 Gitea Open Source Git Server 2026-08-14 6.5 Medium
Release attachment extension allowlist bypass via web release edit form (variant of CVE-2025-68939)
CVE-2026-58427 1 Gitea 1 Gitea Open Source Git Server 2026-08-14 7.5 High
Private org member list leaked via /members API endpoint — incomplete fix for PR #38145
CVE-2026-58425 1 Gitea 1 Gitea Open Source Git Server 2026-08-14 4.3 Medium
OAuth token introspection returns metadata of tokens issued to other clients (RFC 7662 section 4 violation)
CVE-2026-58420 1 Gitea 1 Gitea Open Source Git Server 2026-08-14 4.4 Medium
Local File Inclusion via file:// URI in Migration Restore
CVE-2026-58417 1 Gitea 1 Gitea Open Source Git Server 2026-08-14 7.5 High
REST API exposes organization membership of private organizations to public
CVE-2026-58314 1 Gitea 1 Gitea Open Source Git Server 2026-08-14 7.7 High
Two SSRF findings in Gitea 1.26.2
CVE-2026-57894 1 Gitea 1 Gitea Open Source Git Server 2026-08-14 8.5 High
Repository Migration Follows Git HTTP Redirects After URL Allow/Block Validation, Enabling Internal Git Repository Exfiltration
CVE-2026-57886 1 Gitea 1 Gitea Open Source Git Server 2026-08-14 5.9 Medium
Cross-repository issue/comment attachment re-linking can expose private attachment content
CVE-2026-55984 1 Gitea 1 Gitea Open Source Git Server 2026-08-14 2.7 Low
Null Pointer Dereference in AddTime API Causes Authenticated Denial of Service
CVE-2026-55982 1 Gitea 1 Gitea Open Source Git Server 2026-08-14 9.1 Critical
OIDC userinfo Endpoint Returns Identity Claims Without Enforcing API Token Scopes
CVE-2026-54481 1 Gitea 1 Gitea Open Source Git Server 2026-08-14 7.5 High
Internal API HTTP client hardcodes InsecureSkipVerify:true with no config override (CWE-295)
CVE-2026-24059 1 Gitea 1 Gitea Open Source Git Server 2026-08-14 6.5 Medium
The GET /api/v1/user/actions/runners/registration-token endpoint (and its owner- and repository-level equivalents) creates a new runner registration token if none exists, yet the API scope middleware classifies it as read-only because it is a GET request. A holder of a leaked read:user-scoped token can therefore mint a registration token and register a malicious Actions runner that executes workflow jobs with access to repository secrets and source code.
CVE-2026-23603 1 Gitea 1 Gitea Open Source Git Server 2026-08-14 3.1 Low
Blind SSRF in OAuth2 avatar synchronization via unvalidated OIDC picture claim
CVE-2026-34966 1 Gitea 1 Gitea 2026-08-14 7.6 High
Gitea prior to 1.27.0 contains a server-side request forgery vulnerability that allows authenticated attackers to bypass SSRF protections by exploiting HTTP fetch operations in migration and OAuth avatar code paths that use Go's default http.Get without a custom DialContext. Attackers can supply arbitrary URLs through release asset download URLs, pull-request patch URLs, or OAuth avatar endpoints to reach internal services, cloud instance-metadata endpoints, or read local files such as the application configuration containing database credentials and signing secrets, with exfiltrated content persisted as migration release assets for later retrieval.
CVE-2026-58416 1 Gitea 1 Gitea Open Source Git Server 2026-08-14 7.1 High
Fork-PR Actions task can read a third private repository via the collaborative-owner branch (missing fork-PR guard)