Arbitrary file deletion via symlink-swap race
Published Jun 9, 2026 · Updated Jun 9, 2026
TOCTOU in Hermes WebUI before 0.51.303 allows local users to delete files outside the workspace through a raced Git discard. The git_discard function validates an untracked path with safe_resolve_ws, then passes it to Path.unlink or shutil.rmtree without anchoring deletion to the validated workspace. Exploitation requires workspace write access, user-triggered untracked-file discard, and a successful path-component symlink swap during the validation-to-deletion window.
Summary
What happened
TOCTOU in Hermes WebUI before 0.51.303 allows local users to delete files outside the workspace through a raced Git discard. The git_discard function validates an untracked path with safe_resolve_ws, then passes it to Path.unlink or shutil.rmtree without anchoring deletion to the validated workspace. Exploitation requires workspace write access, user-triggered untracked-file discard, and a successful path-component symlink swap during the validation-to-deletion window.
The record
- CVE
- CVE-2026-49958
- Published
- Jun 9, 2026
- Updated
- Jun 9, 2026
- Vendor
- Nathan Esquenazi
- Product
- Hermes WebUI
- Classifications
- CWE-367, T1485
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Jun 9, 2026CVE publishedPublication date reported by the CVE source.
- Jun 9, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=0 <0.51.303
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- Upstream git_discard symlink-swap regression proofproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo