LiveActive security incident?Get immediate response
CVE Record

CVE-2022-32845: This issue was addressed with improved checks.

This issue was addressed with improved checks. This issue is fixed in watchOS 8.7, iOS 15.6 and iPadOS 15.6, macOS Monterey 12.5. An app may be able to break out of its sandbox.

CriticalCVSS 10Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

CVE-2022-32845 is an Apple sandbox escape issue. Apple says an app may be able to break out of its sandbox, weakening a core containment boundary. Apple fixed it in watchOS 8.7, iOS 15.6, iPadOS 15.6, and macOS Monterey 12.5.

Executive priority

Prioritize remediation for Apple fleets that can run untrusted or third-party apps. This is a containment-boundary issue with critical scoring, but urgency should be based on update gap, device exposure, and absence of confirmed exploitation in the provided sources.

Technical view

The CVE record describes CWE-693 protection mechanism failure with CVSS 3.1 score 10.0. Vendor text only says improved checks fixed an app sandbox breakout. The source bundle does not identify the vulnerable component, root cause, exact vulnerable build ranges, or exploit mechanics.

Likely exposure

Exposure is most likely Apple devices below the named fixed releases: watchOS 8.7, iOS 15.6, iPadOS 15.6, and macOS Monterey 12.5. The provided affected list is incomplete and duplicates watchOS, so validate against Apple advisories and asset inventory.

Exploitation context

The source bundle does not show CISA KEV listing or cited evidence of active exploitation. Treat this as serious because sandbox escape can increase impact after malicious app execution, but do not claim in-the-wild exploitation from these sources.

Researcher notes

Apple provides minimal technical detail: no component, trigger, PoC, or root-cause specifics. The CVSS vector indicates network, unauthenticated exploitation, while vendor wording frames an app sandbox escape. Treat source metadata carefully and avoid assumptions beyond the advisories.

Mitigation direction

  • Update affected Apple devices to the fixed versions or later.
  • Prioritize managed Macs, iPhones, iPads, and Apple Watches below fixed versions.
  • Use MDM to enforce minimum OS versions across the fleet.
  • Restrict untrusted app installation where updates are delayed.
  • Monitor Apple advisories for superseding guidance or affected-version clarification.

Validation and detection

  • Inventory Apple OS versions across all managed assets.
  • Confirm devices meet or exceed the fixed Apple release versions.
  • Check MDM compliance reports for stale or unsupported devices.
  • Verify app installation controls on devices awaiting updates.
  • Review Apple advisory pages for any updated scope.
Prepared
Confidence
medium
Sources
5

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-693: 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-2022-32845 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
Critical
CVSS
10 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/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
4Source links

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
10CVSS 3.1CriticalCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H3.96Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

10Critical
CVSS 3.1 vector shape for CVE-2022-32845Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/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
ApplemacOSunspecifiedListed
ApplewatchOSunspecifiedListed
ApplewatchOSunspecifiedListed
Weakness

CWE details

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

CWE-693 · source CWE mapping

Protection Mechanism Failure

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