CVE-2026-70496
Received Received - Intake

Excessive Privileges in search-v2-operator

Vulnerability report for CVE-2026-70496, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-19

Last updated on: 2026-08-19

Assigner: redhat-SADP

Description

A flaw was found in search-v2-operator. The operator's ClusterRole has permissions equivalent to a cluster administrator, allowing it to impersonate other entities, write Role-Based Access Control (RBAC) configurations, approve Certificate Signing Requests (CSRs), and manage ManifestWork. This grants excessive privileges beyond what is necessary for the operator's intended function, potentially leading to privilege escalation within the cluster.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-19
Last Modified
2026-08-19
Generated
2026-08-19
AI Q&A
2026-08-19
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
redhat search-v2-operator *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-250 The product performs an operation at a privilege level that is higher than the minimum level required, which creates new weaknesses or amplifies the consequences of other weaknesses.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-70496 is a privilege escalation vulnerability in the search-v2-operator. The operator's ClusterRole grants it cluster-admin equivalent privileges, allowing it to impersonate users, modify RBAC settings, approve certificate signing requests, and manage ManifestWork. This excessive access exceeds what the operator needs for its intended function.

Detection Guidance

To detect this vulnerability, check the ClusterRole assigned to the search-v2-operator for excessive permissions. Use commands like 'kubectl get clusterrole search-v2-operator -o yaml' to inspect its rules. Look for cluster-admin equivalent privileges such as impersonation, RBAC write access, CSR approval, or ManifestWork management.

Impact Analysis

An attacker with low-privileged access could exploit this flaw to escalate privileges within the cluster. This could lead to unauthorized control over the cluster, data breaches, or disruption of services. The high CVSS score (9.9) indicates severe impact on confidentiality, integrity, and availability.

Compliance Impact

This vulnerability could lead to unauthorized access or data breaches, violating compliance requirements for GDPR, HIPAA, and other regulations. Excessive privileges increase the risk of data exposure or tampering, potentially resulting in legal penalties or loss of trust.

Mitigation Strategies

Immediate steps include removing unnecessary permissions from the search-v2-operator's ClusterRole. Restrict its access to only required resources and actions. Monitor for any unauthorized privilege escalation attempts. Apply patches or updates if available from Red Hat. Since no official mitigation meets Red Hat's criteria, reducing permissions is the primary action.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-70496. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart