CVE-2026-55002
Awaiting Analysis Awaiting Analysis - Queue

External Control of File Name in Microsoft SQL Server

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

Publication date: 2026-07-14

Last updated on: 2026-08-03

Assigner: Microsoft Corporation

Description

External control of file name or path in SQL Server allows an authorized attacker to elevate privileges locally.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

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

Affected Vendors & Products

Showing 10 associated CPEs
Vendor Product Version / Range
microsoft sql_server_2016 From 13.0.6300.2 (inc) to 13.0.6500.1 (exc)
microsoft sql_server_2016 From 13.0.7000.253 (inc) to 13.0.7095.1 (exc)
microsoft sql_server_2017 From 14.0.1000.169 (inc) to 14.0.2120.1 (exc)
microsoft sql_server_2017 From 14.0.3006.16 (inc) to 14.0.3540.1 (exc)
microsoft sql_server_2019 From 15.0.2000.5 (inc) to 15.0.2180.2 (exc)
microsoft sql_server_2019 From 15.0.4003.23 (inc) to 15.0.4480.2 (exc)
microsoft sql_server_2022 From 16.0.1000.6 (inc) to 16.0.1190.2 (exc)
microsoft sql_server_2022 From 16.0.4003.1 (inc) to 16.0.4262.2 (exc)
microsoft sql_server_2025 From 17.0.1000.7 (inc) to 17.0.1125.2 (exc)
microsoft sql_server_2025 From 17.0.4006.2 (inc) to 17.0.4060.2 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-73 The product allows user input to control or influence paths or file names that are used in filesystem operations.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-55002 is a vulnerability in Microsoft SQL Server that involves external control of a file name or path. This flaw allows an authorized attacker with local access to elevate their privileges on the system. Essentially, the attacker can manipulate file paths or names in a way that grants them higher-level permissions than they should have.

The vulnerability is classified as an elevation of privilege (EoP) issue, meaning it does not directly allow remote code execution or data theft but enables an attacker to gain more control over the affected system.

Detection Guidance

The provided context does not include specific detection methods or commands for identifying this vulnerability on a network or system. Detection may require checking SQL Server configurations, file permissions, or logs for unusual file path manipulations by authorized users.

Microsoft may provide detection guidance or tools in their official update guide or security advisories. Refer to the linked resource for potential updates on detection methods.

Impact Analysis

If you are using an affected version of Microsoft SQL Server, this vulnerability could have several impacts:

  • An attacker with local access and low privileges could exploit this flaw to gain administrative or higher-level access to the SQL Server or the underlying operating system.
  • Once elevated, the attacker could perform actions such as installing malicious software, modifying or deleting data, or creating new accounts with full privileges.
  • This could lead to data breaches, unauthorized access to sensitive information, or disruption of services relying on the SQL Server.

The CVSS base score of 7.8 indicates a high severity, meaning the impact is significant but requires local access and some level of existing authorization.

Compliance Impact

This vulnerability could affect compliance with several standards and regulations, depending on the data and systems involved:

  • GDPR (General Data Protection Regulation): If the SQL Server stores or processes personal data of EU citizens, an attacker exploiting this vulnerability could gain unauthorized access to that data. This could result in a data breach, triggering GDPR's reporting requirements and potential fines for failing to protect personal data adequately.
  • HIPAA (Health Insurance Portability and Accountability Act): If the SQL Server handles protected health information (PHI), an elevation of privilege could lead to unauthorized access or disclosure of PHI. This would violate HIPAA's security and privacy rules, potentially resulting in penalties.
  • Other standards like PCI DSS (Payment Card Industry Data Security Standard) could also be impacted if the SQL Server processes payment card data. Unauthorized access could lead to non-compliance and associated consequences.

Organizations should assess whether their SQL Server instances are affected and apply patches or mitigations promptly to avoid compliance risks.

Mitigation Strategies

The provided context does not specify immediate mitigation steps for this vulnerability. However, general best practices for mitigating privilege escalation vulnerabilities in SQL Server may include:

  • Apply the latest security updates or patches provided by Microsoft for SQL Server as soon as they are available.
  • Restrict access to SQL Server to only authorized users and limit privileges to the minimum required for their roles.
  • Monitor and audit SQL Server logs for suspicious activity, such as unauthorized file path manipulations.
  • Review and enforce strict file and directory permissions to prevent unauthorized modifications.

For specific mitigation steps, consult the official Microsoft security advisory or update guide linked in the resources.

Chat Assistant

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

EPSS Chart