CVE-2026-56750
Gitea Remember-Me Token Theft Not Invalidating Attacker Session
Summary
Remediation
Upgrade to the fixed version using your package manager.
go get code.gitea.io/gitea@v1.27.0
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.27.0 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-613
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 8.6 score means for each attack dimension.
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N
References
- https://github.com/go-gitea/gitea/security/advisories/GHSA-rgv6-xp99-6mgjWEB
- https://github.com/go-gitea/gitea/pull/38406WEB
- https://github.com/go-gitea/gitea/pull/38426WEB
- https://github.com/go-gitea/gitea/commit/de4b8277e9cb576f2315fb03b5ab6478b42a1d31WEB
- https://github.com/go-gitea/gitea/commit/f69e15afe7496cc62e96dab244629c69eb31a7bfWEB
- https://github.com/go-gitea/giteaPACKAGE
- https://github.com/go-gitea/gitea/releases/tag/v1.27.0WEB
Frequently Asked Questions
- What is CVE-2026-56750?
- Gitea Remember-Me Token Theft Not Invalidating Attacker Session This vulnerability has been assigned a severity rating of CRITICAL (CVSS score: 8.6/10).
- How do I check if my project is affected by CVE-2026-56750?
- CVE-2026-56750 affects code.gitea.io/gitea. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2026-56750 and 200,000+ other known vulnerabilities.
Severity & Exploitability
High exploitability or significant impact. Prioritize remediation within days.
Also Known As
Related CVEs
- CVE-2026-20896CRITICAL
Gitea Docker image: `REVERSE_PROXY_TRUSTED_PROXIES = *` default lets any source IP impersonate any user via `X-WEBAUTH-USER`
- CVE-2026-58426CRITICAL
Gitea Actions Artifacts V4 signed URL HMAC ambiguity allows cross-repository artifact read and cross-task upload-state write
- CVE-2026-58443CRITICAL
Gitea: Public-only repository tokens can update private PR head branches
- 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
- CVE-2026-26231HIGH
Gitea: Authorization Bypass via "Allow edits from maintainers" allows unauthorized commits to any readable repo
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies