CVE-2026-71567

7.7

openshift-metal3 · fakefish

The fakefish component in openshift-metal3 is vulnerable to OS command injection due to improper shell variable quoting in various scripts.

Executive summary

A vulnerability in the openshift-metal3 fakefish component allows for OS command injection, posing a significant risk of unauthorized system interaction.

Vulnerability

This vulnerability is caused by the improper neutralization of special elements used in OS commands, specifically due to unquoted shell variable injection. An authenticated attacker with low privileges can exploit this to perform unauthorized command execution.

Business impact

Successful exploitation allows an attacker to execute arbitrary commands, which could lead to unauthorized system access or configuration changes. With a CVSS score of 7.7, this flaw represents a high risk to the integrity of the affected infrastructure, potentially allowing lateral movement or further compromise of the environment.

Remediation

Immediate Action: Update the affected openshift-metal3 fakefish installation to the version containing the fix, identified as being fixed from commit 526550a onwards.

Proactive Monitoring: Monitor system logs for unusual process execution patterns or unexpected shell commands initiated by the fakefish service.

Compensating Controls: Ensure that the service is running with the principle of least privilege to limit the potential impact of an successful command injection.

Exploitation status

Public Exploit Available: No (exploit_available false).

Analyst recommendation

Given the high CVSS score and the nature of command injection vulnerabilities, it is imperative to prioritize patching this component. Administrators should verify their current version and upgrade to the patched commit immediately to prevent exploitation.

More openshift-metal3 CVEs