Security readout for executives and security teams
This flaw can let an already privileged local sudo user bypass sudo's noexec control and run commands they were meant to be blocked from running. It is not a remote internet attack, but it can matter on shared Linux/Unix systems where sudo rules rely on noexec as a security boundary. Exposure is most likely on Unix-like systems running affected sudo versions with sudoers rules using noexec for specific applications. Risk is narrower where users lack sudo access or no permitted sudo-run application processes user-controlled input through wordexp(). Prioritize patching on multi-user servers, administrator jump hosts, and systems where sudo rules enforce restricted operational access. This is not a perimeter emergency, but it weakens a common privilege-control mechanism. Mitigation focus: Update sudo using the relevant operating system or vendor security advisory.; Ensure deployed sudo is 1.8.18p1 or a vendor-fixed build.; Review sudoers entries that rely on noexec as a security boundary..
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-184: 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.
Open ATT&CK lookupCVE-2016-7076 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
- 6.4 (3.0)
- Known Exploited
- No
- Published
Vector: CVSS:3.0/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H
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.0/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H0.55.9Primary CVE scoreVulnerability scoring details
Base CVSS 3.0 score
6.4MediumVector: CVSS:3.0/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H
Source materials
- CVE List V5 sourceCVE List V5
- https://www.sudo.ws/alerts/noexec_wordexp.htmlCVE reference · x_refsource_CONFIRM
- https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-7076CVE reference · x_refsource_CONFIRM
- https://security.netapp.com/advisory/ntap-20181127-0002/CVE reference · x_refsource_CONFIRM
- USN-3968-1CVE reference · vendor-advisory, x_refsource_UBUNTU
- USN-3968-3CVE reference · vendor-advisory, x_refsource_UBUNTU
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.
Incomplete List of Disallowed Inputs
Incomplete List of Disallowed Inputs represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
