Red Hat pulpcore: path traversal
High8.1CVE-2026-90959 · Published Sep 24, 2026 · updated Sep 25, 2026
A path traversal vulnerability was found in pulpcore. The content upload API accepts a 'file_url' parameter that allows users with file repository privileges to specify a local file URL for Pulp to download and store. A URL scheme validation check uses a string prefix comparison that only rejects URLs beginning with 'file://', but Python's URL parser recognizes the 'file:' scheme without double slashes, creating a mismatch between what is validated and what is dispatched to the file downloader. An authenticated user with low-privilege repository permissions can supply a specially crafted URL using relative path traversal sequences to read any file accessible to the Pulp server process. In deployments that include Pulp Container, successful exploitation allows an attacker to read the container registry token signing private key and forge bearer tokens, granting unauthorized access to all private container repositories in the affected registry.
Affected versions
| Package | Affected | Fixed in |
|---|---|---|
| Red Hat Ansible Automation Platform 2 Product | all versions | No fix yet |
| all versions | No fix yet | |
| all versions | No fix yet | |
| all versions | No fix yet | |
| all versions | No fix yet | |
| all versions | No fix yet | |
| all versions | No fix yet | |
| all versions | No fix yet | |
| all versions | No fix yet | |
| Red Hat Satellite 6 Product | all versions | No fix yet |
| all versions | No fix yet | |
| all versions | No fix yet |
Details and references
- CVSS 3.1
- CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
- Severity from
- the vendor (its own CVE record or advisory)
- Weakness
- CWE-22
More Red Hat advisories
All Red Hat| Date | Advisory | Severity | Fixed in |
|---|---|---|---|
| Sep 24 | Red Hat rpm: code execution | High7.8 | No fix yet |
| Sep 24 | Red Hat rpm: command injection | High7.8 | No fix yet |
| Sep 24 | Red Hat Ansible Automation Platform 2: authentication bypass by spoofing | Medium6.8 | No fix yet |
| Sep 24 | Red Hat Admin REST API of Keycloak: missing authorization | Medium4.3 | No fix yet |
| Sep 24 | Red Hat GIMP.: out-of-bounds write | High7.8 | No fix yet |
| Sep 24 | Red Hat Build of Keycloak: missing authorization | Medium4.2 | No fix yet |