Code Injection in Sakura Editor - #VU145349

 

Code Injection in Sakura Editor - #VU145349

Published: August 25, 2026


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

Vulnerability details

The vulnerability allows a remote attacker to execute arbitrary code and disclose sensitive information.

The vulnerability exists due to improper control of generation of code in the .github/workflows/sonarscan.yml workflow when processing pull_request_target events that check out and execute pull request head content. A remote attacker can open a crafted pull request from a fork to execute arbitrary code and disclose sensitive information.

The workflow runs in a privileged context with repository secrets and a writable GITHUB_TOKEN, and the advisory describes two execution paths, including an unconditional path through the Install Locale Emulator step.


Affected software

Sakura Editor

Remediation

Install security update from vendor's website.

Sakura Editor - update to 2.4.3

External References

Related Security Bulletins