LiveActive security incident?Get immediate response
CVE Record

CVE-2023-42860: A permissions issue was addressed with additional restrictions.

A permissions issue was addressed with additional restrictions. This issue is fixed in macOS Sonoma 14.1, macOS Monterey 12.7.1, macOS Ventura 13.6.1. An app may be able to modify protected parts of the file system.

HighCVSS 7.7Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This macOS issue could let a local app alter protected filesystem areas. That can affect confidentiality and integrity on an endpoint. Apple fixed it with additional restrictions in macOS Sonoma 14.1, Ventura 13.6.1, and Monterey 12.7.1.

Executive priority

Treat as a high-priority endpoint patching issue. It is not listed as actively exploited in the supplied evidence, but the impact to protected system areas makes delayed macOS updates risky on user workstations.

Technical view

CVE-2023-42860 is a macOS permissions issue categorized as CWE-863. The CVSS vector indicates local attack surface, low complexity, no privileges, and no user interaction, with high confidentiality and integrity impact. Apple states the fix adds additional restrictions.

Likely exposure

Mac fleets with devices below macOS Sonoma 14.1, Ventura 13.6.1, or Monterey 12.7.1 may be exposed. The supplied sources do not define exact vulnerable build ranges beyond the fixed releases.

Exploitation context

The supplied bundle does not show CISA KEV listing or cited evidence of active exploitation. The risk is local endpoint compromise through an app capable of abusing insufficient permissions, not a network-reachable service issue.

Researcher notes

Evidence is limited to Apple and CVE metadata. No exploit details, indicators, or vulnerable version boundaries are provided. Focus validation on OS build exposure, patch deployment status, and whether local application execution is tightly governed.

Mitigation direction

  • Update macOS Sonoma devices to 14.1 or later.
  • Update macOS Ventura devices to 13.6.1 or later.
  • Update macOS Monterey devices to 12.7.1 or later.
  • Review Apple advisories for newer platform-specific guidance.
  • Prioritize Macs allowing unmanaged or untrusted app installation.

Validation and detection

  • Inventory managed and unmanaged macOS versions across the fleet.
  • Confirm devices report fixed macOS versions or later.
  • Check MDM compliance policies for minimum supported macOS versions.
  • Review exception lists for Macs deferred from security updates.
  • Validate endpoint controls restrict untrusted app execution where practical.
Prepared
Confidence
medium
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-863: 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-2023-42860 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.7 (3.1)
Known Exploited
No
Published

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

Vulnerability scoring details

Base CVSS 3.1 score

7.7High
CVSS 3.1 vector shape for CVE-2023-42860Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/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-863 · source CWE mapping

Incorrect Authorization

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