CVE-2026-85092

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 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.

Affected Software

VendorProductVersion RangeStatus
jtsylveLiME0 <= 1.12.0affected

Weaknesses

  • CWE-59: Improper Link Resolution Before File Access ('Link Following')

References