LiveActive security incident?Get immediate response
CVE Record

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

This issue was addressed with improved checks. This issue is fixed in Security Update 2022-005 Catalina, macOS Big Sur 11.6.8, macOS Monterey 12.5. An app may be able to modify protected parts of the file system.

MediumCVSS 5.5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2022-32800 is a macOS access-control flaw where an app may modify protected parts of the file system. The business risk is unauthorized integrity change on affected Macs, not remote takeover. Apple fixed it in Catalina Security Update 2022-005, Big Sur 11.6.8, and Monterey 12.5.

Executive priority

Treat as a moderate endpoint patching priority. It is not described as remotely exploitable or actively exploited, but it affects protected file system integrity and should be closed through normal macOS security update governance.

Technical view

The source describes a CWE-284 improper access-control issue fixed with improved checks. CVSS 3.1 is 5.5: local attack vector, low complexity, no privileges required, user interaction required, high integrity impact, no confidentiality or availability impact stated.

Likely exposure

Exposure is most relevant to Apple macOS systems running affected pre-fix builds of Catalina, Big Sur, or Monterey. The source bundle does not provide exact vulnerable version ranges beyond the fixed update names.

Exploitation context

The bundle does not show CISA KEV listing or any cited evidence of active exploitation. The scenario requires a local app and user interaction, so risk depends on endpoint software controls and users running untrusted or malicious apps.

Researcher notes

Public detail is limited. The source does not name the affected component, exact vulnerable version ranges, exploit maturity, or workaround. Validation should focus on version exposure and whether Apple’s fixed releases are installed.

Mitigation direction

  • Apply Security Update 2022-005 on applicable macOS Catalina systems.
  • Update macOS Big Sur systems to 11.6.8 or later.
  • Update macOS Monterey systems to 12.5 or later.
  • Check Apple guidance for unsupported or exception systems.
  • Prioritize managed Macs that allow user-installed applications.

Validation and detection

  • Inventory macOS versions across managed Apple endpoints.
  • Compare installed versions against Apple’s fixed release list.
  • Confirm endpoint management reports successful patch deployment.
  • Review security logs for suspicious protected file system changes.
  • Track exceptions for unsupported or unpatched Macs.
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-32800 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:N/I:H/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:N/I:H/A:N1.83.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

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

Vector: CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/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

Source materials

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.