LiveActive security incident?Get immediate response
CVE Record

CVE-2022-32904: An access issue was addressed with additional sandbox restrictions.

An access issue was addressed with additional sandbox restrictions. This issue is fixed in macOS Big Sur 11.7, macOS Ventura 13, macOS Monterey 12.6. An app may be able to access user-sensitive data.

MediumCVSS 5.5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2022-32904 is a macOS privacy boundary issue. Apple says an app may access user-sensitive data, and fixed it by adding sandbox restrictions. The business risk is unauthorized exposure of local user data on unpatched Macs, especially where users can install or run untrusted apps.

Executive priority

Treat this as a moderate endpoint confidentiality issue. It is not shown as actively exploited, but it affects user-sensitive data and should be handled through routine macOS patch governance, with faster action for high-value users and unmanaged devices.

Technical view

Apple describes an access issue in macOS tied to insufficient sandbox restrictions, mapped to CWE-284. CVSS 3.1 is 5.5: local attack vector, low complexity, no privileges, user interaction required, and high confidentiality impact. Fixed releases are macOS Big Sur 11.7, macOS Monterey 12.6, and macOS Ventura 13.

Likely exposure

Exposure is most likely on macOS endpoints not updated to the Apple fixed releases. The bundle does not specify exact vulnerable versions beyond macOS as affected, so asset validation should focus on OS build compliance against Apple security updates.

Exploitation context

The source bundle does not show CISA KEV listing or active exploitation evidence. The CVSS vector indicates local execution with user interaction, consistent with risk from a malicious or unsafe app accessing sensitive user data.

Researcher notes

Evidence is limited to Apple and CVE metadata. The affected macOS versions are not enumerated beyond fixed releases. Do not assume remote exploitation or public exploit availability from this bundle. Validation should center on sandbox/privacy boundary exposure and update compliance.

Mitigation direction

  • Update Macs to Big Sur 11.7, Monterey 12.6, Ventura 13, or later supported releases.
  • Use MDM to enforce macOS security update compliance across managed endpoints.
  • Restrict installation or execution of untrusted apps until affected Macs are updated.
  • Prioritize Macs used by executives, developers, finance, legal, and privileged administrators.
  • Check Apple guidance for any newer platform-specific instructions or superseding updates.

Validation and detection

  • Inventory macOS versions and identify systems below the fixed Apple releases.
  • Verify patch status through MDM, endpoint management, or local OS version reporting.
  • Review whether high-risk users can run unsigned or unmanaged applications.
  • Check endpoint telemetry for suspicious apps on outdated macOS systems.
  • Document exceptions where devices cannot be upgraded and apply compensating controls.
Prepared
Confidence
high
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 · 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.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2022-32904 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
Medium
CVSS
5.5 (3.1)
Known Exploited
No
Published

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

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
5.5CVSS 3.1MediumCVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N1.83.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

5.5Medium
CVSS 3.1 vector shape for CVE-2022-32904Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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

Products and packages named in the record

VendorProductVersion / packageStatus
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-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.