CVE-2026-28737
HIGH
8.7
CVSS 3.1
Description
Gitea versions from 1.25.0 before 1.26.0 allow stored cross-site scripting through the extensionsRequired field in glTF files rendered by the 3D file viewer.
Metadata
Severity & Metrics
8.7
HIGH CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N
Affected products (1)
| Vendor | Product | Platform | Versions |
|---|---|---|---|
| Gitea | Gitea Open Source Git Server | — | 1.25.0 < 1.26.0 |
Weakness (CWE)
| CWE | Source | Description |
|---|---|---|
| CWE-79 | cna | Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') |
CVSS scores (1)
| Score | Severity | Version | Source | Vector |
|---|---|---|---|---|
| 8.7 | HIGH | 3.1 | cna | CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N |
References (4)
- GitHub Security Advisory https://github.com/go-gitea/gitea/security/advisories/GHSA-9cpj-qc93-vw8v
- GitHub Pull Request #37233 https://github.com/go-gitea/gitea/pull/37233
- Gitea v1.26.0 Release https://github.com/go-gitea/gitea/releases/tag/v1.26.0
- Gitea v1.26.0 Release Blog Post https://blog.gitea.com/release-of-1.26.0/