Description
Two SSRF findings in Gitea 1.26.2
Published: 2026-08-13
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A server‑side request forgery flaw exists in Gitea 1.26.2, allowing attackers to supply arbitrary URLs that the server will resolve and fetch. Identified as CWE‑918, this flaw can expose internal network resources, read confidential data, or facilitate lateral movement by accessing internal APIs or services that the server can reach. The advisory reports two distinct SSRF paths; once triggered, a malicious actor could retrieve sensitive information from internal endpoints or use the server as a proxy to scan the internal network.

Affected Systems

Gitea Open Source Git Server, version 1.26.2. No other versions are listed as affected in this advisory, so only installations running 1.26.2 are vulnerable.

Risk and Exploitability

No EPSS score is available and the vulnerability is not listed in the CISA KEV catalog, so the likelihood of exploitation is uncertain. However, SSRF weaknesses typically allow attackers to reach otherwise inaccessible internal hosts or APIs, and the lack of network segmentation around Gitea could make exploitation straightforward for an authenticated or anonymous attacker.

Generated by OpenCVE AI on August 13, 2026 at 18:46 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Gitea to version 1.27.0 or later to the fix provided in the release notes.
  • If upgrading immediately is not possible, restrict the Gitea host’s outbound network traffic to only the required external endpoints and block connections to internal network ranges.
  • Review and sanitize any repository URLs or external resource configurations in Gitea to ensure they do not allow untrusted URLs to be resolved by the server.

Generated by OpenCVE AI on August 13, 2026 at 18:46 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-2fcr-jfvc-vgg2 Gitea: Two SSRF findings
History

Thu, 13 Aug 2026 19:15:00 +0000

Type Values Removed Values Added
First Time appeared Gitea
Gitea gitea Open Source Git Server
Vendors & Products Gitea
Gitea gitea Open Source Git Server

Thu, 13 Aug 2026 17:00:00 +0000

Type Values Removed Values Added
Description Two SSRF findings in Gitea 1.26.2
Title Two SSRF findings in Gitea 1.26.2
Weaknesses CWE-918
References

Subscriptions

Gitea Gitea Open Source Git Server
cve-icon MITRE

Status: PUBLISHED

Assigner: Gitea

Published:

Updated: 2026-08-13T16:44:46.109Z

Reserved: 2026-07-08T09:19:08.772Z

Link: CVE-2026-58314

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-13T17:17:26.193

Modified: 2026-08-13T17:17:26.193

Link: CVE-2026-58314

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T19:00:12Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)