---
id: CVE-2026-85092
title: >-
  LiME through 1.12.0 fails to validate the disk acquisition output path and
  does not use O_NOFOLLOW when opening the operator-supplied path parameter,
  allowing unprivileged local users to overwrite arbitrary root-owned files
summary: >-
  LiME through 1.12.0 fails to validate the disk acquisition output path and
  does not use O_NOFOLLOW when opening the operator-supplied path parameter,
  allowing unprivileged local users to overwrite arbitrary root-owned files. An
  attacker …
severity: medium
cvss: 6.6
cvssVector: 'CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:H/A:H'
cwe:
  - CWE-59
published: '2026-09-03'
updated: '2026-09-10'
sourceUpdated: '2026-09-10T15:53:23.707'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-85092'
references:
  - url: 'https://gist.github.com/thesmartshadow/5355949144749b431da41490b63598f5'
    label: disclosure@vulncheck.com
  - url: 'https://github.com/jtsylve/LiME'
    label: disclosure@vulncheck.com
  - url: 'https://github.com/jtsylve/LiME/blob/v1.12.0/src/disk.c#L63'
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/lime-through-1.12.0-arbitrary-file-overwrite-via-symlink-following
    label: disclosure@vulncheck.com
tags:
  - nvd
epss: 0.00163
epssPercentile: 0.04845
ingestedAt: '2026-09-10T16:57:28.701Z'
---

## Overview

LiME through 1.12.0 fails to validate the disk acquisition output path and does not use O_NOFOLLOW when opening the operator-supplied path parameter, allowing unprivileged local users to overwrite arbitrary root-owned files. An attacker who controls the output directory can create a symbolic link with the expected filename pointing to any root-owned file, and when the acquisition runs in kernel context, LiME follows the link and truncates the target file with the memory acquisition stream.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
