Vulnerability Description
screenshot-desktop allows capturing a screenshot of your local machine. This vulnerability is a command injection issue. When user-controlled input is passed into the format option of the screenshot function, it is interpolated into a shell command without sanitization. This results in arbitrary command execution with the privileges of the calling process. This vulnerability is fixed in 1.15.2.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://github.com/bencevans/screenshot-desktop/commit/59c87b0c175eec76090e6ccde
- https://github.com/bencevans/screenshot-desktop/security/advisories/GHSA-gjx4-2c
FAQ
What is CVE-2025-55294?
CVE-2025-55294 is a vulnerability with a CVSS score of 9.8 (CRITICAL). screenshot-desktop allows capturing a screenshot of your local machine. This vulnerability is a command injection issue. When user-controlled input is passed into the format option of the screenshot f...
How severe is CVE-2025-55294?
CVE-2025-55294 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2025-55294?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.