LiveActive security incident?Get immediate response
CVE Record

CVE-2022-32927: The issue was addressed with improved memory handling.

The issue was addressed with improved memory handling. This issue is fixed in iOS 15.7.1 and iPadOS 15.7.1, iOS 16.1 and iPadOS 16. Joining a malicious Wi-Fi network may result in a denial-of-service of the Settings app.

HighCVSS 7.5Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

An iPhone or iPad that joins a malicious Wi-Fi network could have its Settings app denied service. Apple says it fixed the issue with improved memory handling in iOS 15.7.1, iPadOS 15.7.1, iOS 16.1, and iPadOS 16.

Executive priority

Treat this as a high-priority mobile hygiene issue, especially for staff using public or guest Wi-Fi. The likely business impact is device usability and support disruption, not data theft based on the provided sources.

Technical view

CVE-2022-32927 is a CWE-400 resource-management issue in Apple iOS and iPadOS. The CVSS 3.1 score is 7.5, reflecting network reachability, low complexity, no privileges, no user interaction, and high availability impact only. The public description limits impact to denial of service of the Settings app after joining a malicious Wi-Fi network.

Likely exposure

Exposure is most relevant to unmanaged or outdated iPhones and iPads that may connect to untrusted Wi-Fi networks. The source bundle does not provide exact vulnerable version ranges beyond naming the fixed releases.

Exploitation context

The CVE is not listed as KEV in the provided data, and the sources do not state active exploitation. The described scenario requires a device to join a malicious Wi-Fi network, leading to Settings app denial of service rather than confidentiality or integrity compromise.

Researcher notes

The record gives a concise Apple impact statement and fixed releases but does not name precise vulnerable build ranges. Validation should focus on version state, MDM coverage, and whether affected devices can join untrusted Wi-Fi networks. Do not infer broader app, OS, or network compromise from these sources.

Mitigation direction

  • Update iOS devices to iOS 15.7.1, iOS 16.1, or later.
  • Update iPadOS devices to iPadOS 15.7.1, iPadOS 16, or later.
  • Use MDM compliance policies to block outdated iOS and iPadOS versions.
  • Reduce use of untrusted Wi-Fi networks until devices are updated.
  • Check Apple security guidance for any later platform-specific corrections.

Validation and detection

  • Inventory iOS and iPadOS versions across managed devices.
  • Confirm each device is on a named fixed release or later.
  • Review MDM reports for noncompliant or unmanaged Apple devices.
  • Check Wi-Fi policy exposure for devices allowed onto public networks.
  • Document any remaining unsupported devices 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-400: 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-32927 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.5 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/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
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
7.5CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H3.93.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

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

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

Products and packages named in the record

VendorProductVersion / packageStatus
AppleiOS and iPadOSunspecifiedListed
AppleiOS and iPadOSunspecifiedListed
Weakness

CWE details

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

CWE-400 · source CWE mapping

Uncontrolled Resource Consumption

Uncontrolled Resource Consumption represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.