---
id: CVE-2026-33211
title: >-
  Tekton Pipelines project provides k8s-style resources for declaring
  CI/CD-style pipelines
summary: >-
  Tekton Pipelines project provides k8s-style resources for declaring
  CI/CD-style pipelines. Starting in version 1.0.0 and prior to versions 1.0.1,
  1.3.3, 1.6.1, 1.9.2, and 1.10.2, the Tekton Pipelines git resolver is
  vulnerable to path tr…
severity: critical
cvss: 9.6
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N'
cwe:
  - CWE-22
  - CWE-22
vendor: linuxfoundation
product: tekton_pipelines
affected:
  - 'tekton_pipelines >= 1.1.0, < 1.3.3'
  - 'tekton_pipelines >= 1.4.0, < 1.6.1'
  - 'tekton_pipelines >= 1.7.0, < 1.9.2'
  - 'tekton_pipelines >= 1.10.0, < 1.10.2'
  - tekton_pipelines = 1.0.0
patched:
  - tekton_pipelines 1.10.2
published: '2026-03-24'
updated: '2026-07-09'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-33211'
references:
  - url: >-
      https://github.com/tektoncd/pipeline/commit/10fa538f9a2b6d01c75138f1ed7ba3da0e34687c
    label: security-advisories@github.com
  - url: 'https://github.com/tektoncd/pipeline/commit/318006c4e3a5'
    label: security-advisories@github.com
  - url: >-
      https://github.com/tektoncd/pipeline/commit/3ca7bc6e6dd1d97f80b84f78370d91edaf023cbd
    label: security-advisories@github.com
  - url: >-
      https://github.com/tektoncd/pipeline/commit/961388fcf3374bc7656d28ab58ca84987e0a75ae
    label: security-advisories@github.com
  - url: >-
      https://github.com/tektoncd/pipeline/commit/b1fee65b88aa969069c14c120045e97c37d9ee5e
    label: security-advisories@github.com
  - url: >-
      https://github.com/tektoncd/pipeline/commit/cdb4e1e97a4f3170f9bc2cbfff83a6c8107bc3db
    label: security-advisories@github.com
  - url: >-
      https://github.com/tektoncd/pipeline/commit/ec7755031a183b345cf9e64bea0e0505c1b9cb78
    label: security-advisories@github.com
  - url: >-
      https://github.com/tektoncd/pipeline/security/advisories/GHSA-j5q5-j9gm-2w5c
    label: security-advisories@github.com
  - url: 'https://access.redhat.com/errata/RHSA-2026:10026'
    label: 0b0ca135-0b70-47e7-9f44-1890c2a1c46c
  - url: 'https://access.redhat.com/errata/RHSA-2026:10066'
    label: 0b0ca135-0b70-47e7-9f44-1890c2a1c46c
  - url: 'https://access.redhat.com/errata/RHSA-2026:10125'
    label: 0b0ca135-0b70-47e7-9f44-1890c2a1c46c
  - url: 'https://access.redhat.com/errata/RHSA-2026:10155'
    label: 0b0ca135-0b70-47e7-9f44-1890c2a1c46c
  - url: 'https://access.redhat.com/errata/RHSA-2026:10158'
    label: 0b0ca135-0b70-47e7-9f44-1890c2a1c46c
  - url: 'https://access.redhat.com/errata/RHSA-2026:21931'
    label: 0b0ca135-0b70-47e7-9f44-1890c2a1c46c
  - url: 'https://access.redhat.com/errata/RHSA-2026:21932'
    label: 0b0ca135-0b70-47e7-9f44-1890c2a1c46c
  - url: 'https://access.redhat.com/errata/RHSA-2026:24484'
    label: 0b0ca135-0b70-47e7-9f44-1890c2a1c46c
  - url: 'https://access.redhat.com/errata/RHSA-2026:6166'
    label: 0b0ca135-0b70-47e7-9f44-1890c2a1c46c
  - url: 'https://access.redhat.com/errata/RHSA-2026:6170'
    label: 0b0ca135-0b70-47e7-9f44-1890c2a1c46c
  - url: 'https://access.redhat.com/security/cve/CVE-2026-33211'
    label: 0b0ca135-0b70-47e7-9f44-1890c2a1c46c
  - url: 'https://bugzilla.redhat.com/show_bug.cgi?id=2450554'
    label: 0b0ca135-0b70-47e7-9f44-1890c2a1c46c
  - url: >-
      https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-33211.json
    label: 0b0ca135-0b70-47e7-9f44-1890c2a1c46c
tags:
  - nvd
epss: 0.00573
epssPercentile: 0.46096
ingestedAt: '2026-07-10T01:55:22.966Z'
---

## Overview

Tekton Pipelines project provides k8s-style resources for declaring CI/CD-style pipelines. Starting in version 1.0.0 and prior to versions 1.0.1, 1.3.3, 1.6.1, 1.9.2, and 1.10.2, the Tekton Pipelines git resolver is vulnerable to path traversal via the `pathInRepo` parameter. A tenant with permission to create `ResolutionRequests` (e.g. by creating `TaskRuns` or `PipelineRuns` that use the git resolver) can read arbitrary files from the resolver pod's filesystem, including ServiceAccount tokens. The file contents are returned base64-encoded in `resolutionrequest.status.data`. Versions 1.0.1, 1.3.3, 1.6.1, 1.9.2, and 1.10.2 contain a patch.

## Affected

- `tekton_pipelines >= 1.1.0, < 1.3.3`
- `tekton_pipelines >= 1.4.0, < 1.6.1`
- `tekton_pipelines >= 1.7.0, < 1.9.2`
- `tekton_pipelines >= 1.10.0, < 1.10.2`
- `tekton_pipelines = 1.0.0`

## Remediation

Upgrade past the affected range:

- `tekton_pipelines 1.10.2`
