Bug 2480128 (CVE-2026-44933) - CVE-2026-44933 libzypp: libzypp: Privilege escalation via path traversal in plugin execution
Summary: CVE-2026-44933 libzypp: libzypp: Privilege escalation via path traversal in p...
Keywords:
Status: NEW
Alias: CVE-2026-44933
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-05-20 10:01 UTC by OSIDB Bzimport
Modified: 2026-05-20 13:12 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-05-20 10:01:29 UTC
`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.


Note You need to log in before you can comment on or make changes to this bug.