Security readout for executives and security teams
Plain-English summary
This issue affects sudo configurations where a permitted user can run commands as any target user. In sudo through 1.8.29, that user could choose a numeric user ID that does not exist locally. The sudo maintainer characterized this as documented behavior, not a vulnerability; sudo 1.8.30 changed the default to disable it.
Executive priority
Treat this as a targeted privileged-access hygiene issue, not an emergency internet-facing vulnerability. Prioritize review on production systems with broad sudo delegation, shared administration, or strict audit requirements. Remediation can usually align with normal package maintenance unless vendor guidance indicates higher product-specific impact.
Technical view
CVE-2019-19232 concerns sudo through 1.8.29 handling Runas ALL sudoers entries. A user already authorized by sudo could specify a numeric UID absent from the local password database and run as that nonexistent identity. The record notes the maintainer viewed this as intentional behavior, while later sudo added an enable or disable control defaulting to disabled.
Likely exposure
Exposure is likely limited to Unix-like systems running sudo through 1.8.29 with sudoers rules allowing Runas ALL. General sudo installation alone is not enough; the user must already have relevant sudo authorization. Vendor advisories should determine affected package builds and backports.
Exploitation context
The provided sources do not show active exploitation, and CISA KEV status is false. This is not described as unauthenticated compromise or a direct root bypass. It is a privilege-bound configuration behavior that may surprise administrators who assumed Runas ALL excluded nonexistent numeric user IDs.
Researcher notes
Evidence is unusually nuanced: the CVE record states the maintainer disputes vulnerability status and describes the behavior as intentional and documented before 1.8.30. Analysis should focus on sudoers policy assumptions, vendor packaging status, and whether numeric unknown UIDs undermine local accountability or control objectives.
Mitigation direction
- Check vendor advisories for affected sudo packages and supported fixes.
- Update sudo packages where vendor guidance provides a corrected or backported release.
- Review sudoers entries granting Runas ALL and narrow them where operationally possible.
- On sudo 1.8.30 or later, verify the unknown-UID behavior is disabled by default.
- Prioritize systems where broad sudo delegation is granted to many operators.
Validation and detection
- Inventory sudo versions and vendor package status across Unix-like hosts.
- Audit sudoers and included sudoers.d files for Runas ALL rules.
- Confirm whether vendor packages include the sudo 1.8.30 behavior change or a backport.
- Review privileged access logs for unusual sudo use involving numeric target UIDs.
- Document any business need for allowing commands as arbitrary target users.
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.
Credential 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 lookupDatabase behavior lookup
The CVE wording references database injection or access, so collection and exfiltration review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
Open ATT&CK lookupCVE-2019-19232 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
- Unknown
- CVSS
- Not scored
- Known Exploited
- No
- Published
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 and timeline data
No CVSS vectors or timeline events were available in the normalized CVE source material.
Source materials
- CVE List V5 sourceCVE List V5
- https://www.sudo.ws/stable.htmlCVE reference · x_refsource_MISC
- https://www.sudo.ws/devel.html#1.8.30b2CVE reference · x_refsource_CONFIRM
- https://security.netapp.com/advisory/ntap-20200103-0004/CVE reference · x_refsource_CONFIRM
- https://quickview.cloudapps.cisco.com/quickview/bug/CSCvs58812CVE reference · x_refsource_MISC
- https://quickview.cloudapps.cisco.com/quickview/bug/CSCvs58979CVE reference · x_refsource_MISC
- https://www.bsi.bund.de/SharedDocs/Warnmeldungen/DE/CB/2019/12/warnmeldung_cb-k20-0001.htmlCVE reference · x_refsource_MISC
- https://support2.windriver.com/index.php?page=defects&on=view&id=LIN1018-5506CVE reference · x_refsource_MISC
- https://quickview.cloudapps.cisco.com/quickview/bug/CSCvs58103CVE reference · x_refsource_MISC
- https://support2.windriver.com/index.php?page=cve&on=view&id=CVE-2019-19232CVE reference · x_refsource_CONFIRM
- https://access.redhat.com/security/cve/cve-2019-19232CVE reference · x_refsource_CONFIRM
- https://quickview.cloudapps.cisco.com/quickview/bug/CSCvs76870CVE reference · x_refsource_MISC
- FEDORA-2020-8b563bc5f4CVE reference · vendor-advisory, x_refsource_FEDORA
- FEDORA-2020-7c1b270959CVE reference · vendor-advisory, x_refsource_FEDORA
- https://support.apple.com/kb/HT211100CVE reference · x_refsource_CONFIRM
- https://support.apple.com/en-gb/HT211100CVE reference · x_refsource_CONFIRM
- https://www.tenable.com/plugins/nessus/133936CVE reference · x_refsource_MISC
- https://www.oracle.com/security-alerts/bulletinapr2020.htmlCVE reference · x_refsource_CONFIRM
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.
