CVE-2026-40161
medium
CVSS v3
6.5
CVSS v2
—
VIR risk
6.5
Description
Tekton Pipelines: Git resolver API mode leaks system-configured API token to user-controlled serverURL
Predictions
Exploit likelihood
75%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: security-advisories@github.com — https://github.com/tektoncd/pipeline/security/advisories/GHSA-wjxp-xrpv-xpff
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| Go | github.com/tektoncd/pipeline | >=1.0.0,<1.0.2 | 1.0.2 |
| Go | github.com/tektoncd/pipeline | >=1.2.0,<1.3.4 | 1.3.4 |
| Go | github.com/tektoncd/pipeline | >=1.4.0,<1.6.2 | 1.6.2 |
| Go | github.com/tektoncd/pipeline | >=1.7.0,<1.9.3 | 1.9.3 |
| Go | github.com/tektoncd/pipeline | >=1.10.0,<1.11.1 | 1.11.1 |
| GO | github.com/tektoncd/pipeline | >= 1.10.0, < 1.11.1 | 1.11.1 |
| GO | github.com/tektoncd/pipeline | >= 1.7.0, < 1.9.3 | 1.9.3 |
| GO | github.com/tektoncd/pipeline | >= 1.4.0, < 1.6.2 | 1.6.2 |
| GO | github.com/tektoncd/pipeline | >= 1.2.0, < 1.3.4 | 1.3.4 |
| GO | github.com/tektoncd/pipeline | >= 1.0.0, < 1.0.2 | 1.0.2 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| linuxfoundation | tekton_pipelines | {"startIncluding":"1.0.0","endIncluding":"1.10.0"} | |
References
- https://github.com/tektoncd/pipeline/issues/9608
- https://github.com/tektoncd/pipeline/issues/9609
- https://github.com/tektoncd/pipeline/security/advisories/GHSA-wjxp-xrpv-xpff
- https://nvd.nist.gov/vuln/detail/CVE-2026-40161
- https://github.com/tektoncd/pipeline
- https://github.com/advisories/GHSA-wjxp-xrpv-xpff
CWEs
CWE-201
Verify integrity in audit chain (admin only). AS-IS.