Stack-based buffer overflow in Sakura Editor - #VU145345
Published: August 25, 2026
Vulnerability details
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to stack-based buffer overflow in Command_TagsMake command line construction in CViewCommander_TagJump.cpp when building the ctags execution command line. A local user can provide overly long tag options to cause a denial of service.
The advisory notes that current input constraints prevent overflow in the described configuration, but the command construction uses an unbounded wrapper.