CVE-2025-55227 (GCVE-0-2025-55227)
Vulnerability from cvelistv5
Published
2025-09-09 17:01
Modified
2025-09-12 00:49
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-77 - Improper Neutralization of Special Elements used in a Command ('Command Injection')
Summary
Improper neutralization of special elements used in a command ('command injection') in SQL Server allows an authorized attacker to elevate privileges over a network.
References
▼ | URL | Tags | |
---|---|---|---|
secure@microsoft.com | https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-55227 | Vendor Advisory |
Impacted products
Vendor | Product | Version | |||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
▼ | Microsoft | Microsoft SQL Server 2017 (GDR) |
Version: 14.0.0 < 14.0.2085.1 |
||||||||||||||||||||||||||||||||||||
|
{ "containers": { "adp": [ { "metrics": [ { "other": { "content": { "id": "CVE-2025-55227", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "total" } ], "role": "CISA Coordinator", "timestamp": "2025-09-09T17:18:25.477767Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2025-09-09T17:18:34.691Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "platforms": [ "x64-based Systems" ], "product": "Microsoft SQL Server 2017 (GDR)", "vendor": "Microsoft", "versions": [ { "lessThan": "14.0.2085.1", "status": "affected", "version": "14.0.0", "versionType": "custom" } ] }, { "platforms": [ "x64-based Systems" ], "product": "Microsoft SQL Server 2019 (GDR)", "vendor": "Microsoft", "versions": [ { "lessThan": "15.0.2145.1", "status": "affected", "version": "15.0.0", "versionType": "custom" } ] }, { "platforms": [ "x64-based Systems" ], "product": "Microsoft SQL Server 2016 Service Pack 3 (GDR)", "vendor": "Microsoft", "versions": [ { "lessThan": "13.0.6470.1", "status": "affected", "version": "13.0.0", "versionType": "custom" } ] }, { "platforms": [ "x64-based Systems" ], "product": "Microsoft SQL Server 2016 Service Pack 3 Azure Connect Feature Pack", "vendor": "Microsoft", "versions": [ { "lessThan": "13.0.7065.1", "status": "affected", "version": "13.0.0", "versionType": "custom" } ] }, { "platforms": [ "x64-based Systems" ], "product": "Microsoft SQL Server 2017 (CU 31)", "vendor": "Microsoft", "versions": [ { "lessThan": "14.0.3505.1", "status": "affected", "version": "14.0.0", "versionType": "custom" } ] }, { "platforms": [ "x64-based Systems" ], "product": "Microsoft SQL Server 2022 (GDR)", "vendor": "Microsoft", "versions": [ { "lessThan": "16.0.1150.1", "status": "affected", "version": "16.0.0", "versionType": "custom" } ] }, { "platforms": [ "x64-based Systems" ], "product": "Microsoft SQL Server 2019 (CU 32)", "vendor": "Microsoft", "versions": [ { "lessThan": "15.0.4445.1", "status": "affected", "version": "15.0.0.0", "versionType": "custom" } ] }, { "platforms": [ "x64-based Systems" ], "product": "Microsoft SQL Server 2022 (CU 20)", "vendor": "Microsoft", "versions": [ { "lessThan": "16.0.4212.1", "status": "affected", "version": "16.0.0.0", "versionType": "custom" } ] } ], "cpeApplicability": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:microsoft:sql_server_2017:*:-:*:*:*:*:x64:*", "versionEndExcluding": "14.0.2085.1", "versionStartIncluding": "14.0.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:microsoft:sql_server_2019:*:*:*:*:*:*:x64:*", "versionEndExcluding": "15.0.2145.1", "versionStartIncluding": "15.0.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:microsoft:sql_server_2016:*:sp3:*:*:*:*:x64:*", "versionEndExcluding": "13.0.6470.1", "versionStartIncluding": "13.0.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:microsoft:sql_server_2016:*:sp3:*:*:*:*:x64:*", "versionEndExcluding": "13.0.7065.1", "versionStartIncluding": "13.0.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:microsoft:sql_server_2017:*:-:*:*:*:*:x64:*", "versionEndExcluding": "14.0.3505.1", "versionStartIncluding": "14.0.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:microsoft:sql_server_2022:*:*:*:*:*:*:x64:*", "versionEndExcluding": "16.0.1150.1", "versionStartIncluding": "16.0.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:microsoft:sql_server_2019:*:*:*:*:*:*:x64:*", "versionEndExcluding": "15.0.4445.1", "versionStartIncluding": "15.0.0.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:microsoft:sql_server_2022:*:*:*:*:*:*:x64:*", "versionEndExcluding": "16.0.4212.1", "versionStartIncluding": "16.0.0.0", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "datePublic": "2025-09-09T07:00:00.000Z", "descriptions": [ { "lang": "en-US", "value": "Improper neutralization of special elements used in a command (\u0027command injection\u0027) in SQL Server allows an authorized attacker to elevate privileges over a network." } ], "metrics": [ { "cvssV3_1": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C", "version": "3.1" }, "format": "CVSS", "scenarios": [ { "lang": "en-US", "value": "GENERAL" } ] } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-77", "description": "CWE-77: Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)", "lang": "en-US", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2025-09-12T00:49:21.952Z", "orgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8", "shortName": "microsoft" }, "references": [ { "name": "Microsoft SQL Server Elevation of Privilege Vulnerability", "tags": [ "vendor-advisory" ], "url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-55227" } ], "title": "Microsoft SQL Server Elevation of Privilege Vulnerability" } }, "cveMetadata": { "assignerOrgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8", "assignerShortName": "microsoft", "cveId": "CVE-2025-55227", "datePublished": "2025-09-09T17:01:32.118Z", "dateReserved": "2025-08-11T20:26:16.631Z", "dateUpdated": "2025-09-12T00:49:21.952Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2025-55227\",\"sourceIdentifier\":\"secure@microsoft.com\",\"published\":\"2025-09-09T17:16:05.900\",\"lastModified\":\"2025-09-12T16:57:17.750\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Improper neutralization of special elements used in a command (\u0027command injection\u0027) in SQL Server allows an authorized attacker to elevate privileges over a network.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"secure@microsoft.com\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":8.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"secure@microsoft.com\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-77\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:microsoft:sql_server_2016:*:*:*:*:*:*:x64:*\",\"versionStartIncluding\":\"13.0.6300.2\",\"versionEndExcluding\":\"13.0.6470.1\",\"matchCriteriaId\":\"59CA93B0-4137-4AAC-BB1E-6B2B4F79046A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:microsoft:sql_server_2016:*:*:*:*:*:*:x64:*\",\"versionStartIncluding\":\"13.0.7000.253\",\"versionEndExcluding\":\"13.0.7065.1\",\"matchCriteriaId\":\"0CB4799A-6779-4976-8EDF-51562C1FAD86\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:microsoft:sql_server_2017:*:*:*:*:*:*:x64:*\",\"versionStartIncluding\":\"14.0.1000.169\",\"versionEndExcluding\":\"14.0.2085.1\",\"matchCriteriaId\":\"B7B97285-2318-4543-BC6C-B623B168765D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:microsoft:sql_server_2017:*:*:*:*:*:*:x64:*\",\"versionStartIncluding\":\"14.0.3006.16\",\"versionEndExcluding\":\"14.0.3505.1\",\"matchCriteriaId\":\"A83261BD-47F9-4435-97F9-49760895FB40\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:microsoft:sql_server_2019:*:*:*:*:*:*:x64:*\",\"versionStartIncluding\":\"15.0.2000.5\",\"versionEndExcluding\":\"15.0.2145.1\",\"matchCriteriaId\":\"EC0485DD-0DCE-42E9-86A7-BCF06657C40E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:microsoft:sql_server_2019:*:*:*:*:*:*:x64:*\",\"versionStartIncluding\":\"15.0.4003.23\",\"versionEndExcluding\":\"15.0.4445.1\",\"matchCriteriaId\":\"AB92356F-BACC-4BB1-94B5-790081104E88\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:microsoft:sql_server_2022:*:*:*:*:*:*:x64:*\",\"versionStartIncluding\":\"16.0.1000.6\",\"versionEndExcluding\":\"16.0.1150.1\",\"matchCriteriaId\":\"DD20A016-AC41-4512-98AA-92E3765036B3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:microsoft:sql_server_2022:*:*:*:*:*:*:x64:*\",\"versionStartIncluding\":\"16.0.4003.1\",\"versionEndExcluding\":\"16.0.4212.1\",\"matchCriteriaId\":\"CFAC6C9B-F544-42D4-A490-DD607A7688D4\"}]}]}],\"references\":[{\"url\":\"https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-55227\",\"source\":\"secure@microsoft.com\",\"tags\":[\"Vendor Advisory\"]}]}}", "vulnrichment": { "containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-55227\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-09-09T17:18:25.477767Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-09-09T17:18:29.991Z\"}}], \"cna\": {\"title\": \"Microsoft SQL Server Elevation of Privilege Vulnerability\", \"metrics\": [{\"format\": \"CVSS\", \"cvssV3_1\": {\"version\": \"3.1\", \"baseScore\": 8.8, \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C\"}, \"scenarios\": [{\"lang\": \"en-US\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"vendor\": \"Microsoft\", \"product\": \"Microsoft SQL Server 2017 (GDR)\", \"versions\": [{\"status\": \"affected\", \"version\": \"14.0.0\", \"lessThan\": \"14.0.2085.1\", \"versionType\": \"custom\"}], \"platforms\": [\"x64-based Systems\"]}, {\"vendor\": \"Microsoft\", \"product\": \"Microsoft SQL Server 2019 (GDR)\", \"versions\": [{\"status\": \"affected\", \"version\": \"15.0.0\", \"lessThan\": \"15.0.2145.1\", \"versionType\": \"custom\"}], \"platforms\": [\"x64-based Systems\"]}, {\"vendor\": \"Microsoft\", \"product\": \"Microsoft SQL Server 2016 Service Pack 3 (GDR)\", \"versions\": [{\"status\": \"affected\", \"version\": \"13.0.0\", \"lessThan\": \"13.0.6470.1\", \"versionType\": \"custom\"}], \"platforms\": [\"x64-based Systems\"]}, {\"vendor\": \"Microsoft\", \"product\": \"Microsoft SQL Server 2016 Service Pack 3 Azure Connect Feature Pack\", \"versions\": [{\"status\": \"affected\", \"version\": \"13.0.0\", \"lessThan\": \"13.0.7065.1\", \"versionType\": \"custom\"}], \"platforms\": [\"x64-based Systems\"]}, {\"vendor\": \"Microsoft\", \"product\": \"Microsoft SQL Server 2017 (CU 31)\", \"versions\": [{\"status\": \"affected\", \"version\": \"14.0.0\", \"lessThan\": \"14.0.3505.1\", \"versionType\": \"custom\"}], \"platforms\": [\"x64-based Systems\"]}, {\"vendor\": \"Microsoft\", \"product\": \"Microsoft SQL Server 2022 (GDR)\", \"versions\": [{\"status\": \"affected\", \"version\": \"16.0.0\", \"lessThan\": \"16.0.1150.1\", \"versionType\": \"custom\"}], \"platforms\": [\"x64-based Systems\"]}, {\"vendor\": \"Microsoft\", \"product\": \"Microsoft SQL Server 2019 (CU 32)\", \"versions\": [{\"status\": \"affected\", \"version\": \"15.0.0.0\", \"lessThan\": \"15.0.4445.1\", \"versionType\": \"custom\"}], \"platforms\": [\"x64-based Systems\"]}, {\"vendor\": \"Microsoft\", \"product\": \"Microsoft SQL Server 2022 (CU 20)\", \"versions\": [{\"status\": \"affected\", \"version\": \"16.0.0.0\", \"lessThan\": \"16.0.4212.1\", \"versionType\": \"custom\"}], \"platforms\": [\"x64-based Systems\"]}], \"datePublic\": \"2025-09-09T07:00:00.000Z\", \"references\": [{\"url\": \"https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-55227\", \"name\": \"Microsoft SQL Server Elevation of Privilege Vulnerability\", \"tags\": [\"vendor-advisory\"]}], \"descriptions\": [{\"lang\": \"en-US\", \"value\": \"Improper neutralization of special elements used in a command (\u0027command injection\u0027) in SQL Server allows an authorized attacker to elevate privileges over a network.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en-US\", \"type\": \"CWE\", \"cweId\": \"CWE-77\", \"description\": \"CWE-77: Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)\"}]}], \"cpeApplicability\": [{\"nodes\": [{\"negate\": false, \"cpeMatch\": [{\"criteria\": \"cpe:2.3:a:microsoft:sql_server_2017:*:-:*:*:*:*:x64:*\", \"vulnerable\": true, \"versionEndExcluding\": \"14.0.2085.1\", \"versionStartIncluding\": \"14.0.0\"}, {\"criteria\": \"cpe:2.3:a:microsoft:sql_server_2019:*:*:*:*:*:*:x64:*\", \"vulnerable\": true, \"versionEndExcluding\": \"15.0.2145.1\", \"versionStartIncluding\": \"15.0.0\"}, {\"criteria\": \"cpe:2.3:a:microsoft:sql_server_2016:*:sp3:*:*:*:*:x64:*\", \"vulnerable\": true, \"versionEndExcluding\": \"13.0.6470.1\", \"versionStartIncluding\": \"13.0.0\"}, {\"criteria\": \"cpe:2.3:a:microsoft:sql_server_2016:*:sp3:*:*:*:*:x64:*\", \"vulnerable\": true, \"versionEndExcluding\": \"13.0.7065.1\", \"versionStartIncluding\": \"13.0.0\"}, {\"criteria\": \"cpe:2.3:a:microsoft:sql_server_2017:*:-:*:*:*:*:x64:*\", \"vulnerable\": true, \"versionEndExcluding\": \"14.0.3505.1\", \"versionStartIncluding\": \"14.0.0\"}, {\"criteria\": \"cpe:2.3:a:microsoft:sql_server_2022:*:*:*:*:*:*:x64:*\", \"vulnerable\": true, \"versionEndExcluding\": \"16.0.1150.1\", \"versionStartIncluding\": \"16.0.0\"}, {\"criteria\": \"cpe:2.3:a:microsoft:sql_server_2019:*:*:*:*:*:*:x64:*\", \"vulnerable\": true, \"versionEndExcluding\": \"15.0.4445.1\", \"versionStartIncluding\": \"15.0.0.0\"}, {\"criteria\": \"cpe:2.3:a:microsoft:sql_server_2022:*:*:*:*:*:*:x64:*\", \"vulnerable\": true, \"versionEndExcluding\": \"16.0.4212.1\", \"versionStartIncluding\": \"16.0.0.0\"}], \"operator\": \"OR\"}]}], \"providerMetadata\": {\"orgId\": \"f38d906d-7342-40ea-92c1-6c4a2c6478c8\", \"shortName\": \"microsoft\", \"dateUpdated\": \"2025-09-12T00:49:21.952Z\"}}}", "cveMetadata": "{\"cveId\": \"CVE-2025-55227\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-09-12T00:49:21.952Z\", \"dateReserved\": \"2025-08-11T20:26:16.631Z\", \"assignerOrgId\": \"f38d906d-7342-40ea-92c1-6c4a2c6478c8\", \"datePublished\": \"2025-09-09T17:01:32.118Z\", \"assignerShortName\": \"microsoft\"}", "dataType": "CVE_RECORD", "dataVersion": "5.1" } } }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…