Microsoft Configuration Manager < 5.00.9106 — SQLi
Microsoft Configuration Manager contains an SQL injection vulnerability. An unauthenticated attacker could exploit this vulnerability by sending specially crafted requests to the target environment which are processed in an unsafe manner enabling the attacker to execute commands on the server and/or underlying database.
A remote attacker, without authentication, can achieve full data confidentiality loss, arbitrary modification of data, complete denial of service or system unavailability. Federal agencies are required to remediate by 2026-03-05 under CISA BOD 22-01.
This is a SQL Injection (CWE-89) vulnerability in Microsoft Configuration Manager. Exploitation requires remote network access, low attack complexity, no authentication required, and no user interaction required.
📧
Phishing link
🖼
Malicious file
🔓
Server compromised
Probably yes if any of these apply:
CISA added this CVE to the Known Exploited Vulnerabilities catalog on 2026-02-12 based on evidence of active exploitation in the wild. Federal agencies required to remediate by 2026-03-05.
Manual remediation steps
Apply the Microsoft Security Update
This vulnerability is fixed by Microsoft's official security update.
Affected Products
Installation Methods
Windows Update (recommended)
Microsoft Download Links
Verification
Confirm the update is installed:
Get-HotFix | Sort-Object InstalledOn -Descending | Select-Object -First 10
References
Discovery Credit
<a href="https://github.com/kalimer0x00">Mehdi Elyassa</a> with <a href="https://www.synacktiv.com/">Synacktiv</a>
No tested PowerShell script for this entry yet. We’re prioritising automation based on user demand.
References