Description
A vulnerability was found in tiddly-gittly TidGi-Desktop up to 0.13.0. This impacts an unknown function of the file src/services/wiki/wikiWorker/loadWikiTiddlersWithSubWikis.ts of the component Git Repository Import. The manipulation results in code injection. The attack may be performed from remote. The exploit has been made public and could be used.
Published: 2026-07-05
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the loadWikiTiddlersWithSubWikis module of TidGi-Desktop and permits an attacker to inject arbitrary code during the Git Repository Import routine. This code injection is described as a defect that allows source code to be improperly neutralized and generated, corresponding to CWE-74 and CWE-94. When a specially crafted repository is processed, the application may execute the injected payload with the privileges it holds, which could enable the attacker to carry out unintended actions on the host.

Affected Systems

TidGi-Desktop versions 0.13.0 and earlier are affected. Users who employ the Git Repository Import function in these releases are at risk.

Risk and Exploitability

With a CVSS score of 6.9 the flaw is considered moderate in severity, while the EPSS score of less than 1 % indicates a low probability of widespread exploitation at the time of analysis. The vulnerability is not listed in the CISA KEV catalog, and no large‑scale attacks have been reported. Exploitation can be performed remotely by submitting a malicious Git repository to the import interface, potentially resulting in the application executing arbitrary code.

Generated by OpenCVE AI on July 26, 2026 at 21:28 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to the latest release of TidGi-Desktop that removes the vulnerable import function or implements the proper sanitization of imported code.
  • If an upgrade is not immediately feasible, disable or restrict the Git Repository Import feature to prevent processing of untrusted repositories until a fix is applied.
  • In the meantime, ensure that all data consumed by the import routine is validated and sanitized to prevent the injection of executable code, addressing the weaknesses identified by CWE-74 and CWE-94.
  • Regularly monitor the project’s GitHub security advisories and other official channels for updates, and apply any subsequent patches or mitigations as they become available.

Generated by OpenCVE AI on July 26, 2026 at 21:28 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 06 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Sun, 05 Jul 2026 08:15:00 +0000

Type Values Removed Values Added
Description A vulnerability was found in tiddly-gittly TidGi-Desktop up to 0.13.0. This impacts an unknown function of the file src/services/wiki/wikiWorker/loadWikiTiddlersWithSubWikis.ts of the component Git Repository Import. The manipulation results in code injection. The attack may be performed from remote. The exploit has been made public and could be used.
Title tiddly-gittly TidGi-Desktop Git Repository Import loadWikiTiddlersWithSubWikis.ts code injection
First Time appeared Tiddly-gittly
Tiddly-gittly tidgi-desktop
Weaknesses CWE-74
CWE-94
CPEs cpe:2.3:a:tiddly-gittly:tidgi-desktop:*:*:*:*:*:*:*:*
Vendors & Products Tiddly-gittly
Tiddly-gittly tidgi-desktop
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

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

cvssV4_0

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


Subscriptions

Tiddly-gittly Tidgi-desktop
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-07-06T17:52:01.260Z

Reserved: 2026-07-04T08:01:16.620Z

Link: CVE-2026-14722

cve-icon Vulnrichment

Updated: 2026-07-06T17:51:57.760Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-26T21:30:04Z

Weaknesses
  • CWE-74

    Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')

  • CWE-94

    Improper Control of Generation of Code ('Code Injection')