CVE-2026-56652

Source
https://cve.org/CVERecord?id=CVE-2026-56652
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-56652.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-56652
Published
2026-08-27T13:22:13.928Z
Modified
2026-08-29T03:31:01.177953779Z
Severity
  • 4.6 (Medium) CVSS_V4 - 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 CVSS Calculator
Summary
Formula Injection in dool project
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.  The issue was addressed by pull request #117

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/56xxx/CVE-2026-56652.json",
    "cwe_ids": [
        "CWE-1236"
    ],
    "cna_assigner": "CERT-PL"
}
References

Affected packages

Git / github.com/scottchiefbaker/dool

Affected ranges

Type
GIT
Repo
https://github.com/scottchiefbaker/dool
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
Database specific
Show details
{
    "source": "AFFECTED_FIELD",
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "last_affected": "1.3.8"
        }
    ]
}

Affected versions

0.*
0.7.2
0.7.3
v0.*
v0.7.4
v0.9
v1.*
v1.0.0
v1.1.0
v1.2.0
v1.3.0
v1.3.1
v1.3.2
v1.3.3
v1.3.4
v1.3.6
v1.3.8

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-56652.json"