CVE-2026-44933
HIGH
NVD
CVSS Score
7.8
Severity
HIGH
Published
May 20, 2026
Vendor
unknown
Description
`PluginScript` attempts to `chroot` the plugin to the `repoManagerRoot`, this root is frequently `/` (the system root) in standard configurations or when using `--root`. If the chroot target is `/`, it is a no-op, allowing the traversed path to execute host binaries (like `/bin/bash`) with root privileges.