PatchSiren cyber security CVE debrief
CVE-2026-85092 jtsylve CVE debrief
CVE-2026-85092 is a vulnerability in LiME through version 1.12.0 that allows unprivileged local users to overwrite arbitrary root-owned files due to a failure in validating the disk acquisition output path and not using O_NOFOLLOW when opening the operator-supplied path parameter. This vulnerability can be exploited by creating a symbolic link with the expected filename pointing to any root-owned file. Defenders should prioritize verifying the version of LiME in use and assessing the exposure of systems where unprivileged local users have access. The vulnerability has a CVSS score of 5.2 and a severity of MEDIUM. It was published on 2026-09-03T13:06:20.720Z and has not been modified since then.
- Vendor
- jtsylve
- Product
- LiME
- CVSS
- MEDIUM 5.2
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-03
- Original CVE updated
- 2026-09-03
- Advisory published
- 2026-09-03
- Advisory updated
- 2026-09-03
Who should care
Defenders responsible for systems where LiME is used and unprivileged local users have access should assess exposure and prioritize verification of the LiME version in use. This includes operators, vulnerability management teams, and security teams who need to review and restrict write access to the output directory used by LiME and implement additional monitoring to detect potential exploitation attempts.
Why it matters
CVE-2026-85092 is a vulnerability in LiME through version 1.12.0 that allows unprivileged local users to overwrite arbitrary root-owned files.
- Verify the version of LiME in use to determine exposure.
- Assess the exposure of systems where unprivileged local users have access.
- Restrict write access to the output directory used by LiME.
- Implement additional monitoring to detect potential exploitation attempts.
Technical summary
The vulnerability allows unprivileged local users to overwrite arbitrary root-owned files by creating a symbolic link with the expected filename pointing to any root-owned file. This is caused by LiME's failure to validate the disk acquisition output path and not using O_NOFOLLOW when opening the operator-supplied path parameter. Defenders should prioritize verifying the version of LiME in use and assessing the exposure of systems where unprivileged local users have access.
Defensive priority
Defenders should prioritize verifying the version of LiME in use and assessing the exposure of systems where unprivileged local users have access.
Recommended defensive actions
- Verify the version of LiME in use and assess exposure of systems where unprivileged local users have access.
- Review and restrict write access to the output directory used by LiME.
- Implement additional monitoring to detect potential exploitation attempts.
- Track exceptions, retest remediated assets, and close the item only after evidence is documented.
- Review compensating controls for exposed systems while remediation is scheduled and verified.
- Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed.
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.
Evidence notes
The vulnerability is caused by LiME's failure to validate the disk acquisition output path and not using O_NOFOLLOW when opening the operator-supplied path parameter. This allows unprivileged local users to overwrite arbitrary root-owned files by creating a symbolic link with the expected filename pointing to any root-owned file. Defenders should verify the version of LiME in use, assess the exposure of systems where unprivileged local users have access, and review and restrict write access to the output directory used by LiME.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-85092 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-85092
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-85092 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-85092
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://gist.github.com/thesmartshadow/5355949144749b431da41490b63598f5
-
Source reference
Unverified legacy reference
URL: https://github.com/jtsylve/LiME
-
Source reference
Unverified legacy reference
URL: https://github.com/jtsylve/LiME/blob/v1.12.0/src/disk.c
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/lime-through-1.12.0-arbitrary-file-overwrite-via-symlink-following
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.