Security readout for executives and security teams
Plain-English summary
This Apple vulnerability could let a local app access edited photos that were saved in a temporary directory. The main business risk is confidentiality of sensitive images on affected iPhone, iPad, and Mac devices. Apple says the issue was fixed in macOS Sonoma 14 and iOS/iPadOS 16.7.
Executive priority
Treat as a moderate confidentiality issue. It is not evidenced as actively exploited, but remediation should be included in normal Apple patch cycles and accelerated for users who handle sensitive images.
Technical view
CVE-2023-40438 is a CWE-379 temporary-file handling issue in Apple iOS/iPadOS and macOS. CVSS 3.1 is 5.5: local attack vector, low complexity, no privileges, user interaction required, high confidentiality impact, no integrity or availability impact.
Likely exposure
Exposure is most relevant where users edit sensitive photos on Apple devices running versions before the fixed releases. The source bundle lists affected iOS/iPadOS and macOS versions only as unspecified, so exact vulnerable version ranges are not evidenced here.
Exploitation context
The bundle does not show active exploitation, and KEV status is false. The CVSS vector indicates local access and user interaction are required, which limits scale but does not remove confidentiality risk for targeted users.
Researcher notes
The evidence identifies temporary-file handling and access to edited photos, but not a specific component, exact affected version range, or exploit details. Avoid assuming broader file access beyond edited photos saved to a temporary directory.
Mitigation direction
- Update iOS and iPadOS devices to 16.7 or later where supported.
- Update Mac devices to macOS Sonoma 14 or later where supported.
- Check Apple advisories for device-specific upgrade guidance and superseding fixes.
- Prioritize devices used by executives, legal, HR, finance, or field teams handling sensitive images.
Validation and detection
- Inventory Apple endpoints and record current iOS, iPadOS, and macOS versions.
- Confirm managed iPhone and iPad devices are on iOS/iPadOS 16.7 or later.
- Confirm managed Macs are on macOS Sonoma 14 or later where applicable.
- Review MDM compliance reports for devices below the fixed releases.
- Map remediation evidence to CVE-2023-40438 in vulnerability tracking records.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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-379: 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 lookupCVE-2023-40438 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Medium
- CVSS
- 5.5 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N
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.
CVSS vector scores
1 official scoreWe 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.
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N1.83.6Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
5.5MediumVector: CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N
Source materials
- CVE List V5 sourceCVE List V5
- https://support.apple.com/en-us/HT213927CVE reference
- https://support.apple.com/en-us/HT213940CVE reference
- https://support.apple.com/kb/HT213940CVE reference
- https://support.apple.com/kb/HT213927CVE reference
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
Creation of Temporary File in Directory with Insecure Permissions
Creation of Temporary File in Directory with Insecure Permissions represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
