CVE-2026-82964
Last modified
CVE-2026-82964 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. Improper preservation of permissions in the Avast sandbox minifilter driver (aswSnx.sys) on Windows allows a local, low-privileged attacker executing inside the sandbox to escape file isolation and escalate to SYSTEM. When the sandbox virtualizes a file it copies the original security descriptor, but the driver opened the virtualization target object with GENERIC_WRITE and FILE_WRITE_ATTRIBUTES only, omitting WRITE_DAC. Every attempt to apply the original DACL therefore failed, and the failure was discarded silently, leaving virtualized copies of sensitive files with permissive permissions.
Description
Improper preservation of permissions in the Avast sandbox minifilter driver (aswSnx.sys) on Windows allows a local, low-privileged attacker executing inside the sandbox to escape file isolation and escalate to SYSTEM. When the sandbox virtualizes a file it copies the original security descriptor, but the driver opened the virtualization target object with GENERIC_WRITE and FILE_WRITE_ATTRIBUTES only, omitting WRITE_DAC. Every attempt to apply the original DACL therefore failed, and the failure was discarded silently, leaving virtualized copies of sensitive files with permissive permissions. Because the IRP_MJ_CREATE callback additionally did not strip WRITE_DAC for sensitive directories, a sandboxed process could rewrite the security descriptor of a virtualized object, read the virtualized copy of the SAM database, extract local NTLM password hashes and execute code as SYSTEM. The absence of an IRP_MJ_SET_SECURITY callback in the driver's operation registration table is a related defense-in-depth gap, but it is not the control that prevents this attack.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Gen Digital | Avast Free Antivirus, Avast One, Avast Premium Security, Avast Ultimate, Avast Business Security | < 26.8 |
| Gen Digital | AVG Antivirus Free, AVG Internet Security, AVG Ultimate | < 26.8 |
| Gen Digital | Norton Antivirus Plus, Norton 360 Standard, Norton 360 Deluxe, Norton 360 Advanced | < 26.8 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-82964?
How severe is CVE-2026-82964?
How do I fix CVE-2026-82964?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-8295An integer overflow vulnerability in the simdjson document-b…6.9
- CVE-2026-82954A vulnerability was detected in Dokploy up to 0.29.7. This i…9.9
- CVE-2026-82955In the current development version of Eclipse aeriOS, which …9
- CVE-2026-82957A vulnerability was found in hyperledger-firefly firefly up …7.3
- CVE-2026-82958In Eclipse Ditto versions [1.3.0, 3.9.6], the ImplicitThingC…7.6
- CVE-2026-8296In affected versions of Octopus Server with certain access l…5.6
- CVE-2026-82967IBM Guardium Data Protection 12.2 is vulnerable to an authen…9.8
- CVE-2026-82968A flaw was found in the first-broker-login flow of the Keycl…6.4
- CVE-2026-8297Improper neutralization of special elements used in an SQL c…9.8
- CVE-2026-82970Unrestricted Upload of File with Dangerous Type vulnerabilit…10
- CVE-2026-82971A vulnerability was determined in QVidium Opera11 3.3.2a26-A…10
- CVE-2026-82980Any authenticated user can lock or unlock files they do not …6.3
Are you affected by CVE-2026-82964?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
