CVE-2026-55074
Last modified
CVE-2026-55074 is a high-severity vulnerability rated 8.2/10 on the CVSS scale. Ansible FreeBSD Jail Connection Plugin is an Ansible connection plugin for FreeBSD Jails via jexec. Through version 1.3.0, the jailexec connection plugin's put_file resolved a transfer's destination to a path on the jail host ( + ) and ran mkdir -p and mv there as root on the host. EPSS estimates a 0.44% chance of exploitation in the next 30 days.
Description
Ansible FreeBSD Jail Connection Plugin is an Ansible connection plugin for FreeBSD Jails via jexec. Through version 1.3.0, the jailexec connection plugin's put_file resolved a transfer's destination to a path on the jail host ( + ) and ran mkdir -p and mv there as root on the host. Those commands follow symbolic links, and the path was operated on outside the jail, so a symlink existing inside the jail was followed by the host-side, root-privileged mv. 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 for this vulnerability are that 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. This issue has been fixed in version 2.0.0.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| chofstede | ansible_jailexec | < 2.0.0 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-55074?
How severe is CVE-2026-55074?
How do I fix CVE-2026-55074?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-55068free5GC is an open-source implementation of the 5G core netw…9.3
- CVE-2026-55069Kestra is an open-source, event-driven orchestration platfor…8.7
- CVE-2026-5507When restoring a session from cache, a pointer from the seri…4
- CVE-2026-55071MCP-for-Stata is a MCP server for integrating Stata into age…8.4
- CVE-2026-55072Pimcore is an Open Source Data & Experience Management Platf…8.5
- CVE-2026-55073WeasyPrint helps web developers to create PDF documents. Pri…6.2
- CVE-2026-55075Coder allows organizations to provision remote development e…7.4
- CVE-2026-55076Coder allows organizations to provision remote development e…7.4
- CVE-2026-55077Coder allows organizations to provision remote development e…7.2
- CVE-2026-55078Coder allows organizations to provision remote development e…6.5
- CVE-2026-55079Coder allows organizations to provision remote development e…6.5
- CVE-2026-5508The WowPress plugin for WordPress is vulnerable to Stored Cr…6.4
Are you affected by CVE-2026-55074?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
