LiveActive security incident?Get immediate response
CVE Record

CVE-2023-40396: The issue was addressed with improved memory handling.

The issue was addressed with improved memory handling. This issue is fixed in iOS 17 and iPadOS 17, macOS Sonoma 14, watchOS 10, tvOS 17. An app may be able to execute arbitrary code with kernel privileges.

HighCVSS 7.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

A local app on vulnerable Apple devices may be able to run code with kernel privileges. Kernel access can bypass normal operating system protections and create broad device risk. Apple says the issue was fixed with improved memory handling in iOS/iPadOS 17, macOS Sonoma 14, watchOS 10, and tvOS 17.

Executive priority

Treat this as a high-priority Apple fleet patching issue, especially for managed mobile and Mac endpoints. The business risk is privilege escalation from a local app into kernel-level control, but public sources here do not establish active exploitation.

Technical view

CVE-2023-40396 is rated CVSS 7.8 with local access, low attack complexity, low privileges, and no user interaction. The public description says an app may execute arbitrary code with kernel privileges. Apple’s disclosed root-cause detail is limited to improved memory handling; affected prior versions are not specified.

Likely exposure

Exposure is most likely on Apple iOS, iPadOS, macOS, watchOS, or tvOS systems not updated to the named fixed releases. The source bundle does not identify exact vulnerable version ranges, device models, or configuration-specific exposure.

Exploitation context

The source bundle does not show CISA KEV listing or cited evidence of active exploitation. The attack context is local app execution with low privileges, which makes malicious or compromised apps the main concern based on the CVSS vector.

Researcher notes

The available record is sparse: Apple describes arbitrary kernel privilege code execution and improved memory handling, but does not provide affected version ranges or detailed vulnerability mechanics. The listed CWE-77 should be handled cautiously because the vendor text does not describe command injection.

Mitigation direction

  • Update iOS and iPadOS devices to version 17 where supported.
  • Update Macs to macOS Sonoma 14 where supported.
  • Update Apple Watch and Apple TV to watchOS 10 and tvOS 17.
  • Review Apple guidance for unsupported devices or unavailable upgrade paths.
  • Restrict untrusted app installation on unmanaged or high-risk devices.

Validation and detection

  • Inventory Apple devices by OS family and version.
  • Confirm devices meet or exceed the Apple fixed releases listed for this CVE.
  • Check MDM compliance reports for stale iOS, macOS, watchOS, and tvOS versions.
  • Review endpoint logs for unexpected app installation on sensitive devices.
Prepared
Confidence
medium
Sources
6

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-77: Command execution behavior lookup

Command injection weaknesses can lead defenders to review execution techniques and command interpreter telemetry. 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
description · low confidence lookup

Execution behavior lookup

The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2023-40396 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.8 (3.1)
Known Exploited
No
Published

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

Vulnerability scoring details

Base CVSS 3.1 score

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

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/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
AppletvOSunspecifiedListed
ApplemacOSunspecifiedListed
ApplewatchOSunspecifiedListed
Weakness

CWE details

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

CWE-77 · source CWE mapping

Improper Neutralization of Special Elements used in a Command ('Command Injection')

Improper Neutralization of Special Elements used in a Command ('Command Injection') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.