LiveActive security incident?Get immediate response
CVE Record

CVE-2022-32935: A lock screen issue was addressed with improved state management.

A lock screen issue was addressed with improved state management. This issue is fixed in iOS 15.7.1 and iPadOS 15.7.1, iOS 16.1 and iPadOS 16, macOS Ventura 13. A user may be able to view restricted content from the lock screen.

MediumCVSS 4.6Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2022-32935 is an Apple lock screen privacy flaw. Someone with physical access to a locked device may be able to view restricted content without unlocking it. The issue is fixed in named iOS, iPadOS, and macOS releases. It is not listed in CISA KEV, and the provided sources do not show active exploitation.

Executive priority

Handle as a moderate privacy and device-hardening priority. It should not displace actively exploited remote-code risks, but fleets with executive, legal, healthcare, customer, or regulated data should confirm updates promptly because physical access could expose locked-screen content.

Technical view

Apple describes this as a lock screen state-management issue mapped to CWE-287. CVSS 3.1 is 4.6 with physical attack vector, low complexity, no privileges, no user interaction, and high confidentiality impact. Fixed releases include iOS 15.7.1, iPadOS 15.7.1, iOS 16.1, iPadOS 16, and macOS Ventura 13.

Likely exposure

Exposure is most relevant where Apple devices can be lost, stolen, shared, or briefly accessed while locked. The source bundle names Apple macOS as affected and the description also names iOS and iPadOS fixed releases. Exact vulnerable version ranges are not provided in the bundle.

Exploitation context

The evidence supports a physical-access privacy issue, not remote compromise. The CVSS vector requires physical access. The source bundle does not provide exploit details, public exploitation claims, or KEV listing. Treat this as a confidentiality risk for locked devices rather than a broad network intrusion risk.

Researcher notes

The public bundle is sparse: it identifies the security boundary, impact, CVSS vector, CWE, and fixed Apple releases, but not exact vulnerable ranges or reproduction details. Avoid assuming remote exploitability or broader data access beyond restricted content visible from the lock screen.

Mitigation direction

  • Update iPhones to iOS 15.7.1 or iOS 16.1 where applicable.
  • Update iPads to iPadOS 15.7.1 or iPadOS 16 where applicable.
  • Update Macs to macOS Ventura 13 where applicable.
  • Check Apple advisories for device-specific upgrade guidance.
  • Prioritize managed devices that handle sensitive or regulated information.

Validation and detection

  • Inventory Apple device OS versions through MDM or endpoint management.
  • Compare installed versions against Apple’s fixed releases.
  • Confirm high-risk users are not running older vulnerable releases.
  • Review Apple advisory pages for product-specific applicability.
  • Document exceptions for devices that cannot receive the fixed releases.
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-287: Credential and account abuse lookup

Authentication and credential weaknesses can make valid-account abuse and credential telemetry useful review starting points. 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-32935 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
4.6 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:P/AC:L/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
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
4.6CVSS 3.1MediumCVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N0.93.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

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

Vector: CVSS:3.1/AV:P/AC:L/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
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-287 · source CWE mapping

Improper Authentication

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