CVE-2026-55986
Received Received - Intake

Email Management API Credential Bypass via Feature Restriction

Vulnerability report for CVE-2026-55986, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-13

Last updated on: 2026-08-13

Assigner: Gitea Limited

Description

Email Management API Bypasses ManageCredentials Feature Restrictions

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-13
Last Modified
2026-08-13
Generated
2026-08-13
AI Q&A
2026-08-13
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Currently, no data is known.

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-284 The product does not restrict or incorrectly restricts access to a resource from an unauthorized actor.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability affects Gitea versions up to 1.26.4. It involves API endpoints for managing email addresses that bypass credential-management restrictions set by administrators. While the web interface correctly enforces these restrictions, the API endpoints POST /api/v1/user/emails and DELETE /api/v1/user/emails remain accessible, allowing unauthorized users to add or remove email addresses despite controls being in place.

Detection Guidance

To detect this vulnerability, check if your Gitea instance is running a version up to 1.26.4. Verify if API endpoints POST /api/v1/user/emails and DELETE /api/v1/user/emails are accessible even when credential management is disabled for externally authenticated users. Review logs for unauthorized email modifications via these endpoints.

Impact Analysis

This vulnerability allows unauthorized users to modify email addresses even when administrators have disabled credential management for externally authenticated users. Attackers could add or remove email addresses, potentially gaining access to accounts or disrupting communications. The impact is limited to data integrity and confidentiality, not system availability.

Compliance Impact

This vulnerability could lead to unauthorized changes in user email addresses, potentially violating compliance requirements for data integrity and access controls. Organizations using Gitea with external authentication may face risks of non-compliance with GDPR, HIPAA, or other standards that mandate strict access restrictions and auditability of user data modifications.

Mitigation Strategies

Upgrade Gitea to a version beyond 1.26.4 where the vulnerability is patched. Ensure API endpoints enforce the same credential-management restrictions as the web interface. Review and restrict access to email management APIs if external authentication is used.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-55986. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart