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

23
FAUCET Score

OVERVIEW CVE-2026-25542 affects Tekton Pipelines, a Kubernetes-based CI/CD orchestration platform, in versions 0.43.0 through 1.11.0. The vulnerability stems from improper validation of trusted resource verification policies, which use unanchored regular expressions to match resource source URIs against trusted patterns. Attackers can bypass these verification controls by crafting source strings that contain the trusted pattern as a substring, allowing them to circumvent intended security policies and apply unauthorized verification modes or cryptographic keys. SEVERITY The vulnerability carries a CVSS 3.1 score of 6.5 (Medium) with a network attack vector, low complexity, and low privilege requirements. The primary impact is integrity compromise, enabling an authenticated attacker to manipulate which verification policies are applied to pipeline resources without requiring user interaction. While the attack does not directly affect confidentiality or availability, the ability to bypass cryptographic verification controls presents significant risk to CI/CD pipeline security and supply chain integrity. EXPLOITATION STATUS This vulnerability is not currently tracked in CISA's Known Exploited Vulnerabilities catalog and shows no active exploitation in the wild. The EPSS score of 0.00029 indicates extremely low probability of exploitation. No public exploit code or proof-of-concept demonstrations are widely available, and community attention remains minimal, suggesting this remains a theoretical vulnerability requiring specific deployment configurations to exploit successfully.

Impacted Technologies

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

CVSS Data

CVSS version used by this source: 3.1

6.5MEDIUM

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

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

Exploit Intelligence

EPSS Score
0.26%
Probability of exploitation in next 30 days
EPSS Percentile
18.1%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0026 is in the 22nd percentile among its peer group of 21,958 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)

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

Vendor Advisories (1)

goGHSA-rmx9-2pp3-xhcrmedium

Tekton Pipelines has VerificationPolicy regex pattern bypass via substring matching

Apr 21, 2026

References

github.com / tektoncd/pipeline/commit/b8905600322aa86327baae0a7c04d6cf1207362a
Patch
github.com / tektoncd/pipeline/security/advisories/GHSA-rmx9-2pp3-xhcr
ExploitVendor Advisory