LiveActive security incident?Get immediate response
CVE Record

CVE-2022-32799: An out-of-bounds read issue was addressed with improved bounds checking.

An out-of-bounds read issue was addressed with improved bounds checking. This issue is fixed in Security Update 2022-005 Catalina, macOS Monterey 12.5. A user in a privileged network position may be able to leak sensitive information.

MediumCVSS 5.9Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This Apple macOS issue could let someone positioned on the same or controlling network read sensitive information from affected systems. Apple fixed it in macOS Monterey 12.5 and Security Update 2022-005 Catalina. The public record does not show active exploitation.

Executive priority

Treat this as a timely patching issue, not an emergency. The business risk is sensitive information disclosure from unpatched macOS systems when an attacker has advantageous network positioning.

Technical view

CVE-2022-32799 is a CWE-125 out-of-bounds read in macOS. Apple states improved bounds checking fixed it. The CVSS 3.1 score is 5.9, with network attack vector, high attack complexity, no privileges or user interaction, and high confidentiality impact.

Likely exposure

Exposure is most likely on Apple macOS systems that have not applied macOS Monterey 12.5 or Security Update 2022-005 Catalina. The source bundle does not identify a specific component or affected sub-version range.

Exploitation context

Apple describes the attacker as a user in a privileged network position. KEV is false, and the provided sources do not cite public exploitation, exploit code, or attacks in the wild.

Researcher notes

The record is sparse: no component, crash detail, proof of concept, or vulnerable version matrix is included. Analysis should stay bounded to Apple’s statement, CVSS vector, CWE-125 classification, and the named fixed updates.

Mitigation direction

  • Apply macOS Monterey 12.5 where applicable.
  • Apply Security Update 2022-005 Catalina where applicable.
  • Check Apple guidance for any platform-specific update constraints.
  • Prioritize Macs used on untrusted or shared networks.
  • Track exceptions for systems that cannot be updated promptly.

Validation and detection

  • Inventory macOS endpoints and installed versions.
  • Confirm Monterey systems are updated to 12.5 or later.
  • Confirm Catalina systems have Security Update 2022-005 installed.
  • Review Apple advisories HT213343 and HT213345.
  • Document remaining exposed systems and compensating controls.
Prepared
Confidence
medium
Sources
4

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-125: 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-32799 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.9 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/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
3Source 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.9CVSS 3.1MediumCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N2.23.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

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

Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/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

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
ApplemacOSunspecifiedListed
ApplemacOSunspecifiedListed
Weakness

CWE details

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

CWE-125 · source CWE mapping

Out-of-bounds Read

Out-of-bounds Read represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.