CyberRota Analysis
Detaylı analiz gerekiyor.
CVE
CVE-2026-44933
Severity
HIGH
CVSS
7.8
EPSS
0.21%
Original NVD 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.