CVE-2026-64927
Awaiting Analysis Awaiting Analysis - Queue

Privilege Escalation in multicloud-operators-channel via Secret Manipulation

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

Publication date: 2026-08-12

Last updated on: 2026-08-27

Assigner: redhat-SADP

Description

A flaw was found in the multicloud-operators-channel component. This vulnerability allows a user with specific permissions to manipulate how the system handles sensitive information, known as Secrets, across different parts of the system (namespaces). By exploiting this, an attacker can modify these Secrets in unauthorized areas. This could lead to unauthorized access to information or elevated privileges within the system.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-12
Last Modified
2026-08-27
Generated
2026-09-01
AI Q&A
2026-08-12
EPSS Evaluated
2026-08-31
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
red_hat advanced_cluster_management *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-639 The system's authorization functionality does not prevent one user from gaining access to another user's data or record by modifying the key value identifying the data.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is in the multicloud-operators-channel component of Red Hat Advanced Cluster Management. It allows a user with specific permissions to manipulate Secrets across different namespaces. This confused deputy vulnerability enables unauthorized modification of Secrets in arbitrary namespaces, potentially leading to unauthorized access or privilege escalation.

Detection Guidance

Detecting this vulnerability requires checking for unauthorized modifications to Secrets across namespaces in the multicloud-operators-channel component. Review audit logs for Channel resource creation events by non-admin users and inspect Secrets for unexpected changes. Use commands like 'oc get secrets --all-namespaces' to list Secrets and 'oc get channels -A' to check Channel resources for suspicious activity.

Impact Analysis

An attacker could exploit this to modify Secrets in unauthorized areas, leading to unauthorized access to sensitive information or elevated privileges within the system. The attack requires low privileges and no user interaction, making it easier to exploit.

Compliance Impact

This vulnerability could lead to unauthorized access to sensitive information or privilege escalation, which may violate compliance requirements under GDPR and HIPAA. Unauthorized modification of Secrets across namespaces could expose personal or health data, leading to regulatory penalties.

Mitigation Strategies

Restrict Channel resource creation to trusted administrators only. Review and enforce role-based access controls (RBAC) to prevent unauthorized users from creating or modifying Channels. Monitor and audit Secret modifications across namespaces for signs of exploitation.

Chat Assistant

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

EPSS Chart