CVE-2026-25542
Last modified
CVE-2026-25542 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. Tekton Pipelines project provides k8s-style resources for declaring CI/CD-style pipelines. Starting in version 0.43.0 and prior to versions 1.0.2, 1.3.4, 1.6.2, 1.9.3, and 1.11.1, trusted resources verification policies match a resource source string (refSource.URI) against spec.resources[].pattern using regexp.MatchString. EPSS estimates a 0.26% chance of exploitation in the next 30 days.
Description
Tekton Pipelines project provides k8s-style resources for declaring CI/CD-style pipelines. Starting in version 0.43.0 and prior to versions 1.0.2, 1.3.4, 1.6.2, 1.9.3, and 1.11.1, trusted resources verification policies match a resource source string (refSource.URI) against spec.resources[].pattern using regexp.MatchString. In Go, regexp.MatchString reports a match if the pattern matches anywhere in the string, so common unanchored patterns (including examples in tekton documentation) can be bypassed by attacker-controlled source strings that contain the trusted pattern as a substring. This can cause an unintended policy match and change which verification mode/keys apply. Versions 1.0.2, 1.3.4, 1.6.2, 1.9.3, and 1.11.1 fix the issue.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linuxfoundation | Tekton Pipelines | >= 0.43.0, < 1.11.0 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2026-25542?
How severe is CVE-2026-25542?
How do I fix CVE-2026-25542?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-25537jsonwebtoken is a JWT lib in rust. Prior to version 10.3.0, …7.5
- CVE-2026-25538Devtron is an open source tool integration platform for Kube…8.8
- CVE-2026-25539SiYuan is a personal knowledge management system. Prior to v…7.2
- CVE-2026-2554The WCFM – Frontend Manager for WooCommerce along with Booki…8.1
- CVE-2026-25540Mastodon is a free, open-source social network server based …6.5
- CVE-2026-25541Bytes is a utility library for working with bytes. From vers…7.5
- CVE-2026-25543HtmlSanitizer is a .NET library for cleaning HTML fragments …6.1
- CVE-2026-25544Payload is a free and open source headless content managemen…9.8
- CVE-2026-25545Astro is a web framework. Prior to version 9.5.4, Server-Sid…8.6
- CVE-2026-25546Godot MCP is a Model Context Protocol (MCP) server for inter…7.8
- CVE-2026-25547@isaacs/brace-expansion is a hybrid CJS/ESM TypeScript fork …9.2
- CVE-2026-25548InvoicePlane is a self-hosted open source application for ma…9.1
Are you affected by CVE-2026-25542?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
