Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-40938

34
FAUCET Score

OVERVIEW CVE-2026-40938 is a command injection vulnerability in Tekton Pipelines, an open-source Kubernetes-native CI/CD platform. The vulnerability exists in the git resolver component affecting versions 1.0.0 through 1.11.0. The flaw stems from insufficient input validation of the git revision parameter, which is passed directly to git fetch without checking for flag injection characters. When combined with the resolver's permissive handling of local filesystem paths, attackers can inject arbitrary git flags to execute malicious binaries on the resolver pod. SEVERITY The vulnerability has a CVSS score of 7.5 (HIGH) with a network-based attack vector, high attack complexity, and low privilege requirements. The impact is severe: successful exploitation enables arbitrary code execution on the resolver pod, which runs under the tekton-pipelines-resolvers ServiceAccount with cluster-wide read access to all Kubernetes Secrets. This enables complete exfiltration of sensitive cluster data. An attacker requires only the ability to submit ResolutionRequest objects within the cluster, a capability likely available to multiple tenant roles in shared environments. EXPLOITATION STATUS There is no evidence of active exploitation in the wild, with an EPSS score of 0.0007 indicating the vulnerability is in the lowest percentile for real-world exploitation likelihood. The vulnerability is not listed in the Known Exploited Vulnerabilities catalog. However, the high severity and ease of exploitation in multi-tenant clusters warrant prompt patching to version 1.11.1 to prevent potential future attacks.

Impacted Technologies

VendorProductVersion(s)CPE
>= 1.0.0, < 1.11.0CPE matchmatch criteria
cpe:2.3:a:linuxfoundation:tekton_pipelines:*:*:*:*:*:go:*:*

CVSS Data

CVSS version used by this source: 3.1

7.5HIGH

CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H

Attack Vector
NETWORK
Attack Complexity
HIGH
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
HIGH
Integrity Impact
HIGH
Availability Impact
HIGH
Exploitability Score
1.6
Impact Score
5.9
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.79%
Probability of exploitation in next 30 days
EPSS Percentile
52.4%
Percentile rank of EPSS score among Peer Group
As of 2026-07-26
Model: v2026.06.15
This CVE's current EPSS score of 0.0079 is in the 49th percentile among its peer group of 1,162 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.2 Bluesky, 0.1 Mastodon, and 0.2 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (6)

gopatch availablevia ghsa
Product: github.com/tektoncd/pipelineFixed in: 1.11.1
gopatch availablevia ghsa
Product: github.com/tektoncd/pipelineFixed in: 1.9.3
gopatch availablevia ghsa
Product: github.com/tektoncd/pipelineFixed in: 1.6.2
gopatch availablevia ghsa
Product: github.com/tektoncd/pipelineFixed in: 1.3.4
gopatch availablevia ghsa
Product: github.com/tektoncd/pipelineFixed in: 1.0.2
github_advisoryvendor investigatingvia nvd_reference
View patch

Vendor Advisories (1)

goGHSA-94jr-7pqp-xhcqhigh

Tekton Pipeline: Git Resolver Unsanitized Revision Parameter Enables git Argument Injection Leading to RCE

Apr 21, 2026

References

access.redhat.com / errata/RHSA-2026:17546
access.redhat.com / errata/RHSA-2026:24359
access.redhat.com / errata/RHSA-2026:24484
access.redhat.com / errata/RHSA-2026:26519
access.redhat.com / errata/RHSA-2026:26538
access.redhat.com / security/cve/CVE-2026-40938
bugzilla.redhat.com / show_bug.cgi
security.access.redhat.com / data/csaf/v2/vex/2026/cve-2026-40938.json
github.com / tektoncd/pipeline/releases/tag/v1.11.1
Release Notes
github.com / tektoncd/pipeline/security/advisories/GHSA-94jr-7pqp-xhcq
ExploitVendor Advisory