CVE-2026-61898

Summary

The Ubuntu-specific language helper scripts (save-to-pam-env, update-langlist) shipped with accountsservice before 23.13.9-8ubuntu7 treat the user-controlled LANGUAGE entry in ~/.pam_environment as trusted input. The value is interpolated unescaped into a GNU sed replacement expression, allowing an attacker to inject a sed 'e' flag and arbitrary shell commands that execute with the privileges of the AccountsService helper process (real UID 0) via the SetLanguage D-Bus method.

Affected Software

VendorProductVersion RangeStatus
Canonicalaccountsservice22.07.5-2ubuntu1 < 22.07.5-2ubuntu1.6affected
Canonicalaccountsservice23.13.9-2ubuntu6 < 23.13.9-2ubuntu6.1affected
Canonicalaccountsservice23.13.9-8ubuntu5 < 23.13.9-8ubuntu5.2affected
Canonicalaccountsservice23.13.9-8ubuntu6 < 23.13.9-8ubuntu7affected

Weaknesses

  • CWE-78: CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')

References