CVE-2019-11576
Gitea Allows 1FA Even for 2FA-Enrolled Accounts
Summary
Remediation
Upgrade to the fixed version using your package manager.
go get code.gitea.io/gitea@v1.8.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.8.0 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-287Improper AuthenticationMITRE
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 9.8 score means for each attack dimension.
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
References
Frequently Asked Questions
- What is CVE-2019-11576?
- Gitea Allows 1FA Even for 2FA-Enrolled Accounts 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-2019-11576?
- CVE-2019-11576 affects code.gitea.io/gitea. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2019-11576 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-2024-6886CRITICAL
Gitea Cross-site Scripting Vulnerability
- 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