CVE-2025-59050
Last modified
CVE-2025-59050 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. Greenshot is an open source Windows screenshot utility. Greenshot 1.3.300 and earlier deserializes attacker-controlled data received in a WM_COPYDATA message using BinaryFormatter.Deserialize without prior validation or authentication, allowing a local process at the same integrity level to trigger arbitrary code execution inside the Greenshot process. EPSS estimates a 0.27% chance of exploitation in the next 30 days.
Description
Greenshot is an open source Windows screenshot utility. Greenshot 1.3.300 and earlier deserializes attacker-controlled data received in a WM_COPYDATA message using BinaryFormatter.Deserialize without prior validation or authentication, allowing a local process at the same integrity level to trigger arbitrary code execution inside the Greenshot process. The vulnerable logic resides in a WinForms WndProc handler for WM_COPYDATA (message 74) that copies the supplied bytes into a MemoryStream and invokes BinaryFormatter.Deserialize, and only afterward checks whether the specified channel is authorized. Because the authorization check occurs after deserialization, any gadget chain embedded in the serialized payload executes regardless of channel membership. A local attacker who can send WM_COPYDATA to the Greenshot main window can achieve in-process code execution, which may aid evasion of application control policies by running payloads within the trusted, signed Greenshot.exe process. This issue is fixed in version 1.3.301. No known workarounds exist.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Getgreenshot | Greenshot | < 1.3.301 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2025-59050?
How severe is CVE-2025-59050?
How do I fix CVE-2025-59050?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-59045Stalwart is a mail and collaboration server. Starting in ver…7.1
- CVE-2025-59046The npm package `interactive-git-checkout` is an interactive…9.8
- CVE-2025-59047matrix-sdk-base is the base component to build a Matrix clie…2.7
- CVE-2025-59048OpenBao's AWS Plugin generates AWS access credentials based …8.1
- CVE-2025-59049Mockoon provides way to design and run mock APIs. Prior to v…7.5
- CVE-2025-5905A vulnerability was found in TOTOLINK T10 4.1.8cu.5207. It h…8.8
- CVE-2025-59051The FreePBX Endpoint Manager module includes a Network Scann…8.6
- CVE-2025-59052Angular is a development platform for building mobile and de…7.1
- CVE-2025-59053AIRI is a self-hosted, artificial intelligence based Grok Co…9.6
- CVE-2025-59054dstack is a software development kit (SDK) to simplify the d…8.5
- CVE-2025-59055InstantCMS is a free and open source content management syst…7.2
- CVE-2025-59056FreePBX is an open-source web-based graphical user interface…7.5
Are you affected by CVE-2025-59050?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
