CVE-2026-82248: gitoxide before 0.33.0 Path Traversal via symlink following

Published Aug 28, 2026
·
Updated

gix-worktree-state before 0.33.0 (part of gitoxide) allows writing files outside the worktree on Windows. gixworktreestate::checkout() follows an existing terminal symlink during non-exclusive (incremental) materialization (destinationisinitiallyempty: false) when core.symlinks is true. If a symlink entry (mode 120000) is first checked out at a path P pointing outside the worktree, a subsequent incremental checkout of a regular-file entry (mode 100644) at the same path follows the existing reparse point and writes the blob content through the link, overwriting files outside the worktree.

Affected Software

2 affected components
gitoxide gitoxide<0.33.0
gix-worktree-state<0.33.0

Event History

Aug 28, 2026
CVE Published
via MITRE·10:49 AM
Data Sourced
via MITRE·10:49 AM
DescriptionSeverityWeakness

Frequently Asked Questions

1

Which deployments are exposed to this issue?

The affected behavior is on Windows in gix-worktree-state before 0.33.0. It requires core.symlinks to be enabled and a non-exclusive incremental materialization where the destination is not initially empty.

2

What checkout sequence is required for an outside-worktree write?

A symlink entry at a path must first be checked out pointing outside the worktree. A later incremental checkout must then materialize a regular file at that same path, causing the existing Windows reparse point to be followed and the file content to be written through it.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203