LiveActive security incident?Get immediate response
CVE Record

CVE-2023-42839: This issue was addressed with improved state management.

This issue was addressed with improved state management. This issue is fixed in tvOS 17.1, watchOS 10.1, macOS Sonoma 14.1, iOS 17.1 and iPadOS 17.1. An app may be able to access sensitive user data.

MediumCVSS 6.2Not KEV-listedUpdated
Glexia's Takemoderate

Analyst readout for executives and security teams

Plain-English summary

CVE-2023-42839 is an Apple privacy issue where an app may be able to access sensitive user data. Apple says it was fixed through improved state management in iOS, iPadOS, macOS Sonoma, watchOS, and tvOS updates. The main business concern is confidentiality exposure on unpatched Apple devices.

Executive priority

Treat this as a moderate-priority confidentiality issue. It does not have cited active exploitation, but the impact is sensitive data access by an app, making timely Apple update compliance appropriate for managed fleets.

Technical view

The record describes a local, low-complexity issue with no privileges or user interaction required and high confidentiality impact. Affected products are Apple iOS/iPadOS, macOS, watchOS, and tvOS with unspecified vulnerable versions, fixed in iOS/iPadOS 17.1, macOS Sonoma 14.1, watchOS 10.1, and tvOS 17.1.

Likely exposure

Organizations are likely exposed where managed or personal Apple devices remain below the fixed releases. The source bundle does not identify exact vulnerable build ranges beyond Apple’s fixed versions, so exposure validation should focus on operating system inventory and update compliance.

Exploitation context

The source bundle does not cite active exploitation, and KEV status is false. CVSS indicates local attack conditions and confidentiality-only impact. No public exploit details are provided in the supplied sources, so exploit maturity cannot be confirmed from this bundle.

Researcher notes

Apple’s disclosure is sparse: root cause is summarized as state management, with CWE-922 and no detailed affected version ranges. The safest validation path is version-based. Avoid assuming impact beyond sensitive user data access because integrity and availability impacts are not supported by the CVSS vector.

Mitigation direction

  • Update iOS and iPadOS devices to 17.1 or later.
  • Update macOS Sonoma systems to 14.1 or later.
  • Update watchOS devices to 10.1 or later.
  • Update tvOS devices to 17.1 or later.
  • Use MDM policy to enforce minimum fixed OS versions.
  • For unsupported devices, check Apple guidance and plan replacement.

Validation and detection

  • Inventory Apple devices and record current OS versions.
  • Compare device versions against Apple’s fixed release levels.
  • Review MDM compliance reports for devices below fixed versions.
  • Prioritize remediation for devices handling sensitive business or user data.
  • Track exceptions where devices cannot receive the fixed release.
Prepared
Confidence
medium
Sources
6

Based on public source material and reviewed before publication.

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-922: 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-2023-42839 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
6.2 (3.1)
Known Exploited
No
Published

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

Vulnerability scoring details

Base CVSS 3.1 score

6.2Medium
CVSS 3.1 vector shape for CVE-2023-42839Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/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
AppletvOSunspecifiedListed
ApplemacOSunspecifiedListed
ApplewatchOSunspecifiedListed
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-922 · source CWE mapping

Insecure Storage of Sensitive Information

Insecure Storage of Sensitive Information represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.