๐Ÿ” CVE Alert

CVE-2026-90959

HIGH 8.1

Pulpcore: pulpcore: file:// scheme allowlist bypass in content upload file_url field enables arbitrary file read and pulp container registry signing key theft

CVSS Score
8.1
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-22
Vendor red hat
Product red hat ansible automation platform 2
Published Sep 24, 2026
Stay Ahead of the Next One

Get instant alerts for red hat red hat ansible automation platform 2

Be the first to know when new high vulnerabilities affecting red hat red hat ansible automation platform 2 are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
None

Affected Versions

Red Hat / Red Hat Ansible Automation Platform 2
All versions affected
Red Hat / Red Hat Ansible Automation Platform 2
All versions affected
Red Hat / Red Hat Ansible Automation Platform 2
All versions affected
Red Hat / Red Hat Ansible Automation Platform 2
All versions affected
Red Hat / Red Hat Ansible Automation Platform 2
All versions affected
Red Hat / Red Hat Ansible Automation Platform 2
All versions affected
Red Hat / Red Hat Ansible Automation Platform 2
All versions affected
Red Hat / Red Hat Ansible Automation Platform 2
All versions affected
Red Hat / Red Hat Ansible Automation Platform 2
All versions affected
Red Hat / Red Hat Satellite 6
All versions affected
Red Hat / Red Hat Satellite 6
All versions affected
Red Hat / Red Hat Satellite 6
All versions affected
Red Hat / Red Hat Satellite 6
All versions affected
Red Hat / Red Hat Satellite 6
All versions affected
Red Hat / Red Hat Update Infrastructure 4 for Cloud Providers
All versions affected
Red Hat / Red Hat Update Infrastructure 4 for Cloud Providers
All versions affected
Red Hat / Red Hat Update Infrastructure 4 for Cloud Providers
All versions affected
Red Hat / Red Hat Update Infrastructure 5
All versions affected
Red Hat / Red Hat Update Infrastructure 5
All versions affected
Red Hat / Red Hat Update Infrastructure 5
All versions affected

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
access.redhat.com: https://access.redhat.com/security/cve/CVE-2026-90959 bugzilla.redhat.com: https://bugzilla.redhat.com/show_bug.cgi?id=2533037

Credits

Red Hat would like to thank Yonghwa Lee (Xint by Theori) for reporting this issue.