CVE-2026-27750 PUBLISHED

Avira Internet Security Optimizer TOCTOU

Assigner: VulnCheck
Reserved: 23.02.2026 Published: 05.03.2026 Updated: 05.03.2026

Avira Internet Security contains a time-of-check time-of-use (TOCTOU) vulnerability in the Optimizer component. A privileged service running as SYSTEM identifies directories for cleanup during a scan phase and subsequently deletes them during a separate cleanup phase without revalidating the target path. A local attacker can replace a previously scanned directory with a junction or reparse point before deletion occurs, causing the privileged process to delete an unintended system location. This may result in deletion of protected files or directories and can lead to local privilege escalation, denial of service, or system integrity compromise depending on the affected target.

Metrics

CVSS Vector: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 8.5

Product Status

Vendor Gen Digital Inc.
Product Avira Internet Security
Versions Default: unaffected
  • affected from 0 to 1.1.109.1990 (incl.)

Credits

  • Quarkslab finder

References

Problem Types

  • CWE-367 Time-of-check Time-of-use (TOCTOU) Race Condition CWE