Vulnerabilites related to microsoft - teams_phones
CVE-2025-53783 (GCVE-0-2025-53783)
Vulnerability from cvelistv5
Published
2025-08-12 17:10
Modified
2025-08-28 19:41
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-122 - Heap-based Buffer Overflow
Summary
Heap-based buffer overflow in Microsoft Teams allows an unauthorized attacker to execute code over a network.
References
▼ | URL | Tags |
---|---|---|
https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-53783 | vendor-advisory |
Impacted products
Vendor | Product | Version | |||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
▼ | Microsoft | Teams for D365 Remote Assist HoloLens |
Version: 316.0000 < 316.2505.28001 |
||||||||||||||||||||||||||||||||||||
|
{ "containers": { "adp": [ { "metrics": [ { "other": { "content": { "id": "CVE-2025-53783", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "total" } ], "role": "CISA Coordinator", "timestamp": "2025-08-12T20:07:17.024025Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2025-08-12T20:07:30.210Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "platforms": [ "Unknown" ], "product": "Teams for D365 Remote Assist HoloLens", "vendor": "Microsoft", "versions": [ { "lessThan": "316.2505.28001", "status": "affected", "version": "316.0000", "versionType": "custom" } ] }, { "platforms": [ "Unknown" ], "product": "Teams Panel", "vendor": "Microsoft", "versions": [ { "lessThan": "1449/1.0.97.2025102203", "status": "affected", "version": "1.0.97", "versionType": "custom" } ] }, { "platforms": [ "Unknown" ], "product": "Teams Phone", "vendor": "Microsoft", "versions": [ { "lessThan": "1449/1.0.94.2025168802", "status": "affected", "version": "1.0.94", "versionType": "custom" } ] }, { "platforms": [ "Unknown" ], "product": "Teams for D365 Guides HoloLens", "vendor": "Microsoft", "versions": [ { "lessThan": "907.2505.29001.0", "status": "affected", "version": "907.0000", "versionType": "custom" } ] }, { "platforms": [ "Unknown" ], "product": "Microsoft Teams for Android", "vendor": "Microsoft", "versions": [ { "lessThan": "1416/1.0.0.2025102802", "status": "affected", "version": "1.0.0", "versionType": "custom" } ] }, { "platforms": [ "Unknown" ], "product": "Microsoft Teams for iOS", "vendor": "Microsoft", "versions": [ { "lessThan": "7.10.1 (100772025102901)", "status": "affected", "version": "2.0.0", "versionType": "custom" } ] }, { "platforms": [ "Unknown" ], "product": "Microsoft Teams for Desktop", "vendor": "Microsoft", "versions": [ { "lessThan": "25122.1415.3698.6812", "status": "affected", "version": "1.0.0", "versionType": "custom" } ] }, { "platforms": [ "Unknown" ], "product": "Microsoft Teams for Mac", "vendor": "Microsoft", "versions": [ { "lessThan": "25122.1207.3700.1444", "status": "affected", "version": "1.0.0.0", "versionType": "custom" } ] } ], "cpeApplicability": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:microsoft:teams:*:*:*:*:*:*:*:*", "versionEndExcluding": "316.2505.28001", "versionStartIncluding": "316.0000", "vulnerable": true }, { "criteria": "cpe:2.3:a:microsoft:teams:*:*:*:*:*:*:*:*", "versionEndExcluding": "1449/1.0.97.2025102203", "versionStartIncluding": "1.0.97", "vulnerable": true }, { "criteria": "cpe:2.3:a:microsoft:teams:*:*:*:*:*:*:*:*", "versionEndExcluding": "1449/1.0.94.2025168802", "versionStartIncluding": "1.0.94", "vulnerable": true }, { "criteria": "cpe:2.3:a:microsoft:teams:*:*:*:*:*:*:*:*", "versionEndExcluding": "907.2505.29001.0", "versionStartIncluding": "907.0000", "vulnerable": true }, { "criteria": "cpe:2.3:a:microsoft:teams:*:*:*:*:*:android:*:*", "versionEndExcluding": "1416/1.0.0.2025102802", "versionStartIncluding": "1.0.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:microsoft:teams:*:*:*:*:*:iphone_os:*:*", "versionEndExcluding": "7.10.1 (100772025102901)", "versionStartIncluding": "2.0.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:microsoft:teams:*:*:*:*:*:*:*:*", "versionEndExcluding": "25122.1415.3698.6812", "versionStartIncluding": "1.0.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:microsoft:teams:*:*:*:*:*:mac:*:*", "versionEndExcluding": "25122.1207.3700.1444", "versionStartIncluding": "1.0.0.0", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "datePublic": "2025-08-12T07:00:00.000Z", "descriptions": [ { "lang": "en-US", "value": "Heap-based buffer overflow in Microsoft Teams allows an unauthorized attacker to execute code over a network." } ], "metrics": [ { "cvssV3_1": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/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-122", "description": "CWE-122: Heap-based Buffer Overflow", "lang": "en-US", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2025-08-28T19:41:04.180Z", "orgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8", "shortName": "microsoft" }, "references": [ { "name": "Microsoft Teams Remote Code Execution Vulnerability", "tags": [ "vendor-advisory" ], "url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-53783" } ], "title": "Microsoft Teams Remote Code Execution Vulnerability" } }, "cveMetadata": { "assignerOrgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8", "assignerShortName": "microsoft", "cveId": "CVE-2025-53783", "datePublished": "2025-08-12T17:10:41.147Z", "dateReserved": "2025-07-09T13:25:25.502Z", "dateUpdated": "2025-08-28T19:41:04.180Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
Vulnerability from fkie_nvd
Published
2025-08-12 18:15
Modified
2025-09-03 14:48
Severity ?
Summary
Heap-based buffer overflow in Microsoft Teams allows an unauthorized attacker to execute code over a network.
References
▼ | URL | Tags | |
---|---|---|---|
secure@microsoft.com | https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-53783 | Vendor Advisory |
Impacted products
Vendor | Product | Version | |
---|---|---|---|
microsoft | dynamics_365_guides | * | |
microsoft | dynamics_365_remote_assist | * | |
microsoft | teams | * | |
microsoft | teams | * | |
microsoft | teams | * | |
microsoft | teams | * | |
microsoft | teams_panels | * | |
microsoft | teams_phones | * |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:microsoft:dynamics_365_guides:*:*:*:*:*:hololens:*:*", "matchCriteriaId": "3780B32C-CB23-48C6-9EF7-1A2ACFC3AD39", "versionEndExcluding": "907.2505.29001.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:microsoft:dynamics_365_remote_assist:*:*:*:*:*:hololens:*:*", "matchCriteriaId": "E79D1AC0-6DA6-452A-8A7C-BE5700C0940F", "versionEndExcluding": "316.2505.28001", "vulnerable": true }, { "criteria": "cpe:2.3:a:microsoft:teams:*:*:*:*:*:android:*:*", "matchCriteriaId": "7E2AE928-741E-4ED1-9A33-6F9CBF211DB2", "versionEndExcluding": "1.0.0.2025102802", "vulnerable": true }, { "criteria": "cpe:2.3:a:microsoft:teams:*:*:*:*:*:iphone_os:*:*", "matchCriteriaId": "B152EF8C-9DD9-42DF-9C4C-45A9531696DB", "versionEndExcluding": "7.10.1", "vulnerable": true }, { "criteria": "cpe:2.3:a:microsoft:teams:*:*:*:*:*:macos:*:*", "matchCriteriaId": "0A3AA855-CF04-4C5C-BCED-273449641292", "versionEndExcluding": "25122.1207.3700.1444", "vulnerable": true }, { "criteria": "cpe:2.3:a:microsoft:teams:*:*:*:*:desktop:*:*:*", "matchCriteriaId": "5BAD279B-C0F5-45D7-9907-2C5AFED5FE58", "versionEndExcluding": "25122.1415.3698.6812", "vulnerable": true }, { "criteria": "cpe:2.3:a:microsoft:teams_panels:*:*:*:*:*:*:*:*", "matchCriteriaId": "39E48067-F7D2-48DF-B411-16CC72F0094F", "versionEndExcluding": "1.0.97.2025102203", "vulnerable": true }, { "criteria": "cpe:2.3:a:microsoft:teams_phones:*:*:*:*:*:*:*:*", "matchCriteriaId": "AADCA0BA-5999-4AED-8C1A-2BE64D265086", "versionEndExcluding": "1.0.94.2025168802", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "Heap-based buffer overflow in Microsoft Teams allows an unauthorized attacker to execute code over a network." }, { "lang": "es", "value": "El desbordamiento del b\u00fafer basado en mont\u00f3n en Microsoft Teams permite que un atacante no autorizado ejecute c\u00f3digo a trav\u00e9s de una red." } ], "id": "CVE-2025-53783", "lastModified": "2025-09-03T14:48:23.610", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 1.6, "impactScore": 5.9, "source": "secure@microsoft.com", "type": "Primary" } ] }, "published": "2025-08-12T18:15:46.620", "references": [ { "source": "secure@microsoft.com", "tags": [ "Vendor Advisory" ], "url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-53783" } ], "sourceIdentifier": "secure@microsoft.com", "vulnStatus": "Analyzed", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-122" } ], "source": "secure@microsoft.com", "type": "Primary" } ] }