Sceawere

Vulnerability Detail

CVE-2026-33921UPDATED Verified Sceawere Triage Sources: NVD / CISA KEV

Npcap Insecure Driver Access Control Vulnerability

Vulnerability Metadata

Severity
Medium
Score / CVSS
5.2
Creation Date
4h ago
Vendor
Nozomi Networks
Product
Arc
Attack Type
CWE-1188 Initialization of a resource with an insecure default
Vector String
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
Attack Complexity
LOW

Narrative and Response

Description

The Windows installer deployed Npcap leaving its access restriction option at the insecure default value, so the driver was accessible to every local user of the host instead of being restricted to administrators only. A local user without administrative privileges could use the Npcap driver to capture the traffic reaching the host, which discloses information belonging both to the host and to other systems on the same network segment, and to send arbitrary raw packets on that segment.

Executive Summary

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Executive Summary Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Technical Details

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Detailed Technical Analysis Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Mitigations

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Remediation & Mitigations Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

References

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Intelligence References Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Additional Metadata

{
  "score": "5.2",
  "pubDate": "2026-08-11T10:17:11.963Z",
  "pubdate": "2026-08-11T10:17:11.963Z",
  "executiveSummary": "The vulnerability resides in the Windows installer for Npcap, which deploys the Npcap driver while leaving its access restriction option configured to an insecure default value.\nConsequently, the driver interface is accessible to any authenticated local user on the host system, rather than being strictly restricted to users with administrative privileges.\nThis improper access control introduces significant security risks, enabling unprivileged local attackers to interact directly with the packet capture and injection driver.\nAn attacker with standard local access can leverage this exposure to sniff network traffic traversing the host and inject arbitrary raw packets onto the local network segment.\nThe impact includes unauthorized information disclosure affecting both the local host and other systems residing on the same network segment, as well as potential network-based attacks originating from the compromised host.\nExploitation requires local execution capabilities on the target Windows system but does not necessitate administrative privileges due to the weak default discretionary access control settings applied during installation.",
  "technicalDetails": "The root cause of the vulnerability stems from the Npcap Windows installer applying an overly permissive default access restriction configuration when instantiating the Npcap driver object.\nDuring the installation procedure, the security descriptor associated with the driver does not appropriately restrict interaction solely to the administrative security context, allowing standard users and low-privilege processes to open handles to the driver device.\nThe vulnerable component is the Npcap driver interface exposed to the local operating system environment.\nAuthentication requirements are minimal, requiring only standard local user authentication on the Windows host without requiring any elevated privileges.\nThe attack flow proceeds as follows: First, an unprivileged local user or a compromised low-privilege application obtains execution on the target Windows host. Second, the local process opens a handle to the Npcap driver device using standard device interaction APIs. Third, because the driver lacks proper access restrictions, the interaction succeeds. Fourth, the malicious process leverages the driver functionality to interface with the network stack. Finally, the attacker captures incoming and outgoing network traffic reaching the host or transmits arbitrary raw packets directly onto the physical network segment.\nThe post-exploitation impact includes the passive interception of sensitive plaintext or insufficiently encrypted network traffic belonging to the host and peer systems on the network segment, as well as active abuse via raw packet injection to facilitate local reconnaissance, man-in-the-middle conditions, or spoofing attacks."
}
CVE-2026-33921: Npcap Insecure Driver Access Control Vulnerability (MEDIUM Severity, CVSS: 5.2) - Sceawere