cve-2025-49759
Vulnerability from cvelistv5
Published
2025-08-12 17:09
Modified
2025-08-13 15:42
Severity ?
EPSS score ?
Summary
Microsoft SQL Server Elevation of Privilege Vulnerability
References
▼ | URL | Tags | |
---|---|---|---|
secure@microsoft.com | https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-49759 | Vendor Advisory |
Impacted products
{ "containers": { "adp": [ { "metrics": [ { "other": { "content": { "id": "CVE-2025-49759", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "total" } ], "role": "CISA Coordinator", "timestamp": "2025-08-12T19:06:55.854468Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2025-08-12T20:44:39.907Z", "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.2080.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.2140.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.6465.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.7060.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.3500.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.1145.1", "status": "affected", "version": "16.0.0", "versionType": "custom" } ] }, { "platforms": [ "Unknown" ], "product": "Microsoft SQL Server 2022 for x64-based Systems (CU 20)", "vendor": "Microsoft", "versions": [ { "lessThan": "16.0.4210.1", "status": "affected", "version": "16.0.0.0", "versionType": "custom" } ] }, { "platforms": [ "x64-based Systems" ], "product": "Microsoft SQL Server 2019 (CU 32)", "vendor": "Microsoft", "versions": [ { "lessThan": "15.0.4440.1", "status": "affected", "version": "15.0.0.0", "versionType": "custom" } ] } ], "cpeApplicability": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:microsoft:sql_server_2017:*:-:*:*:*:*:x64:*", "versionEndExcluding": "14.0.2080.1", "versionStartIncluding": "14.0.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:microsoft:sql_server_2019:*:*:*:*:*:*:x64:*", "versionEndExcluding": "15.0.2140.1", "versionStartIncluding": "15.0.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:microsoft:sql_server_2016:*:sp3:*:*:*:*:x64:*", "versionEndExcluding": "13.0.6465.1", "versionStartIncluding": "13.0.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:microsoft:sql_server_2016:*:sp3:*:*:*:*:x64:*", "versionEndExcluding": "13.0.7060.1", "versionStartIncluding": "13.0.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:microsoft:sql_server_2017:*:-:*:*:*:*:x64:*", "versionEndExcluding": "14.0.3500.1", "versionStartIncluding": "14.0.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:microsoft:sql_server_2022:*:*:*:*:*:*:x64:*", "versionEndExcluding": "16.0.1145.1", "versionStartIncluding": "16.0.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:microsoft:sql_server_2022:*:*:*:*:*:*:x64:*", "versionEndExcluding": "16.0.4210.1", "versionStartIncluding": "16.0.0.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:microsoft:sql_server_2019:*:*:*:*:*:*:x64:*", "versionEndExcluding": "15.0.4440.1", "versionStartIncluding": "15.0.0.0", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "datePublic": "2025-08-12T07:00:00.000Z", "descriptions": [ { "lang": "en-US", "value": "Improper neutralization of special elements used in an sql command (\u0027sql 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-89", "description": "CWE-89: Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)", "lang": "en-US", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2025-08-13T15:42:58.719Z", "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-49759" } ], "title": "Microsoft SQL Server Elevation of Privilege Vulnerability" } }, "cveMetadata": { "assignerOrgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8", "assignerShortName": "microsoft", "cveId": "CVE-2025-49759", "datePublished": "2025-08-12T17:09:55.851Z", "dateReserved": "2025-06-09T22:49:37.620Z", "dateUpdated": "2025-08-13T15:42:58.719Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2025-49759\",\"sourceIdentifier\":\"secure@microsoft.com\",\"published\":\"2025-08-12T18:15:31.467\",\"lastModified\":\"2025-08-14T01:20:16.437\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Improper neutralization of special elements used in an sql command (\u0027sql injection\u0027) in SQL Server allows an authorized attacker to elevate privileges over a network.\"},{\"lang\":\"es\",\"value\":\"La neutralizaci\u00f3n incorrecta de elementos especiales utilizados en un comando SQL (\u0027inyecci\u00f3n SQL\u0027) en SQL Server permite a un atacante autorizado elevar privilegios en una red.\"}],\"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-89\"}]}],\"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.6465.1\",\"matchCriteriaId\":\"626A5652-EE42-481E-8EBA-C4953A0139C6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:microsoft:sql_server_2016:*:*:*:*:*:*:x64:*\",\"versionStartIncluding\":\"13.0.7000.253\",\"versionEndExcluding\":\"13.0.7060.1\",\"matchCriteriaId\":\"AF05D054-6DE2-4C9F-A569-1C119F59BD92\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:microsoft:sql_server_2017:*:*:*:*:*:*:x64:*\",\"versionStartIncluding\":\"14.0.1000.169\",\"versionEndExcluding\":\"14.0.2080.1\",\"matchCriteriaId\":\"5FC21377-F991-41F2-B0F9-096F33D792CA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:microsoft:sql_server_2017:*:*:*:*:*:*:x64:*\",\"versionStartIncluding\":\"14.0.3006.16\",\"versionEndExcluding\":\"14.0.3500.1\",\"matchCriteriaId\":\"8B7BEE09-9587-4DBC-A0F6-246D5A4ED1B0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:microsoft:sql_server_2019:*:*:*:*:*:*:x64:*\",\"versionStartIncluding\":\"15.0.2000.5\",\"versionEndExcluding\":\"15.0.2140.1\",\"matchCriteriaId\":\"03C1FDC8-7C32-418B-91C4-7A6CA6B6EB91\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:microsoft:sql_server_2019:*:*:*:*:*:*:x64:*\",\"versionStartIncluding\":\"15.0.4003.23\",\"versionEndExcluding\":\"15.0.4440.1\",\"matchCriteriaId\":\"1F64886B-B06F-437C-9FA4-093AD4B67411\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:microsoft:sql_server_2022:*:*:*:*:*:*:x64:*\",\"versionStartIncluding\":\"16.0.1000.6\",\"versionEndExcluding\":\"16.0.1145.1\",\"matchCriteriaId\":\"028D984C-9E62-45EC-8EA2-C3083ADBA0B7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:microsoft:sql_server_2022:*:*:*:*:*:*:x64:*\",\"versionStartIncluding\":\"16.0.4003.1\",\"versionEndExcluding\":\"16.0.4210.1\",\"matchCriteriaId\":\"08F67AFA-E308-4BD9-8525-55D3839D83F9\"}]}]}],\"references\":[{\"url\":\"https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-49759\",\"source\":\"secure@microsoft.com\",\"tags\":[\"Vendor Advisory\"]}]}}" } }
Loading...
Loading...
- 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.