Description
A vulnerability was detected in klaussilveira GitList 2.0.0. Affected by this issue is the function SimpleXMLElement of the file src/SCM/System/Git/CommandLine.php of the component XML Parsing. Performing a manipulation results in denial of service. The attack is possible to be carried out remotely. The exploit is now public and may be used. Upgrading to version 3.0.0-beta can resolve this issue. The patch is named f67609d52c1812fa8a7ed80eae5e795cfd72115f. It is advisable to upgrade the affected component.
Published: 2026-08-31
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Denial of Service
Action: Apply Patch
AI Analysis

Impact

A remote attacker can exploit a flaw in the SimpleXMLElement usage within GitList 2.0.0, causing the application to crash or become unresponsive. The weakness in the XML parsing component can be triggered by a crafted XML payload, leading to the consumption of server resources and denying legitimate users access. This issue falls under the CWE-404 category of unhandled error conditions.

Affected Systems

The vulnerability affects the GitList software developed by klaussilveira. Versions up to 2.0.0 are impacted, while the 3.0.0-beta release provides the necessary fix.

Risk and Exploitability

The CVSS score of 6.9 indicates moderate severity. Although the EPSS score is not available, the vulnerability is confirmed as publicly exploitable and can be executed remotely. It is currently not listed in the CISA KEV catalog, but the availability of a public exploit and the remote nature of the attack suggest a non‑negligible risk of denial of service events.

Generated by OpenCVE AI on August 31, 2026 at 10:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the patch commit f67609d52c1812fa8a7ed80eae5e795cfd72115f to replace the vulnerable XML parsing code.
  • Upgrade GitList to the 3.0.0-beta release or a later version that includes the fix.
  • Configure application or network level limits on XML document size and processing time to mitigate remaining risk until the patch is applied.

Generated by OpenCVE AI on August 31, 2026 at 10:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 02 Sep 2026 10:45:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 31 Aug 2026 11:45:00 +0000

Type Values Removed Values Added
First Time appeared Klaussilveira
Klaussilveira gitlist
Vendors & Products Klaussilveira
Klaussilveira gitlist

Mon, 31 Aug 2026 09:45:00 +0000

Type Values Removed Values Added
Description A vulnerability was detected in klaussilveira GitList 2.0.0. Affected by this issue is the function SimpleXMLElement of the file src/SCM/System/Git/CommandLine.php of the component XML Parsing. Performing a manipulation results in denial of service. The attack is possible to be carried out remotely. The exploit is now public and may be used. Upgrading to version 3.0.0-beta can resolve this issue. The patch is named f67609d52c1812fa8a7ed80eae5e795cfd72115f. It is advisable to upgrade the affected component.
Title klaussilveira GitList XML Parsing CommandLine.php SimpleXMLElement denial of service
First Time appeared Gitlist
Gitlist gitlist
Weaknesses CWE-404
CPEs cpe:2.3:a:gitlist:gitlist:*:*:*:*:*:*:*:*
Vendors & Products Gitlist
Gitlist gitlist
References
Metrics cvssV2_0

{'score': 5, 'vector': 'AV:N/AC:L/Au:N/C:N/I:N/A:P/E:POC/RL:OF/RC:C'}

cvssV3_0

{'score': 5.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C'}

cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C'}

cvssV4_0

{'score': 6.9, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Gitlist Gitlist
Klaussilveira Gitlist
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-09-02T13:43:45.198Z

Reserved: 2026-08-30T14:57:01.766Z

Link: CVE-2026-82669

cve-icon Vulnrichment

Updated: 2026-09-02T13:43:31.117Z

cve-icon NVD

Status : Deferred

Published: 2026-08-31T10:16:50.130

Modified: 2026-09-02T14:17:14.937

Link: CVE-2026-82669

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-31T11:18:33Z

Weaknesses
  • CWE-404

    Improper Resource Shutdown or Release