← All CVEs

CVE-2026-12701

CRITICAL 9

Published 2026-07-20 · Last modified 2026-07-21

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.

ELEVATED IMPACT

Severe if exploited (CVSS 9), but no known exploitation and low modeled probability. Patch on a normal cadence.

Exploitation likelihood

0.8%chance of exploitation in 30 days · 51st percentile

○ In CISA KEV ○ Public exploit / PoC

Impact if exploited

9CVSS 3.1 · CRITICAL

  • ConfidentialityLow
  • IntegrityHigh
  • AvailabilityHigh

What an attacker needs

  • Access: Reachable over the network — no local access needed
  • Privileges: Requires an admin / high-privilege account
  • User interaction: No user interaction needed
  • Complexity: No special conditions — reliably repeatable

✓ lowers the bar for an attacker · ⚠ raises it

Proof of concept & exploit code

Test against your own equipment

curl -s https://vulnpedia.com/cve/CVE-2026-12701/poc.jsonMachine-readable PoC index for this CVE (for automation).

Listed for defensive triage, patch verification, and authorized testing on systems you own. Machine-readable: /cve/CVE-2026-12701/poc.json

Affected

Vendors Red Hat

Products Red Hat Ansible Automation Platform 2.5 For Rhel 8 Red Hat Ansible Automation Platform 2.5 For Rhel 9 Red Hat Ansible Automation Platform 2.6 For Rhel 9 Red Hat Satellite 6.16 For Rhel 8 Red Hat Satellite 6.16 For Rhel 9 Red Hat Satellite 6.17 For Rhel 9 Red Hat Satellite 6.18 For Rhel 9 Red Hat Satellite 6.19 For Rhel 9 Red Hat Ansible Automation Platform 2.6 Red Hat Ansible Automation Platform 2.7 Red Hat Ansible Automation Platform 2 Red Hat Update Infrastructure 4 For Cloud Providers

Weakness (CWE)

  • CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

CVSS vector

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

All CVSS metrics

  • CRITICAL 9 v3.1 · CNA Primary
    CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:H/A:H
  • CRITICAL 9 v3.1 · NVD Secondary
    CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:H/A:H

References

Advisories

Technical & other

Sources: NVD · CVE.org · EPSS