๐Ÿ” CVE Alert

CVE-2026-59680

HIGH 8.0

yast2-users: OS command injection via LDAP-supplied shadowLastChange/shadowExpire attribute

CVSS Score
8.0
EPSS Score
0.0%
EPSS Percentile
0th

An OS command injection vulnerability was found in yast2-users. When displaying the "Password Settings" tab of a user, get_password_term() in src/include/users/dialogs.rb read the shadowLastChange and shadowExpire fields with GetString(), which performs no numeric validation, and passed the resulting string to format_days_after_epoch(). That helper interpolated the value into a shell command executed via Ruby backticks without quoting or escaping. Impact: an administrator who manages users against an external/federated LDAP directory via `yast2 users` triggers root command execution the moment they view or edit that particular user's "Password Settings" tab. No "join domain" or trust setup is required, just browsing/editing one user entry. This issue affects yast2-users through 5.0.8.

CWE CWE-78 CWE-1287
Vendor suse
Product yast2-users
Published Sep 1, 2026
Stay Ahead of the Next One

Get instant alerts for suse yast2-users

Be the first to know when new high vulnerabilities affecting suse yast2-users are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

SUSE / yast2-users
0 โ‰ค 5.0.8

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
bugzilla.suse.com: https://bugzilla.suse.com/show_bug.cgi?id=1272839

Credits

Alperen Keskin