CVE-2026-61897
accountsservice: incomplete privilege drop when running Ubuntu-specific language helper scripts
Description
An Ubuntu-specific patch to AccountsService before 23.13.9-8ubuntu7 only partially drops privileges before launching language helper scripts. It changes the effective UID/GID to the target user but leaves the real UID as 0 (root). A shell spawned by a helper script inherits ruid=0 and may reset its effective UID to root, enabling local privilege escalation.
INFO
Published Date :
Aug. 20, 2026, 3:17 p.m.
Last Modified :
Aug. 20, 2026, 3:17 p.m.
Remotely Exploit :
No
Source :
[email protected]
CVSS Scores
| Score | Version | Severity | Vector | Exploitability Score | Impact Score | Source |
|---|---|---|---|---|---|---|
| CVSS 3.1 | HIGH | [email protected] |
Solution
- Update AccountsService to version 23.13.9-8ubuntu7 or later.
- Verify the system has been patched.
- Restart affected services.
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2026-61897.
| URL | Resource |
|---|---|
| https://bugs.launchpad.net/ubuntu/+source/accountsservice/+bug/2157985 | |
| https://ubuntu.com/security/CVE-2026-61897 |
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2026-61897 is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2026-61897
weaknesses.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2026-61897 vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2026-61897 vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
New CVE Received by [email protected]
Aug. 20, 2026
Action Type Old Value New Value Added Affected [{'vendor': 'Canonical', 'product': 'accountsservice', 'versions': [{'status': 'affected', 'version': '22.07.5-2ubuntu1', 'lessThan': '22.07.5-2ubuntu1.6', 'versionType': 'dpkg'}, {'status': 'affected', 'version': '23.13.9-2ubuntu6', 'lessThan': '23.13.9-2ubuntu6.1', 'versionType': 'dpkg'}, {'status': 'affected', 'version': '23.13.9-8ubuntu5', 'lessThan': '23.13.9-8ubuntu5.2', 'versionType': 'dpkg'}, {'status': 'affected', 'version': '23.13.9-8ubuntu6', 'lessThan': '23.13.9-8ubuntu7', 'versionType': 'dpkg'}], 'platforms': ['Ubuntu 14.04 LTS', 'Ubuntu 16.04 LTS', 'Ubuntu 18.04 LTS', 'Ubuntu 20.04 LTS', 'Ubuntu 22.04 LTS', 'Ubuntu 24.04 LTS', 'Ubuntu 26.04 LTS', 'Ubuntu 26.10'], 'packageName': 'accountsservice', 'defaultStatus': 'unaffected'}] Added Description An Ubuntu-specific patch to AccountsService before 23.13.9-8ubuntu7 only partially drops privileges before launching language helper scripts. It changes the effective UID/GID to the target user but leaves the real UID as 0 (root). A shell spawned by a helper script inherits ruid=0 and may reset its effective UID to root, enabling local privilege escalation. Added CVSS V3.1 AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H Added CWE CWE-273 Added Reference https://bugs.launchpad.net/ubuntu/+source/accountsservice/+bug/2157985 Added Reference https://ubuntu.com/security/CVE-2026-61897