LiveActive security incident?Get immediate response
CVE Record

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

This issue was addressed with improved checks. This issue is fixed in macOS Monterey 12.5. An app may be able to gain root privileges.

HighCVSS 7.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2022-32801 is a macOS privilege escalation flaw. Apple states an app may be able to gain root privileges. For the business, the risk is highest on unpatched Macs where a malicious app can run, because root access can expose data, modify systems, or disrupt operations.

Executive priority

Treat this as a high-priority endpoint patching issue, especially for Macs used by privileged users. There is no sourced evidence of active exploitation, but root privilege gain on endpoints has serious business impact if abused.

Technical view

Apple describes this as an issue addressed with improved checks and fixed in macOS Monterey 12.5. The CVSS 3.1 vector is local, low complexity, no privileges required, user interaction required, unchanged scope, with high confidentiality, integrity, and availability impact. CWE-269 indicates improper privilege management.

Likely exposure

Exposure is most likely on macOS Monterey systems that have not been updated to 12.5. The source bundle lists macOS versions as unspecified, so exact affected builds beyond the Apple fixed version are not confirmed here.

Exploitation context

No provided source or KEV status indicates known active exploitation. The vulnerability is local and requires user interaction, so risk centers on endpoints where untrusted or malicious apps can be introduced and executed.

Researcher notes

Public details are sparse. The record does not name the vulnerable component, affected build range, or exploit mechanics. Validation should focus on version exposure and Apple advisory alignment, not exploit reproduction.

Mitigation direction

  • Update affected macOS Monterey systems to 12.5 or Apple-recommended later releases.
  • Review Apple advisory HT213345 for any superseding vendor guidance.
  • Restrict untrusted app execution where patching is delayed.
  • Prioritize remediation for admin workstations and sensitive-data endpoints.

Validation and detection

  • Inventory macOS endpoints and identify Monterey systems below 12.5.
  • Confirm installed macOS versions through endpoint management records.
  • Check patch compliance against Apple security update HT213345.
  • Review endpoint alerts for suspicious privilege escalation behavior.
Prepared
Confidence
medium
Sources
3

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-269: 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-32801 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.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:N/UI:R/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
2Source 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
7.8CVSS 3.1HighCVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H1.85.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

7.8High
CVSS 3.1 vector shape for CVE-2022-32801Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

CWE details

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

CWE-269 · source CWE mapping

Improper Privilege Management

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