CVE-2024-6886
Gitea Cross-site Scripting Vulnerability
Summary
Remediation
Upgrade to the fixed version using your package manager.
go get code.gitea.io/gitea@v1.22.1
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (1)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| code.gitea.io/gitea | go | All versions | 1.22.1 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-79Cross-site Scripting (XSS)MITRE
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 9.8 score means for each attack dimension.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
References
- https://nvd.nist.gov/vuln/detail/CVE-2024-6886ADVISORY
- https://github.com/go-gitea/gitea/pull/31200WEB
- https://github.com/go-gitea/gitea/commit/b6280f4d21309cfae7cc07f74173354c664d5e10WEB
- https://blog.gitea.com/release-of-1.22.1WEB
- https://github.com/go-gitea/giteaPACKAGE
- https://pkg.go.dev/vuln/GO-2024-3056WEB
Frequently Asked Questions
- What is CVE-2024-6886?
- Gitea Cross-site Scripting Vulnerability This vulnerability has been assigned a severity rating of CRITICAL (CVSS score: 9.8/10).
- How do I check if my project is affected by CVE-2024-6886?
- CVE-2024-6886 affects code.gitea.io/gitea. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2024-6886 and 200,000+ other known vulnerabilities.
Severity & Exploitability
Exploitation is straightforward and causes maximum impact. Patch immediately.
Also Known As
Related CVEs
- CVE-2026-22874CRITICAL
Gitea: Incomplete SSRF Protection in Webhook and Migration Allow-list Default Filter
- CVE-2019-11576CRITICAL
Gitea Allows 1FA Even for 2FA-Enrolled Accounts
- CVE-2026-27775HIGH
Gitea: Cached Per-Branch Permission Check in Pre-Receive Hook Allows Full Repository Write
- CVE-2026-56654HIGH
Gitea: Privilege Escalation via Access Token Scope Escalation in API
- CVE-2026-58424HIGH
Gitea: Permanent Fork PR Workflow Approval Gate Bypass
- CVE-2026-57894HIGH
Gitea: Repository Migration Follows Git HTTP Redirects After URL Allow/Block Validation, Enabling Internal Git Repository Exfiltration
- CVE-2026-27771HIGH
Gitea has insufficient permission checks for Composer package source links
- CVE-2026-28737HIGH
Gitea: Stored XSS via glTF `extensionsRequired` in Gitea 3D File Viewer
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies