Description
Gitea versions up to and including 1.26.1 do not enforce repository-unit authorization on issue-template API endpoints.
Published: 2026-07-03
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability allows an attacker or a user with insufficient permissions to read or modify issue-template API endpoints because repository-unit authorization is not enforced. This missing check enables unauthorized access to issue templates, which could be used to inject malicious content or expose repository-specific information contained in those templates. The weakness is a Missing Authorization Check (CWE-862).

Affected Systems

The Gitea Open Source Git Server versions up to and including 1.26.1 lack the required authorization on the issue-template API endpoints. Version 1.26.2 and later include the fix that enforces repository-unit authorization.

Risk and Exploitability

With a CVSS score of 4.3 the vulnerability is rated as moderate severity. An EPSS score of <1% indicates a very low probability that it will be actively exploited, and the vulnerability is not listed in CISA’s KEV catalog. Based on the description, it is inferred that attackers would need to send HTTP requests to the vulnerable issue-template endpoints, possibly using unauthenticated or low-privilege accounts, to gain unauthorized access.

Generated by OpenCVE AI on July 22, 2026 at 13:12 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Gitea to version 1.26.2 or later, which restores proper repository-unit authorization on the issue-template endpoints.
  • If an upgrade cannot be performed immediately, block unauthenticated or low-privilege traffic to those API endpoints at the network level using firewall or reverse-proxy rules.
  • Review existing issue templates for sensitive data or placeholders that could be exposed and adjust them as a precaution.

Generated by OpenCVE AI on July 22, 2026 at 13:12 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-3fwp-p5rj-2pxf Gitea: Missing repository-unit authorization on issue-template API endpoints
History

Mon, 06 Jul 2026 23: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

Mon, 06 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 03 Jul 2026 20:45:00 +0000

Type Values Removed Values Added
Description Gitea versions up to and including 1.26.1 do not enforce repository-unit authorization on issue-template API endpoints.
Title Gitea issue-template APIs bypass repository unit authorization
Weaknesses CWE-862
References
Metrics cvssV3_1

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


Subscriptions

Gitea Gitea Open Source Git Server
cve-icon MITRE

Status: PUBLISHED

Assigner: Gitea

Published:

Updated: 2026-07-06T15:19:12.048Z

Reserved: 2026-03-03T03:25:50.353Z

Link: CVE-2026-27783

cve-icon Vulnrichment

Updated: 2026-07-06T15:19:03.230Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-22T13:15:12Z

Weaknesses