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-40923

22
FAUCET Score

OVERVIEW CVE-2026-40923 is a validation bypass vulnerability in Tekton Pipelines versions prior to 1.11.1 that affects the VolumeMount path restriction mechanism. The flaw allows attackers to circumvent security controls designed to prevent mounting volumes under restricted /tekton/ internal paths by leveraging path traversal techniques. Specifically, the validation uses strings.HasPrefix without proper path normalization via filepath.Clean, allowing paths such as /tekton/home/../results to bypass restrictions during validation but resolve to restricted /tekton/results directories at runtime. SEVERITY The vulnerability carries a CVSS v3.1 score of 5.4 (MEDIUM) with a network-based attack vector, low attack complexity, and requires low-level privileges to exploit. An authenticated user can trigger this vulnerability with no user interaction required. While the impact is limited to low confidentiality and integrity compromise with no availability impact, it does permit unauthorized access to and potential modification of sensitive internal pipeline data within the /tekton/ directory structure. EXPLOITATION STATUS There is currently no evidence of active exploitation in the wild, with an EPSS score of 0.00038 indicating minimal probability of near-term exploitation. The vulnerability is not present on the Known Exploited Vulnerabilities (KEV) catalog and shows no activity on exploitation tracking lists. The straightforward nature of the bypass and moderate severity rating suggest community attention remains low relative to other vulnerabilities in Tekton infrastructure projects.

Impacted Technologies

VendorProductVersion(s)CPE
< 1.11.1CPE matchmatch criteria
cpe:2.3:a:linuxfoundation:tekton_pipelines:*:*:*:*:*:go:*:*

CVSS Data

CVSS version used by this source: 3.1

5.4MEDIUM

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

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

Exploit Intelligence

EPSS Score
0.22%
Probability of exploitation in next 30 days
EPSS Percentile
12.7%
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.0022 is in the 12th percentile among its peer group of 21,954 CVEs.

Social Chatter

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

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.0 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-rx35-6rhx-7858medium

Tekton Pipelines: VolumeMount path restriction bypass via missing filepath.Clean in /tekton/ check

Apr 21, 2026

References

github.com / tektoncd/pipeline/releases/tag/v1.11.1
Release Notes
github.com / tektoncd/pipeline/security/advisories/GHSA-rx35-6rhx-7858
Vendor Advisory