Security readout for executives and security teams
Plain-English summary
Garuda Linux may briefly create new users without a password through Garuda settings manager. A local signed-in user could use that short window to log in as the new account without knowing its password. This is a local, medium-severity risk, not a remote internet attack based on the supplied sources.
Executive priority
Treat this as a moderate workstation and shared-system risk. It is not described as remotely exploitable, but it can undermine local account separation during administration. Prioritize systems with multiple local users, shared desktops, labs, or kiosks, and follow vendor guidance when available.
Technical view
CVE-2021-3784 is an improper authentication issue in Garuda Linux user creation. The vulnerable flow temporarily leaves a newly created account without an assigned password, enabling a low-privileged local user to authenticate as that account. CVSS 3.1 is 5.3 with local attack vector, low complexity, low privileges required, and low confidentiality, integrity, and availability impact.
Likely exposure
Exposure is most likely on Garuda Linux systems where Garuda settings manager is used to create local users while untrusted local users have access. The source bundle lists Garuda Linux as affected, with versions stated as all versions, but does not provide build-level detail.
Exploitation context
The source bundle does not show CISA KEV listing or other evidence of active exploitation. Abuse requires local access and timing around the vulnerable account-creation workflow. The issue is practical mainly on shared workstations or systems where low-privileged users can observe or race administrative user creation.
Researcher notes
Evidence is limited to the CVE description and INCIBE reference in the supplied bundle. The record identifies CWE-287 and CVSS local attack conditions. No exploit code, active exploitation, patch version, or detailed root-cause analysis is provided, so validation should focus on local workflow exposure and logs.
Mitigation direction
- Check Garuda Linux and INCIBE guidance for any fixed release or official workaround.
- Limit Garuda settings manager access to trusted administrators only.
- Avoid creating users while untrusted local users are logged in or nearby.
- Review recently created local accounts for unexpected access or configuration.
- Remove or disable any account that was created unexpectedly.
Validation and detection
- Inventory Garuda Linux systems that use Garuda settings manager for user creation.
- Identify whether untrusted local users have shell or desktop access to those systems.
- Review authentication logs around local account creation times.
- Check newly created accounts for unexpected login activity.
- Track vendor advisory updates for precise affected and fixed versions.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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-287: Credential and account abuse lookup
Authentication and credential weaknesses can make valid-account abuse and credential telemetry useful review starting points. 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 lookupCredential and access behavior lookup
The CVE wording references authentication or credential exposure, so valid-account and credential-access review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
Open ATT&CK lookupCVE-2021-3784 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Medium
- CVSS
- 5.3 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L
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.
CVSS vector scores
1 official scoreWe 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.
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L1.83.4Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
5.3MediumVector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L
Source materials
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
Improper Authentication
Improper Authentication represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
