Stack-based buffer overflow in Sakura Editor - #VU145344

 

Stack-based buffer overflow in Sakura Editor - #VU145344

Published: August 25, 2026


Vulnerability identifier: #VU145344
CSH Severity: Medium
CVSS v4: 6.7 [CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
CVE-ID: N/A
CWE-ID: CWE-121
Exploitation vector: Local access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a local user to cause a denial of service.

The vulnerability exists due to stack-based buffer overflow in CEditView::ViewDiffInfo command line construction in CEditView_Diff.cpp when processing overly long file paths for diff display. A local user can supply two files with a combined path length of 978 characters or more and trigger the diff display feature to cause a denial of service.

Exploitation requires diff.exe to be present in the same folder as sakura.exe, and long path support on Windows 10 or later makes the issue easier to trigger.


Affected software

Sakura Editor

Remediation

Install security update from vendor's website.

Sakura Editor - update to 2.4.3

External References

Related Security Bulletins