CVE-2026-59680CWE-1287CWE-78command-injection

CVE-2026-59680

High · published September 1, 2026

CVSS v3.1
8.0
EPSS
2%
Percentile
82.5
In the wild
Unconfirmed
What it is

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.

The record
Technical detail
CVSS v3.1
8.0 · HIGH
Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H
CVSS v4.0
8.6 · CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
EPSS
0.02339 · 82.5th percentile
Weaknesses
CWE-1287 · Improper Validation of Specified Type of Input; CWE-78 · Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
Published
2026-09-01T14:17Z
References (1)
EPSS history
Timeline
  • 02 SEP 03:38Z
    EPSS moved — → 2%
    epss
  • 01 SEP 09:20Z
    yast2-users: OS command injection via LDAP-supplied shadowLastChange/shadowExpire attribute
    cvelistv5