Insecure API Client Configuration in Gitea Product by Gitea
CVE-2026-54481
Currently unrated
What is CVE-2026-54481?
Gitea's internal API HTTP client is designed with a critical security flaw that hardcodes the InsecureSkipVerify setting to true. This configuration allows for the possibility of man-in-the-middle attacks, as SSL certificate verification is bypassed. Such an oversight leaves the system vulnerable to potential eavesdropping and data manipulation. Users of Gitea are strongly urged to review their configurations and apply necessary updates to mitigate risks associated with insecure API client settings.
Affected Version(s)
Gitea Open Source Git Server 0 <= 1.26.4
