CVE-2026-35535: In Sudo through 1.9.17p2 before 3e474c2, a failure of a setuid, setgid, or setgroups call, during a privile...
In Sudo through 1.9.17p2 before 3e474c2, a failure of a setuid, setgid, or setgroups call, during a privilege drop before running the mailer, is not a fatal error and can lead to privilege escalation.
Security readout for executives and security teams
Plain-English summary
Sudo can mishandle a failed privilege drop before running its mailer. If that failure is not treated as fatal, an attacker may be able to escalate privileges locally. The issue is rated high, but the supplied evidence does not show confirmed active exploitation.
Executive priority
Prioritize patching in the next maintenance cycle, faster for shared or high-value systems with local users. This is a high-impact privilege-escalation issue, but current supplied evidence does not support emergency active-exploitation handling.
Technical view
CVE-2026-35535 affects Sudo through 1.9.17p2 before upstream commit 3e474c2. During mailer execution, failed setuid, setgid, or setgroups calls are not fatal, creating a privilege-escalation condition. CVSS is 7.4 with local attack vector, high complexity, no required privileges, and high confidentiality, integrity, and availability impact.
Likely exposure
Exposure is most likely on Unix-like systems running vulnerable Sudo builds or vendor backports lacking the upstream fix. Distribution impact must be checked against vendor advisories because the source bundle shows vendor-specific tracking and errata rather than one universal package status.
Exploitation context
The source bundle marks KEV as false and provides no cited evidence of active exploitation. Exploitation is local and high complexity according to CVSS. Treat internet-facing status as less relevant than local-user access, shared systems, and environments where Sudo is broadly deployed.
Researcher notes
Key technical evidence is the upstream Sudo commit and vendor advisories. The affected-products data in the bundle is incomplete or inconsistent, so researchers should validate against downstream package changelogs and vendor security trackers before declaring specific platforms affected or fixed.
Mitigation direction
Apply Sudo updates from the operating system or appliance vendor.
Confirm the fix includes upstream commit 3e474c2 or an equivalent vendor backport.
Review Debian, Ubuntu, Red Hat, and appliance advisories for product-specific status.
Prioritize multi-user servers, admin workstations, and systems with untrusted local access.
If no vendor fix is available, follow vendor guidance for temporary risk reduction.
Validation and detection
Inventory installed Sudo versions across Linux and Unix-like assets.
Compare package versions with vendor advisories and errata, not only upstream version numbers.
Verify patched systems include the vendor fix for CVE-2026-35535.
Check vulnerability scanner findings against distribution-specific backport status.
Track exceptions where appliances or embedded products bundle Sudo.
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 · low confidence lookup
CWE-271: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. 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.
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. 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.
The CVE wording references privilege impact, so privilege escalation and authorization behavior review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
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.
2CVSS vectors
5Timeline events
4ADP providers
34Source links
SSVC decision data
CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: total
CVSS vector scores
2 official scores
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.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-271 · source CWE mapping
Privilege Dropping / Lowering Errors
Privilege Dropping / Lowering Errors represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
Least Privilege Violation represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.