๐Ÿ” CVE Alert

CVE-2026-82964

HIGH 8.8

Avast sandbox privilege escalation via unpreserved DACLs on virtualized files in aswSnx.sys

CVSS Score
8.8
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-281 CWE-653 CWE-862
Vendor gen digital
Product avast free antivirus, avast one, avast premium security, avast ultimate, avast business security
Published Sep 16, 2026
Last Updated Sep 16, 2026
Stay Ahead of the Next One

Get instant alerts for gen digital avast free antivirus, avast one, avast premium security, avast ultimate, avast business security

Be the first to know when new high vulnerabilities affecting gen digital avast free antivirus, avast one, avast premium security, avast ultimate, avast business security are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
Attack Vector
Local
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

Gen Digital / Avast Free Antivirus, Avast One, Avast Premium Security, Avast Ultimate, Avast Business Security
0 < 26.8
Gen Digital / AVG Antivirus Free, AVG Internet Security, AVG Ultimate
0 < 26.8
Gen Digital / Norton Antivirus Plus, Norton 360 Standard, Norton 360 Deluxe, Norton 360 Advanced
0 < 26.8

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
gendigital.com: https://www.gendigital.com/us/en/contact-us/security-advisories/ support.avast.com: https://support.avast.com/en-us/article/Update-Antivirus support.avg.com: https://support.avg.com/SupportArticleView?l=en&urlname=Update-AVG-Antivirus support.norton.com: https://support.norton.com/sp/en/us/home/current/solutions/v20240108175512167 github.com: https://github.com/MSNightmare/PrettyPrague x.com: https://x.com/msnightmare2000/status/2094106041046765752

Credits

MSNightmare, independent security researcher