๐Ÿ” CVE Alert

CVE-2026-54168

MEDIUM 6.5

Pipelines-as-Code: Unscoped GitHub App installation token allows unauthorized access to private repositories via remote task resolution

CVSS Score
6.5
EPSS Score
0.0%
EPSS Percentile
0th

Pipelines-as-Code is a CI/CD system that lets users define Tekton pipelines in source code repositories. Prior to 0.37.8, 0.39.6, 0.42.1, and 0.48.0, a GitHub App installation token created during webhook processing is not scoped to the repository that triggered the event when the App is installed across multiple repositories. A user with push access to one repository can submit a PipelineRun containing a pipelinesascode.tekton.dev/task remote task annotation that targets a private repository in the same installation. When ScopeTokenToListOfRepos returns no explicit scope, the missing triggering repository ID leaves the token able to access the entire installation. Pipelines-as-Code resolves and inlines the remote private task with that token, disclosing the repository's Tekton definitions. The demonstrated impact is read-only and does not provide write access. This issue is fixed in versions 0.37.8, 0.39.6, 0.42.1, and 0.48.0.

CWE CWE-269 CWE-862
Vendor tektoncd
Product pipelines-as-code
Published Sep 15, 2026
Stay Ahead of the Next One

Get instant alerts for tektoncd pipelines-as-code

Be the first to know when new medium vulnerabilities affecting tektoncd pipelines-as-code are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Affected Versions

tektoncd / pipelines-as-code
< 0.37.8 >= 0.38.0, < 0.39.6 >= 0.40.0, < 0.42.1 >= 0.43.0, < 0.48.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/tektoncd/pipelines-as-code/security/advisories/GHSA-6f2p-296r-cc28 github.com: https://github.com/tektoncd/pipelines-as-code/commit/001782829e82b83ecb3da903f5a024ca0826b64c github.com: https://github.com/tektoncd/pipelines-as-code/commit/40813976a77920feaf52671320d6d3c5ff08eb7e github.com: https://github.com/tektoncd/pipelines-as-code/commit/ac6fded6dfb69ade7197d4eeed6e90ddbe1b79bc github.com: https://github.com/tektoncd/pipelines-as-code/commit/e0c4a11ea3800ab9d26cf3a8ae92b74cf18527c3 github.com: https://github.com/tektoncd/pipelines-as-code/releases/tag/v0.37.8 github.com: https://github.com/tektoncd/pipelines-as-code/releases/tag/v0.39.6 github.com: https://github.com/tektoncd/pipelines-as-code/releases/tag/v0.42.1 github.com: https://github.com/tektoncd/pipelines-as-code/releases/tag/v0.48.0