{"api_version":"1","generated_at":"2026-08-21T21:42:31+00:00","cve":"CVE-2026-61897","urls":{"html":"https://cve.report/CVE-2026-61897","api":"https://cve.report/api/cve/CVE-2026-61897.json","docs":"https://cve.report/api","cve_org":"https://www.cve.org/CVERecord?id=CVE-2026-61897","nvd":"https://nvd.nist.gov/vuln/detail/CVE-2026-61897"},"summary":{"title":"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.","state":"PUBLISHED","assigner":"canonical","published_at":"2026-08-20 15:17:38","updated_at":"2026-08-20 15:17:38"},"problem_types":["CWE-273","CWE-273 CWE-273: Improper Check for Dropped Privileges"],"metrics":[{"version":"3.1","source":"security@ubuntu.com","type":"Secondary","score":"7.8","severity":"HIGH","vector":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H","data":{"version":"3.1","vectorString":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H","baseScore":7.8,"baseSeverity":"HIGH","attackVector":"LOCAL","attackComplexity":"LOW","privilegesRequired":"LOW","userInteraction":"NONE","scope":"UNCHANGED","confidentialityImpact":"HIGH","integrityImpact":"HIGH","availabilityImpact":"HIGH"}},{"version":"3.1","source":"CNA","type":"DECLARED","score":"7.8","severity":"HIGH","vector":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H","data":{"baseScore":7.8,"baseSeverity":"HIGH","vectorString":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H","version":"3.1"}}],"references":[{"url":"https://bugs.launchpad.net/ubuntu/+source/accountsservice/+bug/2157985","name":"https://bugs.launchpad.net/ubuntu/+source/accountsservice/+bug/2157985","refsource":"security@ubuntu.com","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://ubuntu.com/security/CVE-2026-61897","name":"https://ubuntu.com/security/CVE-2026-61897","refsource":"security@ubuntu.com","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://www.cve.org/CVERecord?id=CVE-2026-61897","name":"CVE Program record","refsource":"CVE.ORG","tags":["canonical"]},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2026-61897","name":"NVD vulnerability detail","refsource":"NVD","tags":["canonical","analysis"]}],"affected":[{"source":"CNA","vendor":"Canonical","product":"accountsservice","version":"affected 22.07.5-2ubuntu1 22.07.5-2ubuntu1.6 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"]},{"source":"CNA","vendor":"Canonical","product":"accountsservice","version":"affected 23.13.9-2ubuntu6 23.13.9-2ubuntu6.1 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"]},{"source":"CNA","vendor":"Canonical","product":"accountsservice","version":"affected 23.13.9-8ubuntu5 23.13.9-8ubuntu5.2 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"]},{"source":"CNA","vendor":"Canonical","product":"accountsservice","version":"affected 23.13.9-8ubuntu6 23.13.9-8ubuntu7 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"]}],"timeline":[],"solutions":[],"workarounds":[],"exploits":[],"credits":[{"source":"CNA","value":"Deutsche Telekom Security GmbH Red Team","lang":"en"}],"nvd_cpes":[],"vendor_comments":[],"enrichments":{"kev":null,"epss":null,"legacy_qids":[]},"source_records":{"cve_program":{"containers":{"cna":{"affected":[{"defaultStatus":"unaffected","packageName":"accountsservice","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"],"product":"accountsservice","vendor":"Canonical","versions":[{"lessThan":"22.07.5-2ubuntu1.6","status":"affected","version":"22.07.5-2ubuntu1","versionType":"dpkg"},{"lessThan":"23.13.9-2ubuntu6.1","status":"affected","version":"23.13.9-2ubuntu6","versionType":"dpkg"},{"lessThan":"23.13.9-8ubuntu5.2","status":"affected","version":"23.13.9-8ubuntu5","versionType":"dpkg"},{"lessThan":"23.13.9-8ubuntu7","status":"affected","version":"23.13.9-8ubuntu6","versionType":"dpkg"}]}],"credits":[{"lang":"en","type":"finder","value":"Deutsche Telekom Security GmbH Red Team"}],"descriptions":[{"lang":"en","value":"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."}],"metrics":[{"cvssV3_1":{"baseScore":7.8,"baseSeverity":"HIGH","vectorString":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H","version":"3.1"}}],"problemTypes":[{"descriptions":[{"cweId":"CWE-273","description":"CWE-273: Improper Check for Dropped Privileges","lang":"en","type":"CWE"}]}],"providerMetadata":{"dateUpdated":"2026-08-20T14:32:53.827Z","orgId":"cc1ad9ee-3454-478d-9317-d3e869d708bc","shortName":"canonical"},"references":[{"name":"Launchpad Bug #2157985","tags":["issue-tracking"],"url":"https://bugs.launchpad.net/ubuntu/+source/accountsservice/+bug/2157985"},{"name":"Ubuntu CVE Tracker","tags":["vendor-advisory"],"url":"https://ubuntu.com/security/CVE-2026-61897"}],"title":"accountsservice: incomplete privilege drop when running Ubuntu-specific language helper scripts"}},"cveMetadata":{"assignerOrgId":"cc1ad9ee-3454-478d-9317-d3e869d708bc","assignerShortName":"canonical","cveId":"CVE-2026-61897","datePublished":"2026-08-20T14:32:53.827Z","dateReserved":"2026-07-11T18:43:51.251Z","dateUpdated":"2026-08-20T14:32:53.827Z","state":"PUBLISHED"},"dataType":"CVE_RECORD","dataVersion":"5.2"},"nvd":{"publishedDate":"2026-08-20 15:17:38","lastModifiedDate":"2026-08-20 15:17:38","problem_types":["CWE-273","CWE-273 CWE-273: Improper Check for Dropped Privileges"],"metrics":{"cvssMetricV31":[{"source":"security@ubuntu.com","type":"Secondary","cvssData":{"version":"3.1","vectorString":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H","baseScore":7.8,"baseSeverity":"HIGH","attackVector":"LOCAL","attackComplexity":"LOW","privilegesRequired":"LOW","userInteraction":"NONE","scope":"UNCHANGED","confidentialityImpact":"HIGH","integrityImpact":"HIGH","availabilityImpact":"HIGH"},"exploitabilityScore":1.8,"impactScore":5.9}]},"configurations":[]},"legacy_mitre":{"record":{"CveYear":"2026","CveId":"61897","Ordinal":"1","Title":"accountsservice: incomplete privilege drop when running Ubuntu-s","CVE":"CVE-2026-61897","Year":"2026"},"notes":[{"CveYear":"2026","CveId":"61897","Ordinal":"1","NoteData":"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.","Type":"Description","Title":"accountsservice: incomplete privilege drop when running Ubuntu-s"}]}}}