CVE-2025-61229: An issue in Shirt Pocket's SuperDuper!
An issue in Shirt Pocket's SuperDuper! 3.10 and earlier allow a local attacker to modify the default task template to execute an arbitrary preflight script with root privileges and Full Disk Access, thus bypassing macOS privacy controls.
Security readout for executives and security teams
Plain-English summary
SuperDuper! for macOS 3.10 and earlier has a local privilege issue. Someone with local access could alter a default task template so SuperDuper! runs their preflight script as root with Full Disk Access, bypassing macOS privacy controls. This is most urgent for Macs where untrusted users or malware may already run locally.
Executive priority
Treat as a high-priority endpoint remediation for Macs running SuperDuper!. It is not described as remotely exploitable, but it can turn local access into root access with broad data visibility. Prioritize shared, high-value, or security-sensitive Macs first.
Technical view
CVE-2025-61229 is a CWE-284 improper access control issue in Shirt Pocket SuperDuper! 3.10 and earlier. The CVSS 3.1 score is 8.4, vector AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H. The described impact is arbitrary preflight script execution with root privileges and Full Disk Access via modification of the default task template.
Likely exposure
Exposure is limited to macOS systems with SuperDuper! 3.10 or earlier installed. The attacker must be local, but the CVSS vector lists no required privileges or user interaction. Systems used by multiple users, contractors, or already exposed to endpoint malware carry higher risk.
Exploitation context
The provided sources do not show active exploitation, and the CVE is not listed as KEV in the supplied data. This is still serious because successful exploitation could bypass macOS privacy controls and give root-level access to sensitive data through Full Disk Access.
Researcher notes
Evidence is limited to the CVE description and vendor references. The affected range is stated as 3.10 and earlier, and the vendor reference indicates a SuperDuper! v3.11 security update. No exploit details, indicators of compromise, or broader affected product list are provided in the supplied sources.
Mitigation direction
Identify Macs running SuperDuper! and record installed versions.
Update SuperDuper! to the vendor security update v3.11 or later, if available.
If updating is delayed, restrict local access to affected Macs.
Monitor vendor guidance for any additional remediation or configuration steps.
Validation and detection
Confirm SuperDuper! version is newer than 3.10 after remediation.
Review endpoint inventory for remaining SuperDuper! 3.10 or earlier installs.
Check macOS logs and EDR telemetry for suspicious SuperDuper! preflight script activity.
Verify local user access is limited on systems still awaiting update.
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-284: Authorization and privilege behavior lookup
Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. 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.
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-284 · source CWE mapping
Improper Access Control
Improper Access Control represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.