NONE · 0

CVE-2026-56651

Dool in versions up to 1.3.8 is vulnerable to symlink following when the "--devel" flag is used, as the application opens a log file without the "O_NOFOLLOW" flag. A local attacker can exploit this by...

Vulnerability Description

Dool in versions up to 1.3.8 is vulnerable to symlink following when the "--devel" flag is used, as the application opens a log file without the "O_NOFOLLOW" flag. A local attacker can exploit this by creating a symlink at the expected log file path pointing to a sensitive file, causing dool to truncate and overwrite the target file with log data, which is especially impactful if dool is run with elevated privileges. The issue was addressed by pull request #116

Related Weaknesses (CWE)

References

FAQ

What is CVE-2026-56651?

CVE-2026-56651 is a documented vulnerability. Dool in versions up to 1.3.8 is vulnerable to symlink following when the "--devel" flag is used, as the application opens a log file without the "O_NOFOLLOW" flag. A local attacker can exploit this by...

How severe is CVE-2026-56651?

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

Is there a patch for CVE-2026-56651?

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