If two sibling jails are restricted to separate filesystem trees, which is to say that neither of the two jail root directories is an ancestor of the other, jailed processes may nonetheless be able to access a shared directory via a nullfs mount, if the administrator has configured one. In this case, cooperating processes in the two jails may establish a connection using a unix domain socket and exchange directory descriptors with each other. When performing a filesystem name lookup, at each step of the lookup, the kernel checks whether the lookup would descend below the jail root of the current process. If the jail root directory is not encountered, the lookup continues. In a configuration where processes in two different jails are able to exchange file descriptors using a unix domain socket, it is possible for a jailed process to receive a directory for a descriptor that is below that process' jail root. This enables full filesystem access for a jailed process, breaking the chroot. Note that the system administrator is still responsible for ensuring that an unprivileged user on the jail host is not able to pass directory descriptors to a jailed process, even in a patched kernel.
Conclusion & alert: CVE-2025-15576 is rated Low Risk (31.4/100): CVSS High severity, with low exploitation likelihood (EPSS 0.02%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-03-09 | — | 0.02% | — |
Full EPSS history (1 record total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.5 | 3.1 | HIGH |
|
1.1 | 5.8 | [email protected] |
| 7.5 | 3.1 | HIGH |
|
1.1 | 5.8 | 134c704f-9b21-4f2e-91b3-4a467353bcc0 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| freebsd | freebsd | 13.5 | cpe:2.3:o:freebsd:freebsd:13.5:-:*:*:*:*:*:* |
| freebsd | freebsd | 13.5 | cpe:2.3:o:freebsd:freebsd:13.5:p1:*:*:*:*:*:* |
| freebsd | freebsd | 13.5 | cpe:2.3:o:freebsd:freebsd:13.5:p2:*:*:*:*:*:* |
| freebsd | freebsd | 13.5 | cpe:2.3:o:freebsd:freebsd:13.5:p3:*:*:*:*:*:* |
| freebsd | freebsd | 13.5 | cpe:2.3:o:freebsd:freebsd:13.5:p4:*:*:*:*:*:* |
| freebsd | freebsd | 13.5 | cpe:2.3:o:freebsd:freebsd:13.5:p5:*:*:*:*:*:* |
| freebsd | freebsd | 13.5 | cpe:2.3:o:freebsd:freebsd:13.5:p6:*:*:*:*:*:* |
| freebsd | freebsd | 13.5 | cpe:2.3:o:freebsd:freebsd:13.5:p7:*:*:*:*:*:* |
| freebsd | freebsd | 13.5 | cpe:2.3:o:freebsd:freebsd:13.5:p8:*:*:*:*:*:* |
| freebsd | freebsd | 13.5 | cpe:2.3:o:freebsd:freebsd:13.5:p9:*:*:*:*:*:* |
| freebsd | freebsd | 14.3 | cpe:2.3:o:freebsd:freebsd:14.3:-:*:*:*:*:*:* |
| freebsd | freebsd | 14.3 | cpe:2.3:o:freebsd:freebsd:14.3:p1:*:*:*:*:*:* |
| freebsd | freebsd | 14.3 | cpe:2.3:o:freebsd:freebsd:14.3:p2:*:*:*:*:*:* |
| freebsd | freebsd | 14.3 | cpe:2.3:o:freebsd:freebsd:14.3:p3:*:*:*:*:*:* |
| freebsd | freebsd | 14.3 | cpe:2.3:o:freebsd:freebsd:14.3:p4:*:*:*:*:*:* |
| freebsd | freebsd | 14.3 | cpe:2.3:o:freebsd:freebsd:14.3:p5:*:*:*:*:*:* |
| freebsd | freebsd | 14.3 | cpe:2.3:o:freebsd:freebsd:14.3:p6:*:*:*:*:*:* |
| freebsd | freebsd | 14.3 | cpe:2.3:o:freebsd:freebsd:14.3:p7:*:*:*:*:*:* |
| freebsd | freebsd | 14.3 | cpe:2.3:o:freebsd:freebsd:14.3:p8:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://security.freebsd.org/advisories/FreeBSD-SA-26:04.jail.asc | Vendor Advisory |