CVE-2026-44941
Received
Received - Intake
Relative Path Traversal in libzypp Repository Parsing
Vulnerability report for CVE-2026-44941, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-07-02
Last updated on: 2026-07-02
Assigner: SUSE
Description
Description
A relative path traversal in the "keyhint" option in repomd.xml parsing of libzypp before 17.38.12 can be used by attackers able to supply a malicious repository to inject or overwrite files in the target system as root.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| suse | libzypp | to 17.38.12 (exc) |
| suse | libzypp | From 17.38.12 (inc) |
| suse | opensuse_leap | * |
| suse | suse_linux_enterprise | * |
| suse | opensuse_tumbleweed | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-23 | The product uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize sequences such as ".." that can resolve to a location that is outside of that directory. |