CVE-2026-12701

CRITICALCVSS 9/10

Last modified

CVE-2026-12701 is a critical-severity vulnerability rated 9/10 on the CVSS scale. A path traversal vulnerability was found in pulpcore. The relative_path_validator function only verifies that content paths do not begin with "/" but fails to block directory traversal sequences such as "../" anywhere in the path.

Description

A path traversal vulnerability was found in pulpcore. The relative_path_validator function only verifies that content paths do not begin with "/" but fails to block directory traversal sequences such as "../" anywhere in the path. An authenticated administrator can craft a relative_path containing embedded traversal sequences (e.g., "looking/normal/../../../../etc/shadow") that escapes the intended export directory during FilesystemExport operations. Because the file content is also user-controlled (uploaded artifact), this allows arbitrary file write to any location writable by the Pulp service user, potentially leading to service compromise or further system exploitation.

Metrics

CVSS 3.1
9/10

CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:H/A:H

Weakness Enumeration

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
Red HatRed Hat Ansible Automation Platform 2.5 for RHEL 8All versions
Red HatRed Hat Ansible Automation Platform 2.5 for RHEL 9All versions
Red HatRed Hat Ansible Automation Platform 2.6 for RHEL 9All versions
Red HatRed Hat Satellite 6.16 for RHEL 8All versions
Red HatRed Hat Satellite 6.16 for RHEL 9All versions
Red HatRed Hat Satellite 6.17 for RHEL 9All versions
Red HatRed Hat Satellite 6.18 for RHEL 9All versions
Red HatRed Hat Satellite 6.19 for RHEL 9All versions
Red HatRed Hat Ansible Automation Platform 2.6All versions
Red HatRed Hat Ansible Automation Platform 2.7All versions
Red HatRed Hat Update Infrastructure 4 for Cloud ProvidersAll versions
Red HatRed Hat Update Infrastructure 5All versions

References

Timeline

Published
Last Modified
Status
Received

Frequently Asked Questions

What is CVE-2026-12701?
A path traversal vulnerability was found in pulpcore. The relative_path_validator function only verifies that content paths do not begin with "/" but fails to block directory traversal sequences such as "../" anywhere in the path. An authenticated administrator can craft a relative_path containing embedded traversal sequences (e.g., "looking/normal/../../../../etc/shadow") that escapes the intended export directory during FilesystemExport operations. Because the file content is also user-controlled (uploaded artifact), this allows arbitrary file write to any location writable by the Pulp service user, potentially leading to service compromise or further system exploitation.
How severe is CVE-2026-12701?
CVE-2026-12701 has a CVSS score of 9/10 (CRITICAL severity).
How do I fix CVE-2026-12701?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2026

Are you affected by CVE-2026-12701?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST