CVE-2025-47178
8.0Microsoft · Configuration Manager
Microsoft Configuration Manager is vulnerable to SQL injection, which may allow an authenticated attacker to execute arbitrary code over an adjacent network.
Executive summary
A critical SQL injection vulnerability in Microsoft Configuration Manager allows authenticated attackers to potentially execute arbitrary code, posing a severe risk to system integrity.
Vulnerability
The software fails to properly sanitize special characters in SQL commands, resulting in a classic SQL injection flaw. This vulnerability requires the attacker to have low-level privileges and access to the adjacent network to trigger the execution.
Business impact
Successful exploitation of this flaw allows an attacker to manipulate database queries, potentially leading to unauthorized data access, modification, or full system compromise via code execution. With a CVSS score of 8.0, this represents a high-severity risk to business operations, particularly given the centralized role Configuration Manager plays in enterprise infrastructure management.
Remediation
Immediate Action: Update Microsoft Configuration Manager to version 5.00.9135.1003 or later to apply the vendor-supplied security patch.
Proactive Monitoring: Review database access logs for anomalous query patterns or unexpected administrative command executions originating from service accounts.
Compensating Controls: Implement strict network segmentation to restrict access to the Configuration Manager interface to trusted administrative subnets only.
Exploitation status
Public Exploit Available: exploit_available (false)
Analyst recommendation
Given the potential for code execution and the high CVSS rating, organizations should prioritize patching this vulnerability in their next maintenance cycle. System administrators should verify their current version against the 5.00.9135.1003 threshold and apply the vendor-provided update immediately to neutralize this vector.