{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "last_affected": "1.3.8"
              }
            ],
            "source": "AFFECTED_FIELD"
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "last_affected": "b74503e2dfbca8ef01c284d40aa77dc82be308b9"
            }
          ],
          "repo": "https://github.com/scottchiefbaker/dool",
          "type": "GIT"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "CERT-PL",
    "cwe_ids": [
      "CWE-1236"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/56xxx/CVE-2026-56652.json"
  },
  "details": "Dool in versions up to 1.3.8 is vulnerable to a CSV injection vulnerability when exporting data to a CSV file, as it fails to sanitize cell content beginning with special formula characters like =, +, -, or @. A local attacker can exploit this by running a process with a crafted name starting with =, which injects malicious formulas into the CSV output that execute when a victim opens the file in a spreadsheet application. \nThe issue was addressed by pull request #117",
  "id": "CVE-2026-56652",
  "modified": "2026-08-30T03:30:39.078995218Z",
  "published": "2026-08-27T13:22:13.928Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://cert.pl/en/posts/2026/08/CVE-2026-56651"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/56xxx/CVE-2026-56652.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-56652"
    },
    {
      "type": "FIX",
      "url": "https://github.com/scottchiefbaker/dool/pull/117"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/scottchiefbaker/dool"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "Formula Injection in dool project"
}