Summary
Ansible FreeBSD Jail Connection Plugin: Jail escape via symlink following in put_file (host-side root mv)
Advisory details
Through version 1.3.0, the jailexec connection plugin's put_file resolved a transfer's destination to a path on the jail host (
A party controlling content inside a managed jail (the jail's root, or any process able to create a symlink in a directory an Ansible task later writes to) can therefore cause an arbitrary root-owned write on the host, outside the jail — a full jail escape. Arbitrary root-owned host writes are readily escalated to host compromise (e.g. cron, rc.d, authorized_keys).
Preconditions: the operator runs a copy/template/fetch-style task (anything using put_file) against the jail, and the attacker can place a symlink inside the jail at or above the task's destination before the transfer runs.
Patches: Fixed in 2.0.0. File transfers now run inside the jail via jexec (mkdir -p
Workarounds: None in affected versions; upgrade to 2.0.0.
References
Related vulnerabilities
All Supply chain →- HIGHCVE-2026-75914
CodeWhale: image_analyze follows workspace symlinks, leaking external file bytes
- MEDIUMCVE-2026-81727
NLTK: Downloader.download follows hardlinks and overwrites outside-root files
- HIGHCVE-2026-81726
NLTK: Model-artifact APIs bypass pathsec and touch files outside allowed roots
- HIGHGHSA-2rx9-3g3h-c2jv
pnpm: pacquet trust-lockfile install can create dependency symlinks outside the project
- MEDIUMCVE-2026-55569
Aqua's archive extraction follows attacker-planted symlinks, allowing writes outside the install directory
- HIGHCVE-2026-55108
KubeVela Terraform remote loader DoS via unbounded file read