CVE-2026-44933
7.8SUSE · SUSE Linux Enterprise / openSUSE
PluginScript fails to correctly restrict chroot operations, allowing for path traversal vulnerabilities when the repoManagerRoot is configured to the system root.
Executive summary
A path traversal vulnerability in SUSE Linux PluginScript could allow an attacker with local access to escape intended directory restrictions and potentially compromise system integrity.
Vulnerability
This is a CWE-35 path traversal vulnerability occurring within the PluginScript component. The flaw allows unauthorized file system access when the repository manager root is set to the system root, requiring local access and user interaction to trigger.
Business impact
Successful exploitation of this path traversal flaw could lead to unauthorized access to sensitive system files, potentially resulting in full system compromise. With a CVSS score of 7.8, this represents a significant risk to the confidentiality and integrity of the host system, necessitating prompt attention despite the requirement for local access.
Remediation
Immediate Action: Update SUSE Linux Enterprise and openSUSE installations to version 17.38.9 or later to resolve the directory restriction flaw.
Proactive Monitoring: Monitor system logs for unusual file access patterns or attempts to traverse directories outside of expected plugin execution paths.
Compensating Controls: Ensure that the repoManagerRoot is configured to a non-root, restricted directory path to limit the scope of potential traversal attempts.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
Given the potential for total technical impact, administrators should prioritize updating the PluginScript component on all affected SUSE systems. Applying the vendor-provided patch is the only definitive way to remediate the underlying path traversal mechanism.