NONE · 0

CVE-2026-56652

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 =, +,...

Vulnerability Description

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

Related Weaknesses (CWE)

References

FAQ

What is CVE-2026-56652?

CVE-2026-56652 is a documented vulnerability. 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 =, +,...

How severe is CVE-2026-56652?

CVSS scoring is not yet available for CVE-2026-56652. Check NVD for updates.

Is there a patch for CVE-2026-56652?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.