LiveActive security incident?Get immediate response
CVE Record

CVE-2021-1782: A race condition was addressed with improved locking.

A race condition was addressed with improved locking. This issue is fixed in macOS Big Sur 11.2, Security Update 2021-001 Catalina, Security Update 2021-001 Mojave, watchOS 7.3, tvOS 14.4, iOS 14.4 and iPadOS 14.4. A malicious application may be able to elevate privileges. Apple is aware of a report that this issue may have been actively exploited..

HighCVSS 7Known exploitedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This Apple flaw lets a malicious local app potentially gain higher privileges on affected devices. Apple fixed it across iOS/iPadOS, macOS, watchOS, and tvOS releases in early 2021. Because Apple reported possible active exploitation and CISA lists it in KEV, treat unpatched Apple endpoints as urgent legacy exposure.

Executive priority

High priority for any organization still running legacy Apple operating systems. This is not a perimeter vulnerability, but it can turn local app execution into full device compromise, and KEV status makes remediation expectations stronger for regulated environments.

Technical view

CVE-2021-1782 is a race condition, mapped to CWE-667, addressed by improved locking. The CVSS vector indicates local access, high attack complexity, low privileges, no user interaction, and high confidentiality, integrity, and availability impact. Public sources do not provide deeper root-cause detail.

Likely exposure

Exposure is most likely on Apple devices below iOS/iPadOS 14.4, macOS Big Sur 11.2, Catalina/Mojave Security Update 2021-001, watchOS 7.3, or tvOS 14.4. The bundle lists affected versions as unspecified, so inventory-based version validation is required.

Exploitation context

Active exploitation is supported by Apple’s statement that it was aware of a report of active exploitation and by CISA KEV inclusion. Sources do not describe exploit maturity, targets, campaigns, or public exploit availability. Do not infer internet exposure; the CVSS vector is local.

Researcher notes

The public record is sparse: Apple names a race condition fixed with improved locking and privilege escalation impact, but not the vulnerable component or exploit chain. Validation should focus on version state, KEV-driven remediation tracking, and local privilege escalation risk from malicious applications.

Mitigation direction

  • Update Apple devices to the fixed versions or later.
  • Prioritize unsupported or unmanaged Apple endpoints for upgrade or removal.
  • Check Apple’s current guidance for any platform-specific remediation notes.
  • Limit execution of untrusted local applications on legacy Apple devices.
  • Use MDM reporting to enforce minimum OS baselines.

Validation and detection

  • Inventory Apple OS versions across managed and unmanaged assets.
  • Confirm iOS and iPadOS devices run 14.4 or later.
  • Confirm macOS Big Sur devices run 11.2 or later.
  • Confirm Catalina and Mojave systems have Security Update 2021-001.
  • Confirm watchOS 7.3 and tvOS 14.4 baselines where relevant.
Prepared
Confidence
high
Sources
7

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 · low confidence lookup

CWE-667: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. 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.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2021-1782 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
7 (3.1)
Known Exploited
Yes
Published

Vector: CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

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
0Timeline events
0ADP providers
6Source links

CISA KEV status

Status
Known exploited
Source
CISA / ADP
Date added
Not provided

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.

ScoreVersionSeverityVectorExploitImpactSource
7CVSS 3.1HighCVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H15.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

7High
CVSS 3.1 vector shape for CVE-2021-1782Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
AppleiOS and iPadOSunspecifiedListed
ApplemacOSunspecifiedListed
ApplemacOSunspecifiedListed
ApplemacOSunspecifiedListed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-667 · source CWE mapping

Improper Locking

Improper Locking represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.