CVE-2026-21575: This High severity RCE (Remote Code Execution) vulnerability was introduced in version 3.4.11 of Sourcetree...
This High severity RCE (Remote Code Execution) vulnerability was introduced in version 3.4.11 of Sourcetree for Mac and Sourcetree for Windows.
This RCE (Remote Code Execution) vulnerability, with a CVSS Score of 7.1, allows an authenticated attacker to execute arbitrary code which has high impact to confidentiality, high impact to integrity, high impact to availability, and requires user interaction.
Atlassian recommends that Sourcetree for Mac and Sourcetree for Windows customers upgrade to latest version, if you are unable to do so, upgrade your instance to one of the specified supported fixed versions:
* Sourcetree for Mac and Sourcetree for Windows 3.4: Upgrade to a release greater than or equal to 3.4.13
See the release notes (https://www.sourcetreeapp.com/download-archives). You can download the latest version of Sourcetree for Mac and Sourcetree for Windows from the download center (https://www.sourcetreeapp.com/download-archives).
This vulnerability was reported via our Bug Bounty program.
Security readout for executives and security teams
Plain-English summary
A flaw in Atlassian Sourcetree can let a logged-in attacker run code after a user interacts with malicious content or workflow. Successful exploitation could compromise source code, credentials, and the developer workstation. The supplied advisory rates it High at CVSS 7.1.
Executive priority
Treat as a high-priority developer-workstation update. Schedule prompt remediation, especially where Sourcetree users hold valuable repository or deployment credentials. Emergency incident response is not justified solely by the supplied evidence because active exploitation is unconfirmed.
Technical view
CVE-2026-21575 is a CWE-94 code-injection vulnerability affecting Sourcetree for Mac and Windows according to the advisory narrative. It requires network access, low privileges, high attack complexity, and user interaction. Successful exploitation can severely affect confidentiality, integrity, and availability.
Likely exposure
Prioritize developer endpoints running Sourcetree 3.4.11 or 3.4.12. The narrative identifies both Mac and Windows, but the structured affected-version data is inconsistent about 3.4.13. Confirm installed versions and supported fixed releases against Atlassian guidance.
Exploitation context
The supplied sources do not establish active exploitation, and the CVE is not identified as being in KEV. Exploitation requires an authenticated attacker and user interaction, reducing immediacy but not the potential workstation and source-code impact.
Researcher notes
The CVSS 3.0 vector is AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H. Atlassian says the issue was introduced in 3.4.11 and fixed in 3.4.13 or later. However, the bundle’s structured affected entry also includes versions from 3.4.13, creating an unresolved boundary conflict.
Mitigation direction
Upgrade Sourcetree for Mac and Windows to the latest available release.
If latest is unsuitable, use an Atlassian-supported fixed version at or above 3.4.13.
Prioritize systems handling sensitive repositories, signing credentials, tokens, or production access.
Review Atlassian guidance before treating 3.4.13 as fixed because supplied version data conflicts.
Validation and detection
Inventory Sourcetree installations across managed Mac and Windows developer endpoints.
Identify installations running versions 3.4.11 or 3.4.12.
Confirm the installed version after upgrading and compare it with current Atlassian guidance.
Review endpoint telemetry for unexpected processes or repository-access anomalies involving affected systems.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · medium confidence lookup
CWE-94: Code execution behavior lookup
Code execution and unsafe deserialization weaknesses often justify reviewing execution behavior and process telemetry. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
1CVSS vectors
3Timeline events
1ADP providers
3Source links
SSVC decision data
CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: total
CVSS vector scores
1 official score
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-94 · source CWE mapping
Improper Control of Generation of Code ('Code Injection')
Improper Control of Generation of Code ('Code Injection') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.