CVE-2026-27105 — Arbitrary File Access
CVE-2026-27105 — Dell/Alienware Purchased Apps, versions prior to 1.1.31.0, contain an Improper Link Resolution Before File Access ('Link Following') vulnerability. A low privileged attacker with local access could potentially exploit this vulnerability, leading to Arbitrary File Write
What This Means For You
- If your environment is affected by CWE-59, review your exposure and prioritize patching based on your environment. Monitor vendor advisories for CVE-2026-27105 updates and patches.
Related ATT&CK Techniques
🛡️ Detection Rules
3 rules · 6 SIEM formats3 detection rules auto-generated for this incident, mapped to MITRE ATT&CK. Sigma YAML is free — export to any SIEM format via the Intel Bot.
CVE-2026-27105 - Dell/Alienware Purchased Apps Arbitrary File Write via Improper Link Resolution
Sigma YAML — free preview
title: CVE-2026-27105 - Dell/Alienware Purchased Apps Arbitrary File Write via Improper Link Resolution
id: scw-2026-04-29-ai-1
status: experimental
level: high
description: |
This rule detects the specific arbitrary file write vulnerability in Dell/Alienware Purchased Apps (CVE-2026-27105). It looks for attempts to write to the Windows hosts file by exploiting the Improper Link Resolution Before File Access vulnerability in Dell.DigitalDelivery.Service.exe, allowing a low-privileged attacker to modify system network configurations.
author: SCW Feed Engine (AI-generated)
date: 2026-04-29
references:
- https://shimiscyberworld.com/posts/nvd-CVE-2026-27105/
tags:
- attack.persistence
- attack.t1505.003
logsource:
category: file_event
detection:
selection:
TargetFilename|contains:
- 'C:\Program Files\Dell\Dell Digital Delivery Service\Dell.DigitalDelivery.Service.exe'
TargetObject|contains:
- '..\\..\\..\\Windows\\System32\\drivers\\etc\\hosts'
condition: selection
falsepositives:
- Legitimate administrative activity
Source: Shimi's Cyber World · License & reuse
Indicators of Compromise
| ID | Type | Indicator |
|---|---|---|
| CVE-2026-27105 | vulnerability | CVE-2026-27105 |
| CWE-59 | weakness | CWE-59 |
Source & Attribution
| Source Platform | NVD |
| Channel | National Vulnerability Database |
| Published | April 29, 2026 at 22:16 UTC |
This content was curated and summarized by Shimi's Cyber World for informational purposes. It is not copied or republished in full. All intellectual property rights remain with the original author and source.
Believe this infringes your rights? Submit a takedown request.