CVE-2026-6851
Awaiting Analysis Awaiting Analysis - Queue

Symbolic Link Race Condition in Bitdefender Total Security and Internet Security

Vulnerability report for CVE-2026-6851, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-14

Last updated on: 2026-07-15

Assigner: Bitdefender

Description

An Improper link resolution before file access ('link following') vulnerability in the File Shredder module as used in Bitdefender Total Security and Internet Security on Windows allows a less-privileged local user to elevate rights by leveraging a race conditions via Symbolic Links. This issue affects Total Security: before 27.0.58.315; Internet Security: before 27.0.58.315.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-14
Last Modified
2026-07-15
Generated
2026-08-03
AI Q&A
2026-07-14
EPSS Evaluated
2026-08-02
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
bitdefender total_security to 27.0.58.315 (exc)
bitdefender internet_security to 27.0.58.315 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-59 The product attempts to access a file based on the filename, but it does not properly prevent that filename from identifying a link or shortcut that resolves to an unintended resource.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is an Improper link resolution before file access (also known as 'link following') issue in the File Shredder module of Bitdefender Total Security and Internet Security on Windows.

A less-privileged local user can exploit this vulnerability to elevate their privileges on the system. The vulnerability involves race conditions via symbolic links, meaning an attacker could manipulate file paths by creating or replacing symbolic links in a way that tricks the software into performing unintended actions on files or directories.

The affected products are Bitdefender Total Security and Internet Security versions before 27.0.58.315.

Detection Guidance

Detecting this vulnerability requires checking for the presence of vulnerable versions of Bitdefender Total Security or Internet Security on Windows systems. Since the issue involves a race condition via symbolic links in the File Shredder module, direct detection via network scanning is unlikely. Instead, focus on verifying installed software versions.

  • Check the installed version of Bitdefender Total Security or Internet Security on Windows systems. The vulnerability affects versions before 27.0.58.315.
  • Use the following command in Windows Command Prompt to query installed software versions: wmic product where "name like 'Bitdefender%%'" get name, version.
  • Alternatively, check the version via the Bitdefender GUI by navigating to Settings > About.

If the installed version is earlier than 27.0.58.315, the system is vulnerable. There are no specific network-based detection methods for this local privilege escalation vulnerability.

Impact Analysis

If you are using an affected version of Bitdefender Total Security or Internet Security on Windows, this vulnerability could allow a local attacker with limited privileges to gain elevated rights on your system.

  • An attacker could potentially access, modify, or delete sensitive files they would not normally have permission to.
  • The attacker could install malicious software or make unauthorized system changes, leading to further compromise of your device or data.
  • This could result in data loss, unauthorized access to personal or confidential information, or disruption of system operations.
Compliance Impact

This vulnerability could impact compliance with several standards and regulations, depending on the context in which the affected software is used.

  • GDPR: If the vulnerability leads to unauthorized access or exposure of personal data, it could result in a breach of GDPR requirements, particularly those related to data protection and security. Organizations may face fines or penalties if they fail to protect personal data adequately.
  • HIPAA: For organizations handling protected health information (PHI), this vulnerability could lead to unauthorized access or disclosure of PHI, violating HIPAA's Security Rule. This could result in legal consequences and fines.
  • Other standards: Depending on the industry, this vulnerability could also affect compliance with frameworks like ISO 27001, NIST, or PCI DSS, which require robust access controls and protection against privilege escalation attacks.

To maintain compliance, it is critical to apply the available patches or updates to mitigate this vulnerability.

Mitigation Strategies

To mitigate this vulnerability, follow these steps:

  • Update Bitdefender Total Security or Internet Security to version 27.0.58.315 or later. This is the primary fix for the vulnerability.
  • If immediate updating is not possible, restrict access to the File Shredder module for less-privileged users until the update is applied.
  • Monitor for unusual symbolic link creation or file access patterns that may indicate exploitation attempts, though this is not a substitute for patching.
  • Ensure that local user accounts have the least privileges necessary to reduce the impact of potential exploitation.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-6851. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart