LiveActive security incident?Get immediate response
CVE Record

CVE-2020-16126: accountsservice drops ruid, allows unprivileged users to send it signals

An Ubuntu-specific modification to AccountsService in versions before 0.6.55-0ubuntu13.2, among other earlier versions, improperly dropped the ruid, allowing untrusted users to send signals to AccountService, thus stopping it from handling D-Bus messages in a timely fashion.

LowCVSS 3.3Not KEV-listedUpdated
Glexia's TakeAutomated analysislow

Security readout for executives and security teams

Plain-English summary

This is a local denial-of-service weakness in Ubuntu’s AccountsService packaging. A logged-in untrusted user could interfere with the service by sending it signals, causing delays in handling D-Bus account-management messages. The documented impact is availability only, with no confidentiality or integrity impact in the provided sources.

Executive priority

Handle through normal patch management, with higher priority for shared workstations, multi-user Linux hosts, or environments with untrusted local users. This is not supported as an emergency internet-exposed risk by the provided sources.

Technical view

CVE-2020-16126 is an Ubuntu-specific AccountsService privilege-dropping flaw, mapped to CWE-269. Versions before 0.6.55-0ubuntu13.2 and listed earlier Ubuntu package versions improperly dropped the real UID, allowing local low-privileged users to signal AccountsService and degrade timely D-Bus processing.

Likely exposure

Exposure is most likely on Ubuntu systems running the affected AccountsService package versions listed in the source bundle. The attack requires local privileges, so internet-facing exposure is not indicated by the provided evidence.

Exploitation context

The bundle does not show CISA KEV listing or cited evidence of active exploitation. Exploitation requires a local untrusted user account and results in limited availability impact, not data theft or privilege escalation according to the supplied CVSS vector.

Researcher notes

The core issue is improper real UID handling during privilege dropping. The practical effect described is local signaling of AccountsService, causing delayed D-Bus message handling. The provided CVSS 3.1 vector is AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L with score 3.3.

Mitigation direction

  • Update AccountsService through Ubuntu or vendor security packages to a fixed release.
  • Prioritize systems allowing untrusted local shell or desktop access.
  • Check vendor advisories before applying nonstandard workarounds.
  • Track package versions against the affected Ubuntu package list.

Validation and detection

  • Inventory installed AccountsService package versions on Ubuntu systems.
  • Confirm no systems run the listed affected versions or earlier vulnerable packages.
  • Validate the package source is the expected Ubuntu security repository.
  • Review logs for repeated AccountsService interruptions where local users are present.
Prepared
Confidence
high
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · medium confidence lookup

CWE-269: Authorization and privilege behavior lookup

Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2020-16126 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Low
CVSS
3.3 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
3.3CVSS 3.1LowCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L1.81.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

3.3Low
CVSS 3.1 vector shape for CVE-2020-16126Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Freedesktopaccountsservice0.6.35-0ubuntu7.3, 0.6.40-2ubuntu11, 0.6.45-1ubuntu1, 0.6.55-0ubuntu, 0.6.55-0ubuntu13Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-269 · source CWE mapping

Improper Privilege Management

Improper Privilege Management represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.