CVE-2021-30688
Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.
NVD · uneditedA malicious application may be able to break out of its sandbox. This issue is fixed in macOS Big Sur 11.4, Security Update 2021-003 Catalina. A path handling issue was addressed with improved validation.
Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.
dbcve analysis · high confidenceA sandbox escape vulnerability in macOS where a malicious application could break out of its sandbox due to insufficient path validation. The issue was addressed with improved path validation in macOS Big Sur 11.4 and Security Update 2021-003 for Catalina.
Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.
Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.
NVD · CPE data>= 10.15, <= 10.15.6= 10.15.7>= 11.0, < 11.4CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.
From the vector- Attack vector
- Local
- Complexity
- Low
- Privileges
- Low
- User interaction
- None
- Scope
- Changed
- Confidentiality
- High
- Integrity
- High
- Availability
- High
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.
dbcve checksWork through these to decide whether this CVE applies to you.
-
Determine your macOS versionOpen Terminal and run: sw_vers -productVersionAffected if The version shows 10.15, 10.15.1, 10.15.2, 10.15.3, 10.15.4, 10.15.5, 10.15.6, or any 11.0 through 11.3.x (versions below 10.15.7 on Catalina or below 11.4 on Big Sur)
-
Check if running macOS Catalina (10.15.x)If the version from step 1 begins with 10.15, run: defaults read /System/Library/CoreServices/SystemVersion ProductVersionExtraStringAffected if The system shows macOS 10.15.7 without Security Update 2021-003 installed, or any version 10.15.0 through 10.15.6
-
Check if running macOS Big Sur (11.x)If the version from step 1 begins with 11, confirm it is 11.0, 11.1, 11.2, or 11.3Affected if The system is running macOS Big Sur 11.0 through 11.3.x (any version below 11.4)
-
Verify Security Update 2021-003 on CatalinaRun: system_profiler SPSoftwareDataType | grep 'Security Update'Affected if The output does not show 'Security Update 2021-003' or later for macOS 10.15.7 systems
You are affected if running macOS 10.15 through 10.15.6, or macOS 10.15.7 without Security Update 2021-003, or macOS 11.0 through 11.3.x without the 11.4 update.
Generated from the published advisory. Verify against your own configuration.
Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.
dbcve · scoped11.4
Apply the vendor-supplied security updates: macOS Big Sur 11.4 or later, or Security Update 2021-003 for macOS Catalina. Alternatively, upgrade to the latest supported macOS version to receive current security patches.
macOS Big Sur 11.4 or Security Update 2021-003 for Catalina (10.15.7)
- Back up your Mac using Time Machine before initiating any system update
- Open System Preferences and click on Software Update to check for available updates
- For macOS Catalina (10.15.x) systems: Install Security Update 2021-003 Catalina when it appears in Software Update
- For macOS Big Sur (11.0-11.3) systems: Install macOS Big Sur 11.4 when it appears in Software Update
- After installation completes, restart your Mac when prompted
- Verify the update was successful by going to System Preferences > About and confirming the version shows 10.15.7 with Security Update 2021-003 or macOS 11.4
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation3.0 h
- Implementation6.0 h
- Testing3.0 h
- Review / QA2.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $3,984.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2021-30688 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.
References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.
Primary sourcesPractitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2021-30688 in production — separate from our analysis above.
The advisory tells you what broke. It rarely tells you what actually worked. If you’ve dealt with this one, that detail is what the next engineer is searching for.
- The version that genuinely resolved it — not the one the vendor claimed
- A config change or rule that shut the vector down
- A gotcha in the upgrade path that cost you an afternoon
No notes yet
Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.
A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.
- Verified mitigations, workarounds, and config changes
- Version or environment caveats, and links to real fixes
- No weaponised exploit code, or anything meant to cause harm
- No spam, self-promotion, credentials, or personal data