Vulnerability Description
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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://bugs.launchpad.net/ubuntu/+source/accountsservice/+bug/2157985
- https://ubuntu.com/security/CVE-2026-61898
FAQ
What is CVE-2026-61898?
CVE-2026-61898 is a vulnerability with a CVSS score of 7.8 (HIGH). 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 tr...
How severe is CVE-2026-61898?
CVE-2026-61898 has been rated HIGH with a CVSS base score of 7.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-61898?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.