CVE-2026-44933
Published: 20 May 2026
Summary
CVE-2026-44933 is a high-severity Path Traversal: '.../...//' (CWE-35) vulnerability in Suse (inferred from references). Its CVSS base score is 8.5 (High).
Operationally, exploitation aligns with the MITRE ATT&CK technique Exploitation for Privilege Escalation (T1068); ranked at the 11.7th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2026-31074
Vulnerability details
`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…
more
host binaries (like `/bin/bash`) with root privileges.
- CWE(s)
Related Threats
MITRE ATT&CK Enterprise TechniquesAI
Why these techniques?
Chroot to '/' is a no-op enabling host binary execution (e.g. /bin/bash) as root; directly maps to privilege escalation via exploitation and escape to host.
CVEs Like This One
Affected Assets
Mitigating Controls
No mitigating controls mapped yet. The per-CVE control annotator has not reached this CVE.