CVE-2025-55294
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-08-19

Last updated on: 2025-08-20

Assigner: GitHub, Inc.

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 Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-08-19
Last Modified
2025-08-20
Generated
2026-05-06
AI Q&A
2025-08-19
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 2 associated CPEs
Vendor Product Version / Range
bencevans screenshot-desktop 1.15.2
bencevans screenshot-desktop *
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-77 The product constructs all or part of a command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended command when it is sent to a downstream component.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability is a command injection issue in the screenshot-desktop tool. It occurs because user-controlled input passed into the format option of the screenshot function is directly inserted into a shell command without proper sanitization. This allows an attacker to execute arbitrary commands on the system with the same privileges as the calling process.


What immediate steps should I take to mitigate this vulnerability?

Update the screenshot-desktop package to version 1.15.2 or later, where this command injection vulnerability is fixed. Avoid using vulnerable versions and do not pass unsanitized user input to the format option of the screenshot function.


How can this vulnerability impact me? :

This vulnerability can allow an attacker to execute arbitrary commands on your machine with the privileges of the process running the screenshot-desktop tool. This can lead to full system compromise, including data theft, system damage, or further attacks.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart