SEPTEMBER 23, 2026
Live Feed
Back to database
Case File

CVE-2026-44933

HIGH · CVSS 7.8 EPSS 0.22%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2026-05-20 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.8. See the original NVD description below for full technical details.

CVE
CVE-2026-44933
Severity
HIGH
CVSS
7.8
EPSS
0.22%

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.