| タイトル | Linux Foundationのtekton pipelinesにおける引数の挿入または変更に関する脆弱性 |
|---|---|
| 概要 | Tekton Pipelines プロジェクトは、CI/CD スタイルのパイプラインを宣言するための k8s ライクなリソースを提供します。バージョン 1.0.0 から 1.11.0 未満までの間、git リゾルバーの revision パラメータは、先頭に - 文字が付いていないことの検証をせずに、そのまま位置引数として git fetch に渡されます。git は混合された位置引数からフラグを解析するため、攻撃者は --upload-pack=バイナリ のような任意の git fetch フラグをインジェクションできます。validateRepoURL 関数が先頭に /(ローカルファイルシステムのパス)で始まる URL を明示的に許可していることと組み合わせると、ResolutionRequest オブジェクトを送信できるテナントはこれら二つの動作を連鎖させてリゾルバーポッド上で任意のバイナリを実行可能です。tekton-pipelines-resolvers の ServiceAccount は全ての Secrets に対してクラスタ全体の get/list/watch 権限を持っているため、リゾルバーポッド上でのコード実行はクラスタ全体の秘密情報を漏洩させる可能性があります。この脆弱性はバージョン 1.11.1 で修正されました。 |
| 想定される影響 | 当該ソフトウェアが扱う全ての情報が外部に漏れる可能性があります。 また、当該ソフトウェアが扱う全ての情報が書き換えられる可能性があります。 さらに、当該ソフトウェアが完全に停止する可能性があります。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 |
| 対策 | 正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| 公表日 | 2026年4月21日0:00 |
| 登録日 | 2026年4月30日12:27 |
| 最終更新日 | 2026年4月30日12:27 |
| CVSS3.0 : 重要 | |
| スコア | 7.5 |
|---|---|
| ベクター | CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H |
| Linux Foundation |
| tekton pipelines 1.0.0 以上 1.11.0 未満 |
| No | 変更内容 | 変更日 |
|---|---|---|
| 1 | [2026年04月30日] 掲載 |
2026年4月30日12:27 |
| 概要 | Tekton Pipelines project provides k8s-style resources for declaring CI/CD-style pipelines. From 1.0.0 to before 1.11.0, the git resolver's revision parameter is passed directly as a positional argument to git fetch without any validation that it does not begin with a - character. Because git parses flags from mixed positional arguments, an attacker can inject arbitrary git fetch flags such as --upload-pack=<binary>. Combined with the validateRepoURL function explicitly permitting URLs that begin with / (local filesystem paths), a tenant who can submit ResolutionRequest objects can chain these two behaviors to execute an arbitrary binary on the resolver pod. The tekton-pipelines-resolvers ServiceAccount holds cluster-wide get/list/watch on all Secrets, so code execution on the resolver pod enables full cluster-wide secret exfiltration. This vulnerability is fixed in 1.11.1. |
|---|---|
| 公表日 | 2026年4月22日6:16 |
| 登録日 | 2026年4月25日4:04 |
| 最終更新日 | 2026年4月29日0:06 |
| 構成1 | 以上 | 以下 | より上 | 未満 | |
| cpe:2.3:a:linuxfoundation:tekton_pipelines:*:*:*:*:*:go:*:* | 1.0.0 | 1.11.0 | |||