CVE-2025-8597 Details
Description
MacVim's configuration on macOS, specifically the presence of entitlement "com.apple.security.get-task-allow", allows local attackers with unprivileged access (e.g. via a malicious application) to attach a debugger, read or modify the process memory, inject code in the application's context despite being signed with Hardened Runtime and bypass Transparency, Consent, and Control (TCC). Acquired resource access is limited to previously granted permissions by the user. Access to other resources beyond granted permissions requires user interaction with a system prompt asking for permission. According to Apple documentation, when a non-root user runs an app with the debugging tool entitlement, the system presents an authorization dialog asking for a system administrator's credentials. Since there is no prompt when the target process has "get-task-allow" entitlement, the presence of this entitlement was decided to be treated as a vulnerability because it removes one step needed to perform an attack. This issue was fixed in build r181.2
A vulnerability in MacVim's configuration on macOS allows local attackers with unprivileged access to attach a debugger, read or modify process memory, and inject code into the application's context. This occurs despite the application being signed with Hardened Runtime, and it bypasses the Transparency, Consent, and Control (TCC) framework. The vulnerability arises from the presence of the 'com.apple.security.get-task-allow' entitlement, which removes a necessary authorization step for debugging applications. Exploitation can be achieved through a malicious application that takes advantage of this entitlement, allowing access to the application's memory and the injection of code.
The vulnerability has been fixed in MacVim version r181.2.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Aug 26, 2025CISA-ADP
Assessed Aug 26, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://cert.pl/en/posts/2025/08/tcc-bypass/ | [email protected] | BundleRemedy |
| https://github.com/macvim-dev/macvim/pull/1585 | [email protected] | Issue TrackingVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-497 | Exposure of Sensitive System Information to an Unauthorized Control Sphere | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| MacVim | < r181.2 |
CPE
Remediation
| |
| GIMP | < 3.1.4.2 |
CPE
Remediation
| |
| Mosh-Pro | <= 1.3.2 (semver) |
CPE
Remediation
| |
| Cursor | All versions |
CPE
Remediation
| |
| Nozbe | < 2025.11 |
CPE
Remediation
| |
| Invoice Ninja | < 5.0.175 (semver) |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Aug 26, 2025 | New CVE Received | [email protected] |
Volerion