Authenticated resolver-pod file read via path traversal
Published Mar 23, 2026 · Updated Mar 23, 2026
Path traversal in the git resolver in Tekton Pipelines allows remote authenticated users to read files from the resolver pod. getFileContent joins the user-controlled pathInRepo value to the clone directory and passes the result to os.ReadFile without rejecting traversal or resolving symlink escapes. Namespace permission to create a TaskRun, PipelineRun, or ResolutionRequest is sufficient; reading the resolver ServiceAccount token can expose cluster-wide Secrets under the default RBAC policy.
Summary
What happened
Path traversal in the git resolver in Tekton Pipelines allows remote authenticated users to read files from the resolver pod. getFileContent joins the user-controlled pathInRepo value to the clone directory and passes the result to os.ReadFile without rejecting traversal or resolving symlink escapes. Namespace permission to create a TaskRun, PipelineRun, or ResolutionRequest is sufficient; reading the resolver ServiceAccount token can expose cluster-wide Secrets under the default RBAC policy.
The record
- CVE
- CVE-2026-33211
- Published
- Mar 23, 2026
- Updated
- Mar 23, 2026
- Vendor
- Tekton
- Product
- Tekton Pipelines
- Classifications
- CWE-22, T1552.007
- Attack vector
- network
- Privileges
- authenticated
Timeline
How it unfolded
- Mar 23, 2026CVE publishedPublication date reported by the CVE source.
- Mar 23, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=>= 1.0.0, < 1.0.1
- Affected versionversion=>= 1.10.0, < 1.10.2
- Affected versionversion=>= 1.1.0, < 1.3.3
- Affected versionversion=>= 1.4.0, < 1.6.1
- Affected versionversion=>= 1.7.0, < 1.9.2
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- 1seal ResolutionRequest traversal demonstrationproof of concept · validated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo