CVE-2026-33022
Public on
Last Modified:
Description
A denial of service flaw was found in Tekton Pipelines. Any user who can create a TaskRun or PipelineRun to crash the controller cluster-wide by setting .spec.taskRef.resolver (or .spec.pipelineRef.resolver) to a string of 31+ characters. The crash occurs because GenerateDeterministicNameFromSpec produces a name exceeding the 63-character DNS-1123 label limit, and its truncation logic panics on a [-1] slice bound since the generated name contains no spaces. Once crashed, the controller enters a CrashLoopBackOff on restart (as it re-reconciles the offending resource), blocking all CI/CD reconciliation until the resource is manually deleted. Built-in resolvers (git, cluster, bundles, hub) are unaffected due to their short names, but any custom resolver name triggers the bug. The fix truncates the resolver-name prefix instead of the full string, preserving the hash suffix for determinism and uniqueness.
Mitigation
Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.
Additional Information
- This content is not included.Bugzilla 2449483: github.com/tektoncd/pipeline: Tekton Pipelines: Denial of Service via long resolver names
- Content from cwe.mitre.org is not included.CWE-130: Improper Handling of Length Parameter Inconsistency
- FAQ: Frequently asked questions about CVE-2026-33022
- Offline Security Data data is available for integration with other systems. See Offline Security Data API to get started.
External References
Content from www.cve.org is not included.https://www.cve.org/CVERecord?id=CVE-2026-33022
Content from nvd.nist.gov is not included.https://nvd.nist.gov/vuln/detail/CVE-2026-33022
Affected Packages and Issued Red Hat Security Errata
| Products / Services | Components | State | Errata |
|---|---|---|---|
| Builds for Red Hat OpenShift | openshift-builds/openshift-builds-controller-rhel9 | Fix deferred | |
| Builds for Red Hat OpenShift | openshift-builds/openshift-builds-git-cloner-rhel9 | Fix deferred | |
| Builds for Red Hat OpenShift | openshift-builds/openshift-builds-image-bundler-rhel9 | Fix deferred | |
| Builds for Red Hat OpenShift | openshift-builds/openshift-builds-image-processing-rhel9 | Fix deferred | |
| Builds for Red Hat OpenShift | openshift-builds/openshift-builds-rhel9-operator | Fix deferred | |
| Builds for Red Hat OpenShift | openshift-builds/openshift-builds-waiters-rhel9 | Fix deferred | |
| Builds for Red Hat OpenShift | openshift-builds/openshift-builds-webhook-rhel9 | Fix deferred | |
| OpenShift Pipelines | openshift-pipelines/pipelines-chains-controller-rhel8 | Fix deferred | |
| OpenShift Pipelines | openshift-pipelines/pipelines-chains-controller-rhel9 | Fix deferred | |
| OpenShift Pipelines | openshift-pipelines/pipelines-cli-tkn-rhel8 | Fix deferred | |
| OpenShift Pipelines | openshift-pipelines/pipelines-cli-tkn-rhel9 | Fix deferred | |
| OpenShift Pipelines | openshift-pipelines/pipelines-controller-rhel8 | Fix deferred | |
| OpenShift Pipelines | openshift-pipelines/pipelines-entrypoint-rhel8 | Fix deferred | |
| OpenShift Pipelines | openshift-pipelines/pipelines-entrypoint-rhel9 | Fix deferred | |
| OpenShift Pipelines | openshift-pipelines/pipelines-events-rhel8 | Fix deferred | |
| OpenShift Pipelines | openshift-pipelines/pipelines-events-rhel9 | Fix deferred | |
| OpenShift Pipelines | openshift-pipelines/pipelines-git-init-rhel8 | Fix deferred | |
| OpenShift Pipelines | openshift-pipelines/pipelines-git-init-rhel9 | Fix deferred | |
| OpenShift Pipelines | openshift-pipelines/pipelines-hub-api-rhel8 | Fix deferred | |
| OpenShift Pipelines | openshift-pipelines/pipelines-hub-api-rhel9 | Fix deferred | |
| OpenShift Pipelines | openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8 | Fix deferred | |
| OpenShift Pipelines | openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9 | Fix deferred | |
| OpenShift Pipelines | openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8 | Fix deferred | |
| OpenShift Pipelines | openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9 | Fix deferred | |
| OpenShift Pipelines | openshift-pipelines/pipelines-nop-rhel8 | Fix deferred | |
| OpenShift Pipelines | openshift-pipelines/pipelines-nop-rhel9 | Fix deferred | |
| OpenShift Pipelines | openshift-pipelines/pipelines-opc-rhel9 | Fix deferred | |
| OpenShift Pipelines | openshift-pipelines/pipelines-operator-proxy-rhel8 | Fix deferred | |
| OpenShift Pipelines | openshift-pipelines/pipelines-operator-proxy-rhel9 | Fix deferred | |
| OpenShift Pipelines | openshift-pipelines/pipelines-operator-webhook-rhel8 | Fix deferred | |
| OpenShift Pipelines | openshift-pipelines/pipelines-operator-webhook-rhel9 | Fix deferred | |
| OpenShift Pipelines | openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8 | Fix deferred | |
| OpenShift Pipelines | openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9 | Fix deferred | |
| OpenShift Pipelines | openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8 | Fix deferred | |
| OpenShift Pipelines | openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9 | Fix deferred | |
| OpenShift Pipelines | openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8 | Fix deferred | |
| OpenShift Pipelines | openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9 | Fix deferred | |
| OpenShift Pipelines | openshift-pipelines/pipelines-pruner-controller-rhel9 | Fix deferred | |
| OpenShift Pipelines | openshift-pipelines/pipelines-resolvers-rhel8 | Fix deferred | |
| OpenShift Pipelines | openshift-pipelines/pipelines-resolvers-rhel9 | Fix deferred | |
| OpenShift Pipelines | openshift-pipelines/pipelines-results-api-rhel8 | Fix deferred | |
| OpenShift Pipelines | openshift-pipelines/pipelines-results-api-rhel9 | Fix deferred | |
| OpenShift Pipelines | openshift-pipelines/pipelines-results-watcher-rhel8 | Fix deferred | |
| OpenShift Pipelines | openshift-pipelines/pipelines-results-watcher-rhel9 | Fix deferred | |
| OpenShift Pipelines | openshift-pipelines/pipelines-rhel8-operator | Fix deferred | |
| OpenShift Pipelines | openshift-pipelines/pipelines-rhel9-operator | Fix deferred | |
| OpenShift Pipelines | openshift-pipelines/pipelines-sidecarlogresults-rhel8 | Fix deferred | |
| OpenShift Pipelines | openshift-pipelines/pipelines-sidecarlogresults-rhel9 | Fix deferred | |
| OpenShift Pipelines | openshift-pipelines/pipelines-triggers-controller-rhel8 | Fix deferred | |
| OpenShift Pipelines | openshift-pipelines/pipelines-triggers-controller-rhel9 | Fix deferred | |
| OpenShift Pipelines | openshift-pipelines/pipelines-triggers-core-interceptors-rhel8 | Fix deferred | |
| OpenShift Pipelines | openshift-pipelines/pipelines-triggers-core-interceptors-rhel9 | Fix deferred | |
| OpenShift Pipelines | openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8 | Fix deferred | |
| OpenShift Pipelines | openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9 | Fix deferred | |
| OpenShift Pipelines | openshift-pipelines/pipelines-triggers-webhook-rhel8 | Fix deferred | |
| OpenShift Pipelines | openshift-pipelines/pipelines-triggers-webhook-rhel9 | Fix deferred | |
| OpenShift Pipelines | openshift-pipelines/pipelines-webhook-rhel8 | Fix deferred | |
| OpenShift Pipelines | openshift-pipelines/pipelines-webhook-rhel9 | Fix deferred | |
| OpenShift Pipelines | openshift-pipelines/pipelines-workingdirinit-rhel8 | Fix deferred | |
| OpenShift Pipelines | openshift-pipelines/pipelines-workingdirinit-rhel9 | Fix deferred | |
| OpenShift Serverless | openshift-serverless-1/kn-client-kn-rhel9 | Fix deferred | |
| OpenShift Serverless | openshift-serverless-1/kn-plugin-func-func-util-rhel9 | Fix deferred | |
| Red Hat OpenShift AI (RHOAI) | rhoai/odh-ml-pipelines-api-server-v2-rhel8 | Fix deferred | |
| Red Hat OpenShift AI (RHOAI) | rhoai/odh-ml-pipelines-driver-rhel8 | Fix deferred | |
| Red Hat OpenShift AI (RHOAI) | rhoai/odh-ml-pipelines-launcher-rhel8 | Fix deferred | |
| Red Hat OpenShift AI (RHOAI) | rhoai/odh-ml-pipelines-persistenceagent-v2-rhel8 | Fix deferred | |
| Red Hat OpenShift AI (RHOAI) | rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel8 | Fix deferred | |
| Red Hat OpenShift Pipelines 1.2 | openshift-pipelines/pipelines-controller-rhel9 | Fixed | RHSA-2026:10026 |
| Red Hat OpenShift Pipelines 1.2 | openshift-pipelines/pipelines-operator-bundle | Fixed | RHSA-2026:10066 |
| Red Hat OpenShift Pipelines 1.21 | openshift-pipelines/pipelines-controller-rhel9 | Fixed | RHSA-2026:6166 |
| Red Hat OpenShift Pipelines 1.21 | openshift-pipelines/pipelines-operator-bundle | Fixed | RHSA-2026:6170 |
| Red Hat OpenShift Virtualization 4 | container-native-virtualization/kubevirt-ssp-operator-rhel9 | Fix deferred | |
| Red Hat OpenShift Virtualization 4 | container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9 | Fix deferred | |
| Red Hat OpenShift Virtualization 4 | container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9 | Fix deferred | |
| Red Hat OpenShift Virtualization 4 | container-native-virtualization/kubevirt-template-validator-rhel9 | Fix deferred | |
| Red Hat Trusted Artifact Signer | rhtas/ec-rhel9 | Fix deferred |
Common Vulnerability Scoring System (CVSS) Score Details
Important note
CVSS scores for open source components depend on vendor-specific factors (e.g. version or build chain). Therefore, Red Hat's score and impact rating can be different from NVD and other vendors. Red Hat remains the authoritative CVE Naming Authorities (CNA) source for its products and services (see Red Hat classifications ).
| CVSS v3 Score Breakdown | Red Hat | NVD |
|---|---|---|
| CVSS v3 Base Score | 6.5 | |
| Attack Vector | Network | |
| Attack Complexity | Low | |
| Privileges Required | Low | |
| User Interaction | None | |
| Scope | Unchanged | |
| Confidentiality Impact | None | |
| Integrity Impact | None | |
| Availability Impact | High |
CVSS v3 Vector
Red Hat CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Frequently Asked Questions
Why is Red Hat's CVSS v3 score or Impact different from other vendors?
For more information, see https://access.redhat.com/solutions/762393.
My product is listed as "Under investigation" or "Affected", when will Red Hat release a fix for this vulnerability?
- "Under investigation" doesn't necessarily mean that the product is affected by this vulnerability. It only means that our Analysis Team is still working on determining whether the product is affected and how it is affected.
- "Affected" means that our Analysis Team has determined that this product is affected by this vulnerability and might release a fix to address this in the near future.
What can I do if my product is listed as "Will not fix"?
Available options depend mostly on the Impact of the vulnerability and the current Life Cycle phase of your product. Overall, you have the following options:
- Upgrade to a supported product version that includes a fix for this vulnerability (recommended).
- Apply a mitigation (if one exists).
- Open a This content is not included.support case to request a prioritization of releasing a fix for this vulnerability.
What can I do if my product is listed as "Fix deferred"?
Available options depend mostly on the Impact of the vulnerability and the current Life Cycle phase of your product. Overall, you have the following options:
- Apply a mitigation (if one exists).
- Open a This content is not included.support case to request a prioritization of releasing a fix for this vulnerability.
- Red Hat Engineering focuses on addressing high-priority issues based on their complexity or limited lifecycle support. Therefore, lower-priority issues will not receive immediate fixes.
What is a mitigation?
I have a Red Hat product but it is not in the above list, is it affected?
Why is my security scanner reporting my product as vulnerable to this vulnerability even though my product version is fixed or not affected?
My product is listed as "Out of Support Scope". What does this mean?
Not sure what something means? Check out our Security Glossary.