Description
Null Pointer Dereference in AddTime API Causes Authenticated Denial of Service
Published: 2026-08-13
Score: 2.7 Low
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Null Pointer Dereference in AddTime API Causes Authenticated Denial of Service occurs when an authenticated user sends a request to the AddTime endpoint of Gitea. The null pointer dereference leads to the application crashing or becoming unresponsive, effectively disabling the Git server for that session or the entire instance. The weakness is classified as an access control flaw (CWE-284) because it allows authenticated users to trigger a service disruption.

Affected Systems

The affected product is the Gitea open source Git server. The security advisory indicates that the issue is fixed in release 1.27.0. No explicit list of vulnerable versions is provided, so all releases prior to 1.27.0 that still use the vulnerable AddTime API are potentially exposed.

Risk and Exploitability

Because the exploit requires authentication, the typical attack vector is a logged‑in user. No public exploit code is documented, and the EPSS score is less than 1%, indicating a very low probability of exploitation. The CVSS score of 2.7 reflects a low severity vulnerability. The vulnerability is not listed in the CISA KEV catalog, suggesting it has not been observed in the wild. Nevertheless, any authenticated user can cause a denial of service, which can disrupt development workflows and service availability.

Generated by OpenCVE AI on August 18, 2026 at 15:41 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Gitea to version 1.27.0 or later, which contains the fix for the null pointer dereference in the AddTime API.
  • Restrict the AddTime endpoint so that only privileged users can invoke it, thereby preventing unauthorized use by attackers.
  • Restart the Gitea service after applying the patch or access restrictions to ensure a clean state and normal operation.

Generated by OpenCVE AI on August 18, 2026 at 15:41 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-m932-crvm-gcp5 Gitea: Null Pointer Dereference in AddTime API Causes Authenticated Denial of Service
History

Tue, 18 Aug 2026 12:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-476
References
Metrics threat_severity

None

threat_severity

Low


Sat, 15 Aug 2026 01:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 14 Aug 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 2.7, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:L'}


Fri, 14 Aug 2026 10:15:00 +0000

Type Values Removed Values Added
First Time appeared Gitea
Gitea gitea Open Source Git Server
Vendors & Products Gitea
Gitea gitea Open Source Git Server

Thu, 13 Aug 2026 17:00:00 +0000

Type Values Removed Values Added
Description Null Pointer Dereference in AddTime API Causes Authenticated Denial of Service
Title Null Pointer Dereference in AddTime API Causes Authenticated Denial of Service
Weaknesses CWE-284
References

Subscriptions

Gitea Gitea Open Source Git Server
cve-icon MITRE

Status: PUBLISHED

Assigner: Gitea

Published:

Updated: 2026-08-14T17:40:25.217Z

Reserved: 2026-07-08T09:19:08.755Z

Link: CVE-2026-55984

cve-icon Vulnrichment

Updated: 2026-08-14T17:39:40.579Z

cve-icon NVD

Status : Deferred

Published: 2026-08-13T17:17:24.857

Modified: 2026-08-26T16:53:48.300

Link: CVE-2026-55984

cve-icon Redhat

Severity : Low

Publid Date: 2026-08-13T16:44:40Z

Links: CVE-2026-55984 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-18T15:45:06Z

Weaknesses