CVE-2026-59681
8.8SUSE · yast2-auth-client
A command injection vulnerability in yast2-auth-client allows unauthenticated attackers to execute arbitrary commands as root by manipulating Active Directory configuration values.
Executive summary
The SUSE yast2-auth-client package contains a critical OS command injection vulnerability that permits unauthenticated remote attackers to achieve full root-level code execution on affected hosts.
Vulnerability
This vulnerability is an OS command injection flaw (CWE-78) occurring in the Auth::AuthConf module, where user-supplied Active Directory configuration values are improperly interpolated into shell commands. An attacker can trigger this via unsanitized inputs for fields like the Organizational Unit or domain name, which are then processed by the system shell with root privileges.
Business impact
The impact of this vulnerability is total, as it allows for full system compromise and root-level access. Given the CVSS score of 8.8, this represents a high-risk security event that could lead to complete data exfiltration, service disruption, and unauthorized persistence within the infrastructure. Organizations relying on this package for Active Directory integration face significant risk of lateral movement if these systems are breached.
Remediation
Immediate Action: Monitor official SUSE security channels for the release of a patched version of yast2-auth-client and apply the update immediately upon availability.
Proactive Monitoring: Review system logs for suspicious activity involving the YaST2 authentication configuration, specifically looking for unusual process spawning or shell executions originating from the Ruby interpreter.
Compensating Controls: Restrict access to Active Directory configuration interfaces and employ strict input validation at the network perimeter to prevent unauthorized manipulation of configuration payloads.
Exploitation status
Public Exploit Available: No
Analyst recommendation
This vulnerability presents a severe risk to system integrity due to the potential for root-level command execution. Security teams must prioritize patching this component as soon as the vendor provides a resolution, as the ability for an unauthenticated actor to execute commands as root is a critical failure point. Until a patch is deployed, ensure that administrative access to configuration management tools is strictly limited.
More SUSE CVEs
Sources
Originally found and disclosed by Alperen Keskin, per the CVE Program record.