Severity by source
AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Local authenticated user (AV:L/PR:L) abuses a SYSTEM service via symlink with no interaction (UI:N); outcome is SYSTEM code execution, giving full C:H/I:H/A:H.
Primary rating from Vendor (zdi).
CVSS VectorVendor: zdi
Lifecycle Timeline
2DescriptionCVE.org
G DATA Total Security Backup Service Link Following Local Privilege Escalation Vulnerability. This vulnerability allows local attackers to escalate privileges on affected installations of G DATA Total Security. An attacker must first obtain the ability to execute low-privileged code on the target system in order to exploit this vulnerability.
The specific flaw exists within the Backup Service. By creating a symbolic link, an attacker can abuse the service to delete a file. An attacker can leverage this vulnerability to escalate privileges and execute arbitrary code in the context of SYSTEM. Was ZDI-CAN-28665.
AnalysisAI
Local privilege escalation in G DATA Total Security lets a low-privileged user abuse the Backup Service to delete an arbitrary file via a symbolic link (CWE-59 link following), which can be leveraged to run arbitrary code as NT AUTHORITY\SYSTEM. Discovered and reported through the Zero Day Initiative (ZDI-26-432, ZDI-CAN-28665); there is no public exploit identified at time of analysis and it is not listed in CISA KEV. The vendor-assigned CVSS 3.0 base score is 7.8 (High), reflecting full SYSTEM-level compromise achievable by any authenticated local user.
Technical ContextAI
The vulnerability lives in the Backup Service component of G DATA Total Security, a Windows endpoint security/antivirus suite that runs a privileged (SYSTEM) service to perform backup operations. The root cause is CWE-59 (Improper Link Resolution Before File Access, i.e. 'link following'): the SYSTEM-level service performs a file operation - here a file deletion - against a path the attacker controls without first verifying that the path is not a symbolic/junction link. On Windows, a low-privileged user can plant an NTFS junction or symlink (commonly using directory junctions plus object-manager symlinks) so that a delete the service intends to perform against an attacker-writable location is redirected to a protected system file. Arbitrary file deletion as SYSTEM is a well-established primitive that can be converted into code execution (for example via Windows Installer rollback or DLL-planting techniques), which is how the reporter characterizes the impact. The affected software is identified by CPE cpe:2.3:a:g_data:total_security:*:*:*:*:*:*:*:* with no version bound published in the CPE data.
RemediationAI
No vendor-released patch version is identified at time of analysis; the only published reference is the ZDI advisory (https://www.zerodayinitiative.com/advisories/ZDI-26-432/), which typically coincides with a coordinated vendor fix, so administrators should check G DATA's official update channel and apply the latest Total Security build that addresses CVE-2026-13268 / ZDI-26-432 as the primary remediation. Because the flaw is in the SYSTEM-level Backup Service, interim compensating controls center on limiting who can reach it: restrict local interactive and service-account access on endpoints to reduce the pool of potential low-privileged attackers, and monitor for creation of junctions/symlinks and unexpected deletions in paths touched by the Backup Service (Sysmon file-delete and file-create events). As a last-resort mitigation you could disable or stop the G DATA Backup Service, which removes the vulnerable code path but also disables backup functionality entirely and may reduce the product's protection posture - weigh this against your reliance on that feature. Do not deploy unverified third-party 'fixes'; confirm the patched version directly with G DATA.
More in Total Security
View allStack-based buffer overflow in Quick Heal Internet Security 10.1.0.316 and earlier, Total Security 10.1.0.316 and earlie
The webssx.sys driver in QuickHeal 16.00 allows remote attackers to cause a denial of service. Rated high severity (CVSS
The GDASPAMLib.AntiSpam ActiveX control ASK\GDASpam.dll in G DATA Total Security 25.4.0.3 has a buffer overflow via a lo
A vulnerability exists in Quick Heal Total Security 23.0.0 in the quarantine management component where insufficient val
gdwfpcd.sys in G Data Total Security before 2019-02-22 allows an attacker to bypass ACLs because Interpreted Device Char
K7Sentry.sys in K7 Computing Ultimate Security, Anti-Virus Plus, and Total Security before 14.2.0.253 allows local users
Quick Heal Total Security before 19.0 allows attackers with local admin rights to obtain access to files in the File Vau
Kaspersky Secure Connection, Kaspersky Internet Security, Kaspersky Total Security, Kaspersky Security Cloud prior to ve
Quick Heal Internet Security 10.1.0.316, Quick Heal Total Security 10.1.0.316, and Quick Heal AntiVirus Pro 10.1.0.316 a
Quick Heal Internet Security 10.1.0.316, Quick Heal Total Security 10.1.0.316, and Quick Heal AntiVirus Pro 10.1.0.316 a
Quick Heal Internet Security 10.1.0.316, Quick Heal Total Security 10.1.0.316, and Quick Heal AntiVirus Pro 10.1.0.316 a
Quick Heal Total Security before version 19.0 transmits quarantine and sysinfo files via clear text. Rated medium severi
Same weakness CWE-59 – Improper Link Resolution Before File Access
View allSame technique Privilege Escalation
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-50490
GHSA-9pwf-w3g3-jg2x