Description
Two SSRF findings in Gitea 1.26.2
Published: 2026-08-13
Score: 7.7 High
EPSS: < 1% Very Low
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

The EPSS score is 0.00158, which indicates a very low exploitation probability, 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 14, 2026 at 20:07 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 14, 2026 at 20:07 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

Sat, 15 Aug 2026 01:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 14 Aug 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 7.7, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N'}


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-14T17:35:42.167Z

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

Link: CVE-2026-58314

cve-icon Vulnrichment

Updated: 2026-08-14T17:35:27.826Z

cve-icon NVD

Status : Deferred

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

Modified: 2026-08-26T16:53:48.300

Link: CVE-2026-58314

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-14T20:15:14Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)