Find a vulnerability
Search criteria
30851 vulnerabilities by microsoft
CVE-2026-47646 (GCVE-0-2026-47646)
Vulnerability from nvd – Published: 2026-07-08 23:24 – Updated: 2026-07-09 18:26 Exclusively Hosted Service- CWE-79 - Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
| URL | Tags |
|---|---|
| https://msrc.microsoft.com/update-guide/vulnerabi… | vendor-advisorypatch |
| Vendor | Product | Version | |
|---|---|---|---|
| Microsoft | Dynamics 365 Customer Voice |
Affected:
-
|
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-47646",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-09T18:26:34.969186Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-09T18:26:45.344Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "Dynamics 365 Customer Voice",
"vendor": "Microsoft",
"versions": [
{
"status": "affected",
"version": "-"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:microsoft:dynamics_365_customer_voice:*:*:*:*:*:*:*:*",
"versionStartIncluding": "-",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"datePublic": "2026-06-18T14:00:00.000Z",
"descriptions": [
{
"lang": "en-US",
"value": "Improper neutralization of input during web page generation (\u0027cross-site scripting\u0027) in Dynamics 365 Customer Voice allows an unauthorized attacker to perform spoofing over a network."
}
],
"metrics": [
{
"cvssV3_1": {
"baseScore": 9.3,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N/E:U/RL:O/RC:C",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en-US",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-79",
"description": "CWE-79: Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
"lang": "en-US",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-08T23:24:43.015Z",
"orgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
"shortName": "microsoft"
},
"references": [
{
"name": "Dynamics 365 Customer Voice Spoofing Vulnerability",
"tags": [
"vendor-advisory",
"patch"
],
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-47646"
}
],
"tags": [
"exclusively-hosted-service"
],
"title": "Dynamics 365 Customer Voice Spoofing Vulnerability"
}
},
"cveMetadata": {
"assignerOrgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
"assignerShortName": "microsoft",
"cveId": "CVE-2026-47646",
"datePublished": "2026-07-08T23:24:43.015Z",
"dateReserved": "2026-05-19T20:12:27.071Z",
"dateUpdated": "2026-07-09T18:26:45.344Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-58525 (GCVE-0-2026-58525)
Vulnerability from nvd – Published: 2026-07-08 20:43 – Updated: 2026-07-09 13:27- CWE-284 - Improper Access Control
| URL | Tags |
|---|---|
| https://msrc.microsoft.com/update-guide/vulnerabi… | vendor-advisorypatch |
| Vendor | Product | Version | |
|---|---|---|---|
| Microsoft | Microsoft Edge (Chromium-based) |
Affected:
1.0.0.0 , < 150.0.4078.50
(custom)
|
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-58525",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-09T13:27:16.106927Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-09T13:27:34.336Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "Microsoft Edge (Chromium-based)",
"vendor": "Microsoft",
"versions": [
{
"lessThan": "150.0.4078.50",
"status": "affected",
"version": "1.0.0.0",
"versionType": "custom"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:microsoft:edge_chromium:*:*:*:*:*:*:*:*",
"versionEndExcluding": "150.0.4078.50",
"versionStartIncluding": "1.0.0.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"datePublic": "2026-07-08T14:00:00.000Z",
"descriptions": [
{
"lang": "en-US",
"value": "Improper access control in Microsoft Edge (Chromium-based) allows an unauthorized attacker to bypass a security feature over a network."
}
],
"metrics": [
{
"cvssV3_1": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:N/E:U/RL:O/RC:C",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en-US",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-284",
"description": "CWE-284: Improper Access Control",
"lang": "en-US",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-08T20:43:49.795Z",
"orgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
"shortName": "microsoft"
},
"references": [
{
"name": "Microsoft Edge (Chromium-based) Security Feature Bypass Vulnerability",
"tags": [
"vendor-advisory",
"patch"
],
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-58525"
}
],
"title": "Microsoft Edge (Chromium-based) Security Feature Bypass Vulnerability"
}
},
"cveMetadata": {
"assignerOrgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
"assignerShortName": "microsoft",
"cveId": "CVE-2026-58525",
"datePublished": "2026-07-08T20:43:49.795Z",
"dateReserved": "2026-07-01T04:33:41.869Z",
"dateUpdated": "2026-07-09T13:27:34.336Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-58523 (GCVE-0-2026-58523)
Vulnerability from nvd – Published: 2026-07-03 21:26 – Updated: 2026-07-08 20:43- CWE-284 - Improper Access Control
| URL | Tags |
|---|---|
| https://msrc.microsoft.com/update-guide/vulnerabi… | vendor-advisorypatch |
| Vendor | Product | Version | |
|---|---|---|---|
| Microsoft | Microsoft Edge (Chromium-based) |
Affected:
1.0.0.0 , < 150.0.4078.48
(custom)
|
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-58523",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-07T02:20:51.600855Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-07T02:21:11.627Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "Microsoft Edge (Chromium-based)",
"vendor": "Microsoft",
"versions": [
{
"lessThan": "150.0.4078.48",
"status": "affected",
"version": "1.0.0.0",
"versionType": "custom"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:microsoft:edge_chromium:*:*:*:*:*:*:*:*",
"versionEndExcluding": "150.0.4078.48",
"versionStartIncluding": "1.0.0.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"datePublic": "2026-07-03T14:00:00.000Z",
"descriptions": [
{
"lang": "en-US",
"value": "Improper access control in Microsoft Edge for Android allows an unauthorized attacker to bypass a security feature over a network."
}
],
"metrics": [
{
"cvssV3_1": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N/E:U/RL:O/RC:C",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en-US",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-284",
"description": "CWE-284: Improper Access Control",
"lang": "en-US",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-08T20:43:49.238Z",
"orgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
"shortName": "microsoft"
},
"references": [
{
"name": "Microsoft Edge for Android Security Feature Bypass Vulnerability",
"tags": [
"vendor-advisory",
"patch"
],
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-58523"
}
],
"title": "Microsoft Edge for Android Security Feature Bypass Vulnerability"
}
},
"cveMetadata": {
"assignerOrgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
"assignerShortName": "microsoft",
"cveId": "CVE-2026-58523",
"datePublished": "2026-07-03T21:26:27.550Z",
"dateReserved": "2026-07-01T04:33:41.869Z",
"dateUpdated": "2026-07-08T20:43:49.238Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-58597 (GCVE-0-2026-58597)
Vulnerability from nvd – Published: 2026-07-03 20:35 – Updated: 2026-07-08 20:43- CWE-357 - Insufficient UI Warning of Dangerous Operations
| URL | Tags |
|---|---|
| https://msrc.microsoft.com/update-guide/vulnerabi… | vendor-advisorypatch |
| Vendor | Product | Version | |
|---|---|---|---|
| Microsoft | Microsoft Edge (Chromium-based) |
Affected:
1.0.0.0 , < 150.0.4078.48
(custom)
|
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-58597",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-06T15:30:06.337717Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-06T16:51:54.061Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "Microsoft Edge (Chromium-based)",
"vendor": "Microsoft",
"versions": [
{
"lessThan": "150.0.4078.48",
"status": "affected",
"version": "1.0.0.0",
"versionType": "custom"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:microsoft:edge_chromium:*:*:*:*:*:*:*:*",
"versionEndExcluding": "150.0.4078.48",
"versionStartIncluding": "1.0.0.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"datePublic": "2026-07-03T14:00:00.000Z",
"descriptions": [
{
"lang": "en-US",
"value": "Insufficient ui warning of dangerous operations in Microsoft Edge (Chromium-based) allows an unauthorized attacker to perform spoofing over a network."
}
],
"metrics": [
{
"cvssV3_1": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N/E:U/RL:O/RC:C",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en-US",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-357",
"description": "CWE-357: Insufficient UI Warning of Dangerous Operations",
"lang": "en-US",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-08T20:43:47.128Z",
"orgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
"shortName": "microsoft"
},
"references": [
{
"name": "Microsoft Edge (Chromium-based) Spoofing Vulnerability",
"tags": [
"vendor-advisory",
"patch"
],
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-58597"
}
],
"title": "Microsoft Edge (Chromium-based) Spoofing Vulnerability"
}
},
"cveMetadata": {
"assignerOrgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
"assignerShortName": "microsoft",
"cveId": "CVE-2026-58597",
"datePublished": "2026-07-03T20:35:35.815Z",
"dateReserved": "2026-07-01T18:03:43.124Z",
"dateUpdated": "2026-07-08T20:43:47.128Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-58524 (GCVE-0-2026-58524)
Vulnerability from nvd – Published: 2026-07-03 20:35 – Updated: 2026-07-08 20:43- CWE-79 - Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
| URL | Tags |
|---|---|
| https://msrc.microsoft.com/update-guide/vulnerabi… | vendor-advisorypatch |
| Vendor | Product | Version | |
|---|---|---|---|
| Microsoft | Microsoft Edge (Chromium-based) |
Affected:
1.0.0.0 , < 150.0.4078.48
(custom)
|
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-58524",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-06T15:16:09.555650Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-06T15:16:17.901Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "Microsoft Edge (Chromium-based)",
"vendor": "Microsoft",
"versions": [
{
"lessThan": "150.0.4078.48",
"status": "affected",
"version": "1.0.0.0",
"versionType": "custom"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:microsoft:edge_chromium:*:*:*:*:*:*:*:*",
"versionEndExcluding": "150.0.4078.48",
"versionStartIncluding": "1.0.0.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"datePublic": "2026-07-03T14:00:00.000Z",
"descriptions": [
{
"lang": "en-US",
"value": "Improper neutralization of input during web page generation (\u0027cross-site scripting\u0027) in Microsoft Edge (Chromium-based) allows an unauthorized attacker to perform spoofing over a network."
}
],
"metrics": [
{
"cvssV3_1": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N/E:U/RL:O/RC:C",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en-US",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-79",
"description": "CWE-79: Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
"lang": "en-US",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-08T20:43:46.584Z",
"orgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
"shortName": "microsoft"
},
"references": [
{
"name": "Microsoft Edge (Chromium-based) Spoofing Vulnerability",
"tags": [
"vendor-advisory",
"patch"
],
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-58524"
}
],
"title": "Microsoft Edge (Chromium-based) Spoofing Vulnerability"
}
},
"cveMetadata": {
"assignerOrgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
"assignerShortName": "microsoft",
"cveId": "CVE-2026-58524",
"datePublished": "2026-07-03T20:35:35.191Z",
"dateReserved": "2026-07-01T04:33:41.869Z",
"dateUpdated": "2026-07-08T20:43:46.584Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-58522 (GCVE-0-2026-58522)
Vulnerability from nvd – Published: 2026-07-03 20:35 – Updated: 2026-07-08 20:43- CWE-23 - Relative Path Traversal
| URL | Tags |
|---|---|
| https://msrc.microsoft.com/update-guide/vulnerabi… | vendor-advisorypatch |
| Vendor | Product | Version | |
|---|---|---|---|
| Microsoft | Microsoft Edge (Chromium-based) |
Affected:
1.0.0.0 , < 150.0.4078.48
(custom)
|
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-58522",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-06T11:35:19.378950Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-06T11:35:47.251Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "Microsoft Edge (Chromium-based)",
"vendor": "Microsoft",
"versions": [
{
"lessThan": "150.0.4078.48",
"status": "affected",
"version": "1.0.0.0",
"versionType": "custom"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:microsoft:edge_chromium:*:*:*:*:*:*:*:*",
"versionEndExcluding": "150.0.4078.48",
"versionStartIncluding": "1.0.0.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"datePublic": "2026-07-03T14:00:00.000Z",
"descriptions": [
{
"lang": "en-US",
"value": "Relative path traversal in Microsoft Edge for Android allows an unauthorized attacker to disclose information locally."
}
],
"metrics": [
{
"cvssV3_1": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N/E:U/RL:O/RC:C",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en-US",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-23",
"description": "CWE-23: Relative Path Traversal",
"lang": "en-US",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-08T20:43:31.312Z",
"orgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
"shortName": "microsoft"
},
"references": [
{
"name": "Microsoft Edge for Android Information Disclosure Vulnerability",
"tags": [
"vendor-advisory",
"patch"
],
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-58522"
}
],
"title": "Microsoft Edge for Android Information Disclosure Vulnerability"
}
},
"cveMetadata": {
"assignerOrgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
"assignerShortName": "microsoft",
"cveId": "CVE-2026-58522",
"datePublished": "2026-07-03T20:35:17.493Z",
"dateReserved": "2026-07-01T04:33:41.869Z",
"dateUpdated": "2026-07-08T20:43:31.312Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-58300 (GCVE-0-2026-58300)
Vulnerability from nvd – Published: 2026-07-03 20:35 – Updated: 2026-07-08 20:43- CWE-36 - Absolute Path Traversal
| URL | Tags |
|---|---|
| https://msrc.microsoft.com/update-guide/vulnerabi… | vendor-advisorypatch |
| Vendor | Product | Version | |
|---|---|---|---|
| Microsoft | Microsoft Edge (Chromium-based) |
Affected:
1.0.0.0 , < 150.0.4078.48
(custom)
|
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-58300",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-06T14:26:23.759766Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-06T14:26:33.360Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "Microsoft Edge (Chromium-based)",
"vendor": "Microsoft",
"versions": [
{
"lessThan": "150.0.4078.48",
"status": "affected",
"version": "1.0.0.0",
"versionType": "custom"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:microsoft:edge_chromium:*:*:*:*:*:*:*:*",
"versionEndExcluding": "150.0.4078.48",
"versionStartIncluding": "1.0.0.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"datePublic": "2026-07-03T14:00:00.000Z",
"descriptions": [
{
"lang": "en-US",
"value": "Absolute path traversal in Microsoft Edge for Android allows an unauthorized attacker to disclose information locally."
}
],
"metrics": [
{
"cvssV3_1": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N/E:U/RL:O/RC:C",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en-US",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-36",
"description": "CWE-36: Absolute Path Traversal",
"lang": "en-US",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-08T20:43:46.134Z",
"orgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
"shortName": "microsoft"
},
"references": [
{
"name": "Microsoft Edge for Android Information Disclosure Vulnerability",
"tags": [
"vendor-advisory",
"patch"
],
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-58300"
}
],
"title": "Microsoft Edge for Android Information Disclosure Vulnerability"
}
},
"cveMetadata": {
"assignerOrgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
"assignerShortName": "microsoft",
"cveId": "CVE-2026-58300",
"datePublished": "2026-07-03T20:35:34.726Z",
"dateReserved": "2026-06-29T21:59:30.871Z",
"dateUpdated": "2026-07-08T20:43:46.134Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-58299 (GCVE-0-2026-58299)
Vulnerability from nvd – Published: 2026-07-03 20:35 – Updated: 2026-07-08 20:43- CWE-367 - Time-of-check Time-of-use (TOCTOU) Race Condition
| URL | Tags |
|---|---|
| https://msrc.microsoft.com/update-guide/vulnerabi… | vendor-advisorypatch |
| Vendor | Product | Version | |
|---|---|---|---|
| Microsoft | Microsoft Edge (Chromium-based) |
Affected:
1.0.0.0 , < 150.0.4078.48
(custom)
|
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-58299",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-06T00:00:00+00:00",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-07T03:55:49.648Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "Microsoft Edge (Chromium-based)",
"vendor": "Microsoft",
"versions": [
{
"lessThan": "150.0.4078.48",
"status": "affected",
"version": "1.0.0.0",
"versionType": "custom"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:microsoft:edge_chromium:*:*:*:*:*:*:*:*",
"versionEndExcluding": "150.0.4078.48",
"versionStartIncluding": "1.0.0.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"datePublic": "2026-07-03T14:00:00.000Z",
"descriptions": [
{
"lang": "en-US",
"value": "Time-of-check time-of-use (toctou) race condition in Microsoft Edge for Android 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-367",
"description": "CWE-367: Time-of-check Time-of-use (TOCTOU) Race Condition",
"lang": "en-US",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-08T20:43:30.645Z",
"orgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
"shortName": "microsoft"
},
"references": [
{
"name": "Microsoft Edge for Android Remote Code Execution Vulnerability",
"tags": [
"vendor-advisory",
"patch"
],
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-58299"
}
],
"title": "Microsoft Edge for Android Remote Code Execution Vulnerability"
}
},
"cveMetadata": {
"assignerOrgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
"assignerShortName": "microsoft",
"cveId": "CVE-2026-58299",
"datePublished": "2026-07-03T20:35:16.879Z",
"dateReserved": "2026-06-29T21:59:30.871Z",
"dateUpdated": "2026-07-08T20:43:30.645Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-58298 (GCVE-0-2026-58298)
Vulnerability from nvd – Published: 2026-07-03 20:35 – Updated: 2026-07-08 20:43- CWE-79 - Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
| URL | Tags |
|---|---|
| https://msrc.microsoft.com/update-guide/vulnerabi… | vendor-advisorypatch |
| Vendor | Product | Version | |
|---|---|---|---|
| Microsoft | Microsoft Edge (Chromium-based) |
Affected:
1.0.0.0 , < 150.0.4078.48
(custom)
|
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-58298",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-07T02:19:59.403940Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-07T02:20:10.489Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "Microsoft Edge (Chromium-based)",
"vendor": "Microsoft",
"versions": [
{
"lessThan": "150.0.4078.48",
"status": "affected",
"version": "1.0.0.0",
"versionType": "custom"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:microsoft:edge_chromium:*:*:*:*:*:*:*:*",
"versionEndExcluding": "150.0.4078.48",
"versionStartIncluding": "1.0.0.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"datePublic": "2026-07-03T14:00:00.000Z",
"descriptions": [
{
"lang": "en-US",
"value": "Improper neutralization of input during web page generation (\u0027cross-site scripting\u0027) in Microsoft Edge (Chromium-based) allows an unauthorized attacker to perform spoofing over a network."
}
],
"metrics": [
{
"cvssV3_1": {
"baseScore": 7.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N/E:U/RL:O/RC:C",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en-US",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-79",
"description": "CWE-79: Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
"lang": "en-US",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-08T20:43:45.479Z",
"orgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
"shortName": "microsoft"
},
"references": [
{
"name": "Microsoft Edge (Chromium-based) Spoofing Vulnerability",
"tags": [
"vendor-advisory",
"patch"
],
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-58298"
}
],
"title": "Microsoft Edge (Chromium-based) Spoofing Vulnerability"
}
},
"cveMetadata": {
"assignerOrgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
"assignerShortName": "microsoft",
"cveId": "CVE-2026-58298",
"datePublished": "2026-07-03T20:35:34.186Z",
"dateReserved": "2026-06-29T21:59:30.871Z",
"dateUpdated": "2026-07-08T20:43:45.479Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-58297 (GCVE-0-2026-58297)
Vulnerability from nvd – Published: 2026-07-03 20:35 – Updated: 2026-07-08 20:43- CWE-359 - Exposure of Private Personal Information to an Unauthorized Actor
| URL | Tags |
|---|---|
| https://msrc.microsoft.com/update-guide/vulnerabi… | vendor-advisorypatch |
| Vendor | Product | Version | |
|---|---|---|---|
| Microsoft | Microsoft Edge (Chromium-based) |
Affected:
1.0.0.0 , < 150.0.4078.48
(custom)
|
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-58297",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-06T15:44:53.834884Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-06T16:52:00.800Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "Microsoft Edge (Chromium-based)",
"vendor": "Microsoft",
"versions": [
{
"lessThan": "150.0.4078.48",
"status": "affected",
"version": "1.0.0.0",
"versionType": "custom"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:microsoft:edge_chromium:*:*:*:*:*:*:*:*",
"versionEndExcluding": "150.0.4078.48",
"versionStartIncluding": "1.0.0.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"datePublic": "2026-07-03T14:00:00.000Z",
"descriptions": [
{
"lang": "en-US",
"value": "Exposure of private personal information to an unauthorized actor in Microsoft Edge for Android allows an unauthorized attacker to disclose information over a network."
}
],
"metrics": [
{
"cvssV3_1": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:L/A:N/E:U/RL:O/RC:C",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en-US",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-359",
"description": "CWE-359: Exposure of Private Personal Information to an Unauthorized Actor",
"lang": "en-US",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-08T20:43:44.931Z",
"orgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
"shortName": "microsoft"
},
"references": [
{
"name": "Microsoft Edge for Android Information Disclosure Vulnerability",
"tags": [
"vendor-advisory",
"patch"
],
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-58297"
}
],
"title": "Microsoft Edge for Android Information Disclosure Vulnerability"
}
},
"cveMetadata": {
"assignerOrgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
"assignerShortName": "microsoft",
"cveId": "CVE-2026-58297",
"datePublished": "2026-07-03T20:35:33.630Z",
"dateReserved": "2026-06-29T21:59:30.871Z",
"dateUpdated": "2026-07-08T20:43:44.931Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-58296 (GCVE-0-2026-58296)
Vulnerability from nvd – Published: 2026-07-03 20:35 – Updated: 2026-07-08 20:43- CWE-359 - Exposure of Private Personal Information to an Unauthorized Actor
| URL | Tags |
|---|---|
| https://msrc.microsoft.com/update-guide/vulnerabi… | vendor-advisorypatch |
| Vendor | Product | Version | |
|---|---|---|---|
| Microsoft | Microsoft Edge (Chromium-based) |
Affected:
1.0.0.0 , < 150.0.4078.48
(custom)
|
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-58296",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-06T15:16:33.996722Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-06T15:16:40.728Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "Microsoft Edge (Chromium-based)",
"vendor": "Microsoft",
"versions": [
{
"lessThan": "150.0.4078.48",
"status": "affected",
"version": "1.0.0.0",
"versionType": "custom"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:microsoft:edge_chromium:*:*:*:*:*:*:*:*",
"versionEndExcluding": "150.0.4078.48",
"versionStartIncluding": "1.0.0.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"datePublic": "2026-07-03T14:00:00.000Z",
"descriptions": [
{
"lang": "en-US",
"value": "Exposure of private personal information to an unauthorized actor in Microsoft Edge for Android allows an unauthorized attacker to disclose information over a network."
}
],
"metrics": [
{
"cvssV3_1": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:L/A:N/E:U/RL:O/RC:C",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en-US",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-359",
"description": "CWE-359: Exposure of Private Personal Information to an Unauthorized Actor",
"lang": "en-US",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-08T20:43:44.445Z",
"orgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
"shortName": "microsoft"
},
"references": [
{
"name": "Microsoft Edge for Android Information Disclosure Vulnerability",
"tags": [
"vendor-advisory",
"patch"
],
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-58296"
}
],
"title": "Microsoft Edge for Android Information Disclosure Vulnerability"
}
},
"cveMetadata": {
"assignerOrgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
"assignerShortName": "microsoft",
"cveId": "CVE-2026-58296",
"datePublished": "2026-07-03T20:35:33.018Z",
"dateReserved": "2026-06-29T21:59:30.871Z",
"dateUpdated": "2026-07-08T20:43:44.445Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-58295 (GCVE-0-2026-58295)
Vulnerability from nvd – Published: 2026-07-03 20:35 – Updated: 2026-07-08 20:43- CWE-843 - Access of Resource Using Incompatible Type ('Type Confusion')
| URL | Tags |
|---|---|
| https://msrc.microsoft.com/update-guide/vulnerabi… | vendor-advisorypatch |
| Vendor | Product | Version | |
|---|---|---|---|
| Microsoft | Microsoft Edge (Chromium-based) |
Affected:
1.0.0.0 , < 150.0.4078.48
(custom)
|
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-58295",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-06T16:25:52.899779Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-06T16:26:00.687Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "Microsoft Edge (Chromium-based)",
"vendor": "Microsoft",
"versions": [
{
"lessThan": "150.0.4078.48",
"status": "affected",
"version": "1.0.0.0",
"versionType": "custom"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:microsoft:edge_chromium:*:*:*:*:*:*:*:*",
"versionEndExcluding": "150.0.4078.48",
"versionStartIncluding": "1.0.0.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"datePublic": "2026-07-03T14:00:00.000Z",
"descriptions": [
{
"lang": "en-US",
"value": "Access of resource using incompatible type (\u0027type confusion\u0027) in Microsoft Edge (Chromium-based) allows an unauthorized attacker to bypass a security feature over a network."
}
],
"metrics": [
{
"cvssV3_1": {
"baseScore": 8.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:L/E:U/RL:O/RC:C",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en-US",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-843",
"description": "CWE-843: Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)",
"lang": "en-US",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-08T20:43:43.806Z",
"orgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
"shortName": "microsoft"
},
"references": [
{
"name": "Microsoft Edge (Chromium-based) Security Feature Bypass Vulnerability",
"tags": [
"vendor-advisory",
"patch"
],
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-58295"
}
],
"title": "Microsoft Edge (Chromium-based) Security Feature Bypass Vulnerability"
}
},
"cveMetadata": {
"assignerOrgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
"assignerShortName": "microsoft",
"cveId": "CVE-2026-58295",
"datePublished": "2026-07-03T20:35:32.479Z",
"dateReserved": "2026-06-29T21:59:30.871Z",
"dateUpdated": "2026-07-08T20:43:43.806Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-58294 (GCVE-0-2026-58294)
Vulnerability from nvd – Published: 2026-07-03 20:35 – Updated: 2026-07-08 20:43- CWE-416 - Use After Free
| URL | Tags |
|---|---|
| https://msrc.microsoft.com/update-guide/vulnerabi… | vendor-advisorypatch |
| Vendor | Product | Version | |
|---|---|---|---|
| Microsoft | Microsoft Edge (Chromium-based) |
Affected:
1.0.0.0 , < 150.0.4078.48
(custom)
|
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-58294",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-06T00:00:00+00:00",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-07T03:55:34.165Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "Microsoft Edge (Chromium-based)",
"vendor": "Microsoft",
"versions": [
{
"lessThan": "150.0.4078.48",
"status": "affected",
"version": "1.0.0.0",
"versionType": "custom"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:microsoft:edge_chromium:*:*:*:*:*:*:*:*",
"versionEndExcluding": "150.0.4078.48",
"versionStartIncluding": "1.0.0.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"datePublic": "2026-07-03T14:00:00.000Z",
"descriptions": [
{
"lang": "en-US",
"value": "Use after free in Microsoft Edge (Chromium-based) 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-416",
"description": "CWE-416: Use After Free",
"lang": "en-US",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-08T20:43:43.255Z",
"orgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
"shortName": "microsoft"
},
"references": [
{
"name": "Microsoft Edge (Chromium-based) Remote Code Execution Vulnerability",
"tags": [
"vendor-advisory",
"patch"
],
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-58294"
}
],
"title": "Microsoft Edge (Chromium-based) Remote Code Execution Vulnerability"
}
},
"cveMetadata": {
"assignerOrgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
"assignerShortName": "microsoft",
"cveId": "CVE-2026-58294",
"datePublished": "2026-07-03T20:35:31.928Z",
"dateReserved": "2026-06-29T21:59:30.871Z",
"dateUpdated": "2026-07-08T20:43:43.255Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-58293 (GCVE-0-2026-58293)
Vulnerability from nvd – Published: 2026-07-03 20:35 – Updated: 2026-07-08 20:43- CWE-73 - External Control of File Name or Path
| URL | Tags |
|---|---|
| https://msrc.microsoft.com/update-guide/vulnerabi… | vendor-advisorypatch |
| Vendor | Product | Version | |
|---|---|---|---|
| Microsoft | Microsoft Edge (Chromium-based) |
Affected:
1.0.0.0 , < 150.0.4078.48
(custom)
|
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-58293",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-06T00:00:00+00:00",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-07T03:55:35.631Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "Microsoft Edge (Chromium-based)",
"vendor": "Microsoft",
"versions": [
{
"lessThan": "150.0.4078.48",
"status": "affected",
"version": "1.0.0.0",
"versionType": "custom"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:microsoft:edge_chromium:*:*:*:*:*:*:*:*",
"versionEndExcluding": "150.0.4078.48",
"versionStartIncluding": "1.0.0.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"datePublic": "2026-07-03T14:00:00.000Z",
"descriptions": [
{
"lang": "en-US",
"value": "External control of file name or path in Microsoft Edge (Chromium-based) allows an unauthorized attacker to execute code over a network."
}
],
"metrics": [
{
"cvssV3_1": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/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-73",
"description": "CWE-73: External Control of File Name or Path",
"lang": "en-US",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-08T20:43:42.592Z",
"orgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
"shortName": "microsoft"
},
"references": [
{
"name": "Microsoft Edge (Chromium-based) Remote Code Execution Vulnerability",
"tags": [
"vendor-advisory",
"patch"
],
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-58293"
}
],
"title": "Microsoft Edge (Chromium-based) Remote Code Execution Vulnerability"
}
},
"cveMetadata": {
"assignerOrgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
"assignerShortName": "microsoft",
"cveId": "CVE-2026-58293",
"datePublished": "2026-07-03T20:35:31.401Z",
"dateReserved": "2026-06-29T21:59:30.871Z",
"dateUpdated": "2026-07-08T20:43:42.592Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-58292 (GCVE-0-2026-58292)
Vulnerability from nvd – Published: 2026-07-03 20:35 – Updated: 2026-07-08 20:43- CWE-20 - Improper Input Validation
| URL | Tags |
|---|---|
| https://msrc.microsoft.com/update-guide/vulnerabi… | vendor-advisorypatch |
| Vendor | Product | Version | |
|---|---|---|---|
| Microsoft | Microsoft Edge (Chromium-based) |
Affected:
1.0.0.0 , < 150.0.4078.48
(custom)
|
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-58292",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-06T00:00:00+00:00",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-07T03:55:36.730Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "Microsoft Edge (Chromium-based)",
"vendor": "Microsoft",
"versions": [
{
"lessThan": "150.0.4078.48",
"status": "affected",
"version": "1.0.0.0",
"versionType": "custom"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:microsoft:edge_chromium:*:*:*:*:*:*:*:*",
"versionEndExcluding": "150.0.4078.48",
"versionStartIncluding": "1.0.0.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"datePublic": "2026-07-03T14:00:00.000Z",
"descriptions": [
{
"lang": "en-US",
"value": "Improper input validation in Microsoft Edge (Chromium-based) 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:C/C:L/I:H/A:L/E:U/RL:O/RC:C",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en-US",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-20",
"description": "CWE-20: Improper Input Validation",
"lang": "en-US",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-08T20:43:42.061Z",
"orgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
"shortName": "microsoft"
},
"references": [
{
"name": "Microsoft Edge (Chromium-based) Remote Code Execution Vulnerability",
"tags": [
"vendor-advisory",
"patch"
],
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-58292"
}
],
"title": "Microsoft Edge (Chromium-based) Remote Code Execution Vulnerability"
}
},
"cveMetadata": {
"assignerOrgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
"assignerShortName": "microsoft",
"cveId": "CVE-2026-58292",
"datePublished": "2026-07-03T20:35:30.853Z",
"dateReserved": "2026-06-29T21:59:30.871Z",
"dateUpdated": "2026-07-08T20:43:42.061Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-58291 (GCVE-0-2026-58291)
Vulnerability from nvd – Published: 2026-07-03 20:35 – Updated: 2026-07-08 20:43- CWE-672 - Operation on a Resource after Expiration or Release
| URL | Tags |
|---|---|
| https://msrc.microsoft.com/update-guide/vulnerabi… | vendor-advisorypatch |
| Vendor | Product | Version | |
|---|---|---|---|
| Microsoft | Microsoft Edge (Chromium-based) |
Affected:
1.0.0.0 , < 150.0.4078.48
(custom)
|
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-58291",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-06T15:29:18.331982Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-06T16:51:45.967Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "Microsoft Edge (Chromium-based)",
"vendor": "Microsoft",
"versions": [
{
"lessThan": "150.0.4078.48",
"status": "affected",
"version": "1.0.0.0",
"versionType": "custom"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:microsoft:edge_chromium:*:*:*:*:*:*:*:*",
"versionEndExcluding": "150.0.4078.48",
"versionStartIncluding": "1.0.0.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"datePublic": "2026-07-03T14:00:00.000Z",
"descriptions": [
{
"lang": "en-US",
"value": "Operation on a resource after expiration or release in Microsoft Edge (Chromium-based) allows an unauthorized attacker to disclose information over a network."
}
],
"metrics": [
{
"cvssV3_1": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N/E:U/RL:O/RC:C",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en-US",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-672",
"description": "CWE-672: Operation on a Resource after Expiration or Release",
"lang": "en-US",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-08T20:43:48.771Z",
"orgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
"shortName": "microsoft"
},
"references": [
{
"name": "Microsoft Edge (Chromium-based) Information Disclosure Vulnerability",
"tags": [
"vendor-advisory",
"patch"
],
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-58291"
}
],
"title": "Microsoft Edge (Chromium-based) Information Disclosure Vulnerability"
}
},
"cveMetadata": {
"assignerOrgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
"assignerShortName": "microsoft",
"cveId": "CVE-2026-58291",
"datePublished": "2026-07-03T20:35:37.453Z",
"dateReserved": "2026-06-29T21:59:30.871Z",
"dateUpdated": "2026-07-08T20:43:48.771Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-58290 (GCVE-0-2026-58290)
Vulnerability from nvd – Published: 2026-07-03 20:35 – Updated: 2026-07-08 20:43- CWE-843 - Access of Resource Using Incompatible Type ('Type Confusion')
| URL | Tags |
|---|---|
| https://msrc.microsoft.com/update-guide/vulnerabi… | vendor-advisorypatch |
| Vendor | Product | Version | |
|---|---|---|---|
| Microsoft | Microsoft Edge (Chromium-based) |
Affected:
1.0.0.0 , < 150.0.4078.48
(custom)
|
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-58290",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-07T03:55:38.605549Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-07T13:12:57.171Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "Microsoft Edge (Chromium-based)",
"vendor": "Microsoft",
"versions": [
{
"lessThan": "150.0.4078.48",
"status": "affected",
"version": "1.0.0.0",
"versionType": "custom"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:microsoft:edge_chromium:*:*:*:*:*:*:*:*",
"versionEndExcluding": "150.0.4078.48",
"versionStartIncluding": "1.0.0.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"datePublic": "2026-07-03T14:00:00.000Z",
"descriptions": [
{
"lang": "en-US",
"value": "Access of resource using incompatible type (\u0027type confusion\u0027) in Microsoft Edge (Chromium-based) 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:C/C:L/I:H/A:L/E:U/RL:O/RC:C",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en-US",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-843",
"description": "CWE-843: Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)",
"lang": "en-US",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-08T20:43:41.250Z",
"orgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
"shortName": "microsoft"
},
"references": [
{
"name": "Microsoft Edge (Chromium-based) Remote Code Execution Vulnerability",
"tags": [
"vendor-advisory",
"patch"
],
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-58290"
}
],
"title": "Microsoft Edge (Chromium-based) Remote Code Execution Vulnerability"
}
},
"cveMetadata": {
"assignerOrgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
"assignerShortName": "microsoft",
"cveId": "CVE-2026-58290",
"datePublished": "2026-07-03T20:35:30.311Z",
"dateReserved": "2026-06-29T21:59:30.871Z",
"dateUpdated": "2026-07-08T20:43:41.250Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-58289 (GCVE-0-2026-58289)
Vulnerability from nvd – Published: 2026-07-03 20:35 – Updated: 2026-07-08 20:43- CWE-843 - Access of Resource Using Incompatible Type ('Type Confusion')
| URL | Tags |
|---|---|
| https://msrc.microsoft.com/update-guide/vulnerabi… | vendor-advisorypatch |
| Vendor | Product | Version | |
|---|---|---|---|
| Microsoft | Microsoft Edge (Chromium-based) |
Affected:
1.0.0.0 , < 150.0.4078.48
(custom)
|
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-58289",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-06T00:00:00+00:00",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-07T03:55:38.907Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "Microsoft Edge (Chromium-based)",
"vendor": "Microsoft",
"versions": [
{
"lessThan": "150.0.4078.48",
"status": "affected",
"version": "1.0.0.0",
"versionType": "custom"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:microsoft:edge_chromium:*:*:*:*:*:*:*:*",
"versionEndExcluding": "150.0.4078.48",
"versionStartIncluding": "1.0.0.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"datePublic": "2026-07-03T14:00:00.000Z",
"descriptions": [
{
"lang": "en-US",
"value": "Access of resource using incompatible type (\u0027type confusion\u0027) in Microsoft Edge (Chromium-based) allows an unauthorized attacker to execute code over a network."
}
],
"metrics": [
{
"cvssV3_1": {
"baseScore": 9,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/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-843",
"description": "CWE-843: Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)",
"lang": "en-US",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-08T20:43:40.747Z",
"orgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
"shortName": "microsoft"
},
"references": [
{
"name": "Microsoft Edge (Chromium-based) Remote Code Execution Vulnerability",
"tags": [
"vendor-advisory",
"patch"
],
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-58289"
}
],
"title": "Microsoft Edge (Chromium-based) Remote Code Execution Vulnerability"
}
},
"cveMetadata": {
"assignerOrgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
"assignerShortName": "microsoft",
"cveId": "CVE-2026-58289",
"datePublished": "2026-07-03T20:35:29.711Z",
"dateReserved": "2026-06-29T21:59:30.871Z",
"dateUpdated": "2026-07-08T20:43:40.747Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-58288 (GCVE-0-2026-58288)
Vulnerability from nvd – Published: 2026-07-03 20:35 – Updated: 2026-07-08 20:43- CWE-416 - Use After Free
| URL | Tags |
|---|---|
| https://msrc.microsoft.com/update-guide/vulnerabi… | vendor-advisorypatch |
| Vendor | Product | Version | |
|---|---|---|---|
| Microsoft | Microsoft Edge (Chromium-based) |
Affected:
1.0.0.0 , < 150.0.4078.48
(custom)
|
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-58288",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-06T00:00:00+00:00",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-07T03:55:40.004Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "Microsoft Edge (Chromium-based)",
"vendor": "Microsoft",
"versions": [
{
"lessThan": "150.0.4078.48",
"status": "affected",
"version": "1.0.0.0",
"versionType": "custom"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:microsoft:edge_chromium:*:*:*:*:*:*:*:*",
"versionEndExcluding": "150.0.4078.48",
"versionStartIncluding": "1.0.0.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"datePublic": "2026-07-03T14:00:00.000Z",
"descriptions": [
{
"lang": "en-US",
"value": "Use after free in Microsoft Edge (Chromium-based) allows an unauthorized attacker to execute code over a network."
}
],
"metrics": [
{
"cvssV3_1": {
"baseScore": 8.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/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-416",
"description": "CWE-416: Use After Free",
"lang": "en-US",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-08T20:43:40.173Z",
"orgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
"shortName": "microsoft"
},
"references": [
{
"name": "Microsoft Edge (Chromium-based) Remote Code Execution Vulnerability",
"tags": [
"vendor-advisory",
"patch"
],
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-58288"
}
],
"title": "Microsoft Edge (Chromium-based) Remote Code Execution Vulnerability"
}
},
"cveMetadata": {
"assignerOrgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
"assignerShortName": "microsoft",
"cveId": "CVE-2026-58288",
"datePublished": "2026-07-03T20:35:24.560Z",
"dateReserved": "2026-06-29T21:59:30.871Z",
"dateUpdated": "2026-07-08T20:43:40.173Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-58287 (GCVE-0-2026-58287)
Vulnerability from nvd – Published: 2026-07-03 20:35 – Updated: 2026-07-08 20:43- CWE-416 - Use After Free
| URL | Tags |
|---|---|
| https://msrc.microsoft.com/update-guide/vulnerabi… | vendor-advisorypatch |
| Vendor | Product | Version | |
|---|---|---|---|
| Microsoft | Microsoft Edge (Chromium-based) |
Affected:
1.0.0.0 , < 150.0.4078.48
(custom)
|
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-58287",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-06T00:00:00+00:00",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-07T03:55:50.791Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "Microsoft Edge (Chromium-based)",
"vendor": "Microsoft",
"versions": [
{
"lessThan": "150.0.4078.48",
"status": "affected",
"version": "1.0.0.0",
"versionType": "custom"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:microsoft:edge_chromium:*:*:*:*:*:*:*:*",
"versionEndExcluding": "150.0.4078.48",
"versionStartIncluding": "1.0.0.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"datePublic": "2026-07-03T14:00:00.000Z",
"descriptions": [
{
"lang": "en-US",
"value": "Use after free in Microsoft Edge (Chromium-based) allows an unauthorized attacker to execute code over a network."
}
],
"metrics": [
{
"cvssV3_1": {
"baseScore": 8.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/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-416",
"description": "CWE-416: Use After Free",
"lang": "en-US",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-08T20:43:30.014Z",
"orgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
"shortName": "microsoft"
},
"references": [
{
"name": "Microsoft Edge (Chromium-based) Remote Code Execution Vulnerability",
"tags": [
"vendor-advisory",
"patch"
],
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-58287"
}
],
"title": "Microsoft Edge (Chromium-based) Remote Code Execution Vulnerability"
}
},
"cveMetadata": {
"assignerOrgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
"assignerShortName": "microsoft",
"cveId": "CVE-2026-58287",
"datePublished": "2026-07-03T20:35:16.144Z",
"dateReserved": "2026-06-29T21:59:30.870Z",
"dateUpdated": "2026-07-08T20:43:30.014Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-58286 (GCVE-0-2026-58286)
Vulnerability from nvd – Published: 2026-07-03 20:35 – Updated: 2026-07-08 20:43- CWE-284 - Improper Access Control
| URL | Tags |
|---|---|
| https://msrc.microsoft.com/update-guide/vulnerabi… | vendor-advisorypatch |
| Vendor | Product | Version | |
|---|---|---|---|
| Microsoft | Microsoft Edge (Chromium-based) |
Affected:
1.0.0.0 , < 150.0.4078.48
(custom)
|
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-58286",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-07T02:19:24.053785Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-07T02:19:35.090Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "Microsoft Edge (Chromium-based)",
"vendor": "Microsoft",
"versions": [
{
"lessThan": "150.0.4078.48",
"status": "affected",
"version": "1.0.0.0",
"versionType": "custom"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:microsoft:edge_chromium:*:*:*:*:*:*:*:*",
"versionEndExcluding": "150.0.4078.48",
"versionStartIncluding": "1.0.0.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"datePublic": "2026-07-03T14:00:00.000Z",
"descriptions": [
{
"lang": "en-US",
"value": "Improper access control in Microsoft Edge (Chromium-based) allows an unauthorized attacker to perform spoofing over a network."
}
],
"metrics": [
{
"cvssV3_1": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:H/A:L/E:U/RL:O/RC:C",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en-US",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-284",
"description": "CWE-284: Improper Access Control",
"lang": "en-US",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-08T20:43:39.680Z",
"orgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
"shortName": "microsoft"
},
"references": [
{
"name": "Microsoft Edge (Chromium-based) Spoofing Vulnerability",
"tags": [
"vendor-advisory",
"patch"
],
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-58286"
}
],
"title": "Microsoft Edge (Chromium-based) Spoofing Vulnerability"
}
},
"cveMetadata": {
"assignerOrgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
"assignerShortName": "microsoft",
"cveId": "CVE-2026-58286",
"datePublished": "2026-07-03T20:35:24.011Z",
"dateReserved": "2026-06-29T21:59:30.870Z",
"dateUpdated": "2026-07-08T20:43:39.680Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-58285 (GCVE-0-2026-58285)
Vulnerability from nvd – Published: 2026-07-03 20:35 – Updated: 2026-07-08 20:43- CWE-843 - Access of Resource Using Incompatible Type ('Type Confusion')
| URL | Tags |
|---|---|
| https://msrc.microsoft.com/update-guide/vulnerabi… | vendor-advisorypatch |
| Vendor | Product | Version | |
|---|---|---|---|
| Microsoft | Microsoft Edge (Chromium-based) |
Affected:
1.0.0.0 , < 150.0.4078.48
(custom)
|
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-58285",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-06T00:00:00+00:00",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-07T03:55:42.888Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "Microsoft Edge (Chromium-based)",
"vendor": "Microsoft",
"versions": [
{
"lessThan": "150.0.4078.48",
"status": "affected",
"version": "1.0.0.0",
"versionType": "custom"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:microsoft:edge_chromium:*:*:*:*:*:*:*:*",
"versionEndExcluding": "150.0.4078.48",
"versionStartIncluding": "1.0.0.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"datePublic": "2026-07-03T14:00:00.000Z",
"descriptions": [
{
"lang": "en-US",
"value": "Access of resource using incompatible type (\u0027type confusion\u0027) in Microsoft Edge (Chromium-based) allows an unauthorized attacker to execute code over a network."
}
],
"metrics": [
{
"cvssV3_1": {
"baseScore": 8.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/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-843",
"description": "CWE-843: Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)",
"lang": "en-US",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-08T20:43:39.076Z",
"orgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
"shortName": "microsoft"
},
"references": [
{
"name": "Microsoft Edge (Chromium-based) Remote Code Execution Vulnerability",
"tags": [
"vendor-advisory",
"patch"
],
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-58285"
}
],
"title": "Microsoft Edge (Chromium-based) Remote Code Execution Vulnerability"
}
},
"cveMetadata": {
"assignerOrgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
"assignerShortName": "microsoft",
"cveId": "CVE-2026-58285",
"datePublished": "2026-07-03T20:35:23.474Z",
"dateReserved": "2026-06-29T21:59:30.870Z",
"dateUpdated": "2026-07-08T20:43:39.076Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-58284 (GCVE-0-2026-58284)
Vulnerability from nvd – Published: 2026-07-03 20:35 – Updated: 2026-07-08 20:43- CWE-285 - Improper Authorization
| URL | Tags |
|---|---|
| https://msrc.microsoft.com/update-guide/vulnerabi… | vendor-advisorypatch |
| Vendor | Product | Version | |
|---|---|---|---|
| Microsoft | Microsoft Edge (Chromium-based) |
Affected:
1.0.0.0 , < 150.0.4078.48
(custom)
|
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-58284",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-06T00:00:00+00:00",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-07T03:55:44.011Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "Microsoft Edge (Chromium-based)",
"vendor": "Microsoft",
"versions": [
{
"lessThan": "150.0.4078.48",
"status": "affected",
"version": "1.0.0.0",
"versionType": "custom"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:microsoft:edge_chromium:*:*:*:*:*:*:*:*",
"versionEndExcluding": "150.0.4078.48",
"versionStartIncluding": "1.0.0.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"datePublic": "2026-07-03T14:00:00.000Z",
"descriptions": [
{
"lang": "en-US",
"value": "Improper authorization in Microsoft Edge (Chromium-based) allows an unauthorized attacker to execute code over a network."
}
],
"metrics": [
{
"cvssV3_1": {
"baseScore": 8.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/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-285",
"description": "CWE-285: Improper Authorization",
"lang": "en-US",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-08T20:43:38.355Z",
"orgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
"shortName": "microsoft"
},
"references": [
{
"name": "Microsoft Edge (Chromium-based) Remote Code Execution Vulnerability",
"tags": [
"vendor-advisory",
"patch"
],
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-58284"
}
],
"title": "Microsoft Edge (Chromium-based) Remote Code Execution Vulnerability"
}
},
"cveMetadata": {
"assignerOrgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
"assignerShortName": "microsoft",
"cveId": "CVE-2026-58284",
"datePublished": "2026-07-03T20:35:22.999Z",
"dateReserved": "2026-06-29T21:59:30.870Z",
"dateUpdated": "2026-07-08T20:43:38.355Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CERTFR-2026-AVI-0855
Vulnerability from certfr_avis - Published: 2026-07-09 - Updated: 2026-07-09
De multiples vulnérabilités ont été découvertes dans Microsoft Azure Linux. Elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| Microsoft | Azure Linux | azl3 kernel 6.6.143.1-1 versions antérieures à 6.6.144.1-1 |
| Title | Publication Time | Tags | |||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "azl3 kernel 6.6.143.1-1 versions ant\u00e9rieures \u00e0 6.6.144.1-1",
"product": {
"name": "Azure Linux",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2026-53138",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-53138"
},
{
"name": "CVE-2026-53163",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-53163"
},
{
"name": "CVE-2026-53361",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-53361"
},
{
"name": "CVE-2026-53362",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-53362"
},
{
"name": "CVE-2026-53157",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-53157"
},
{
"name": "CVE-2026-52909",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-52909"
},
{
"name": "CVE-2026-53325",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-53325"
},
{
"name": "CVE-2026-53151",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-53151"
},
{
"name": "CVE-2026-52928",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-52928"
}
],
"initial_release_date": "2026-07-09T00:00:00",
"last_revision_date": "2026-07-09T00:00:00",
"links": [],
"reference": "CERTFR-2026-AVI-0855",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2026-07-09T00:00:00.000000"
}
],
"risks": [
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans Microsoft Azure Linux. Elles permettent \u00e0 un attaquant de provoquer un probl\u00e8me de s\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans Microsoft Azure Linux",
"vendor_advisories": [
{
"published_at": "2026-07-05",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Azure Linux CVE-2026-53361",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-53361"
},
{
"published_at": "2026-06-27",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Azure Linux CVE-2026-53138",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-53138"
},
{
"published_at": "2026-06-30",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Azure Linux CVE-2026-53325",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-53325"
},
{
"published_at": "2026-06-27",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Azure Linux CVE-2026-52928",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-52928"
},
{
"published_at": "2026-06-27",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Azure Linux CVE-2026-53157",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-53157"
},
{
"published_at": "2026-06-27",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Azure Linux CVE-2026-53151",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-53151"
},
{
"published_at": "2026-06-27",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Azure Linux CVE-2026-53163",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-53163"
},
{
"published_at": "2026-07-05",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Azure Linux CVE-2026-53362",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-53362"
},
{
"published_at": "2026-06-29",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Azure Linux CVE-2026-52909",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-52909"
}
]
}
CERTFR-2026-AVI-0854
Vulnerability from certfr_avis - Published: 2026-07-09 - Updated: 2026-07-09
Une vulnérabilité a été découverte dans Microsoft Edge. Elle permet à un attaquant de provoquer un contournement de la politique de sécurité.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Title | Publication Time | Tags | |||
|---|---|---|---|---|---|
|
|||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Microsoft Edge versions ant\u00e9rieures \u00e0 150.0.4078.50",
"product": {
"name": "Edge",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2026-58525",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-58525"
}
],
"initial_release_date": "2026-07-09T00:00:00",
"last_revision_date": "2026-07-09T00:00:00",
"links": [],
"reference": "CERTFR-2026-AVI-0854",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2026-07-09T00:00:00.000000"
}
],
"risks": [
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
}
],
"summary": "Une vuln\u00e9rabilit\u00e9 a \u00e9t\u00e9 d\u00e9couverte dans Microsoft Edge. Elle permet \u00e0 un attaquant de provoquer un contournement de la politique de s\u00e9curit\u00e9.",
"title": "Vuln\u00e9rabilit\u00e9 dans Microsoft Edge",
"vendor_advisories": [
{
"published_at": "2026-07-08",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-58525",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-58525"
}
]
}
CERTFR-2026-AVI-0840
Vulnerability from certfr_avis - Published: 2026-07-07 - Updated: 2026-07-07
De multiples vulnérabilités ont été découvertes dans Microsoft Edge. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, une élévation de privilèges et une atteinte à la confidentialité des données.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Microsoft Edge versions ant\u00e9rieures \u00e0 150.0.4078.48",
"product": {
"name": "Edge",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2026-13848",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13848"
},
{
"name": "CVE-2026-14098",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14098"
},
{
"name": "CVE-2026-57988",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-57988"
},
{
"name": "CVE-2026-14104",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14104"
},
{
"name": "CVE-2026-13934",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13934"
},
{
"name": "CVE-2026-14080",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14080"
},
{
"name": "CVE-2026-13806",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13806"
},
{
"name": "CVE-2026-14100",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14100"
},
{
"name": "CVE-2026-13933",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13933"
},
{
"name": "CVE-2026-58291",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-58291"
},
{
"name": "CVE-2026-14002",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14002"
},
{
"name": "CVE-2026-13774",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13774"
},
{
"name": "CVE-2026-13893",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13893"
},
{
"name": "CVE-2026-13834",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13834"
},
{
"name": "CVE-2026-14143",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14143"
},
{
"name": "CVE-2026-14077",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14077"
},
{
"name": "CVE-2026-14083",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14083"
},
{
"name": "CVE-2026-13888",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13888"
},
{
"name": "CVE-2026-13838",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13838"
},
{
"name": "CVE-2026-56645",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-56645"
},
{
"name": "CVE-2026-57991",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-57991"
},
{
"name": "CVE-2026-14134",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14134"
},
{
"name": "CVE-2026-14055",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14055"
},
{
"name": "CVE-2026-14131",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14131"
},
{
"name": "CVE-2026-57992",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-57992"
},
{
"name": "CVE-2026-13930",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13930"
},
{
"name": "CVE-2026-13840",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13840"
},
{
"name": "CVE-2026-57975",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-57975"
},
{
"name": "CVE-2026-14093",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14093"
},
{
"name": "CVE-2026-14072",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14072"
},
{
"name": "CVE-2026-13906",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13906"
},
{
"name": "CVE-2026-14061",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14061"
},
{
"name": "CVE-2026-14106",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14106"
},
{
"name": "CVE-2026-13839",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13839"
},
{
"name": "CVE-2026-13830",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13830"
},
{
"name": "CVE-2026-14000",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14000"
},
{
"name": "CVE-2026-58276",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-58276"
},
{
"name": "CVE-2026-14156",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14156"
},
{
"name": "CVE-2026-14147",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14147"
},
{
"name": "CVE-2026-14063",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14063"
},
{
"name": "CVE-2026-14152",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14152"
},
{
"name": "CVE-2026-14030",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14030"
},
{
"name": "CVE-2026-14141",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14141"
},
{
"name": "CVE-2026-13853",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13853"
},
{
"name": "CVE-2026-58295",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-58295"
},
{
"name": "CVE-2026-58290",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-58290"
},
{
"name": "CVE-2026-13970",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13970"
},
{
"name": "CVE-2026-13857",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13857"
},
{
"name": "CVE-2026-14010",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14010"
},
{
"name": "CVE-2026-13962",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13962"
},
{
"name": "CVE-2026-13977",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13977"
},
{
"name": "CVE-2026-14070",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14070"
},
{
"name": "CVE-2026-13804",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13804"
},
{
"name": "CVE-2026-13984",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13984"
},
{
"name": "CVE-2026-14040",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14040"
},
{
"name": "CVE-2026-13873",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13873"
},
{
"name": "CVE-2026-13858",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13858"
},
{
"name": "CVE-2026-13950",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13950"
},
{
"name": "CVE-2026-14107",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14107"
},
{
"name": "CVE-2026-57986",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-57986"
},
{
"name": "CVE-2026-58288",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-58288"
},
{
"name": "CVE-2026-14049",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14049"
},
{
"name": "CVE-2026-14089",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14089"
},
{
"name": "CVE-2026-13831",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13831"
},
{
"name": "CVE-2026-13938",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13938"
},
{
"name": "CVE-2026-13875",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13875"
},
{
"name": "CVE-2026-13787",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13787"
},
{
"name": "CVE-2026-58283",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-58283"
},
{
"name": "CVE-2026-13786",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13786"
},
{
"name": "CVE-2026-14014",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14014"
},
{
"name": "CVE-2026-13781",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13781"
},
{
"name": "CVE-2026-13898",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13898"
},
{
"name": "CVE-2026-58292",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-58292"
},
{
"name": "CVE-2026-14001",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14001"
},
{
"name": "CVE-2026-13957",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13957"
},
{
"name": "CVE-2026-13925",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13925"
},
{
"name": "CVE-2026-45488",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-45488"
},
{
"name": "CVE-2026-14142",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14142"
},
{
"name": "CVE-2026-13802",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13802"
},
{
"name": "CVE-2026-14008",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14008"
},
{
"name": "CVE-2026-13953",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13953"
},
{
"name": "CVE-2026-13874",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13874"
},
{
"name": "CVE-2026-14042",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14042"
},
{
"name": "CVE-2026-14045",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14045"
},
{
"name": "CVE-2026-14009",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14009"
},
{
"name": "CVE-2026-13947",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13947"
},
{
"name": "CVE-2026-14145",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14145"
},
{
"name": "CVE-2026-14111",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14111"
},
{
"name": "CVE-2026-14053",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14053"
},
{
"name": "CVE-2026-14082",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14082"
},
{
"name": "CVE-2026-13879",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13879"
},
{
"name": "CVE-2026-58282",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-58282"
},
{
"name": "CVE-2026-14091",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14091"
},
{
"name": "CVE-2026-14088",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14088"
},
{
"name": "CVE-2026-14112",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14112"
},
{
"name": "CVE-2026-55945",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-55945"
},
{
"name": "CVE-2026-14095",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14095"
},
{
"name": "CVE-2026-14085",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14085"
},
{
"name": "CVE-2026-14035",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14035"
},
{
"name": "CVE-2026-14103",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14103"
},
{
"name": "CVE-2026-14073",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14073"
},
{
"name": "CVE-2026-13989",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13989"
},
{
"name": "CVE-2026-14132",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14132"
},
{
"name": "CVE-2026-13965",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13965"
},
{
"name": "CVE-2026-14062",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14062"
},
{
"name": "CVE-2026-13881",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13881"
},
{
"name": "CVE-2026-14110",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14110"
},
{
"name": "CVE-2026-14064",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14064"
},
{
"name": "CVE-2026-58597",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-58597"
},
{
"name": "CVE-2026-13945",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13945"
},
{
"name": "CVE-2026-57984",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-57984"
},
{
"name": "CVE-2026-13817",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13817"
},
{
"name": "CVE-2026-13958",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13958"
},
{
"name": "CVE-2026-57977",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-57977"
},
{
"name": "CVE-2026-14121",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14121"
},
{
"name": "CVE-2026-13797",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13797"
},
{
"name": "CVE-2026-14076",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14076"
},
{
"name": "CVE-2026-45489",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-45489"
},
{
"name": "CVE-2026-13982",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13982"
},
{
"name": "CVE-2026-14050",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14050"
},
{
"name": "CVE-2026-14094",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14094"
},
{
"name": "CVE-2026-13884",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13884"
},
{
"name": "CVE-2026-13820",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13820"
},
{
"name": "CVE-2026-13775",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13775"
},
{
"name": "CVE-2026-14058",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14058"
},
{
"name": "CVE-2026-14047",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14047"
},
{
"name": "CVE-2026-14097",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14097"
},
{
"name": "CVE-2026-14105",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14105"
},
{
"name": "CVE-2026-13784",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13784"
},
{
"name": "CVE-2026-58298",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-58298"
},
{
"name": "CVE-2026-14119",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14119"
},
{
"name": "CVE-2026-14060",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14060"
},
{
"name": "CVE-2026-13779",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13779"
},
{
"name": "CVE-2026-14021",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14021"
},
{
"name": "CVE-2026-14140",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14140"
},
{
"name": "CVE-2026-13901",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13901"
},
{
"name": "CVE-2026-14013",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14013"
},
{
"name": "CVE-2026-14081",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14081"
},
{
"name": "CVE-2026-13882",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13882"
},
{
"name": "CVE-2026-58294",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-58294"
},
{
"name": "CVE-2026-14086",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14086"
},
{
"name": "CVE-2026-14038",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14038"
},
{
"name": "CVE-2026-13973",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13973"
},
{
"name": "CVE-2026-14044",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14044"
},
{
"name": "CVE-2026-14046",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14046"
},
{
"name": "CVE-2026-14018",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14018"
},
{
"name": "CVE-2026-13815",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13815"
},
{
"name": "CVE-2026-57985",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-57985"
},
{
"name": "CVE-2026-13891",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13891"
},
{
"name": "CVE-2026-13972",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13972"
},
{
"name": "CVE-2026-14011",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14011"
},
{
"name": "CVE-2026-14150",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14150"
},
{
"name": "CVE-2026-13960",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13960"
},
{
"name": "CVE-2026-13956",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13956"
},
{
"name": "CVE-2026-13978",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13978"
},
{
"name": "CVE-2026-14041",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14041"
},
{
"name": "CVE-2026-14017",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14017"
},
{
"name": "CVE-2026-14031",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14031"
},
{
"name": "CVE-2026-14135",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14135"
},
{
"name": "CVE-2026-14052",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14052"
},
{
"name": "CVE-2026-14133",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14133"
},
{
"name": "CVE-2026-14113",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14113"
},
{
"name": "CVE-2026-13871",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13871"
},
{
"name": "CVE-2026-14108",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14108"
},
{
"name": "CVE-2026-14039",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14039"
},
{
"name": "CVE-2026-13832",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13832"
},
{
"name": "CVE-2026-14026",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14026"
},
{
"name": "CVE-2026-13931",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13931"
},
{
"name": "CVE-2026-13911",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13911"
},
{
"name": "CVE-2026-14149",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14149"
},
{
"name": "CVE-2026-13988",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13988"
},
{
"name": "CVE-2026-13940",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13940"
},
{
"name": "CVE-2026-13821",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13821"
},
{
"name": "CVE-2026-13999",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13999"
},
{
"name": "CVE-2026-13883",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13883"
},
{
"name": "CVE-2026-14025",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14025"
},
{
"name": "CVE-2026-13837",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13837"
},
{
"name": "CVE-2026-14023",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14023"
},
{
"name": "CVE-2026-14003",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14003"
},
{
"name": "CVE-2026-14124",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14124"
},
{
"name": "CVE-2026-13899",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13899"
},
{
"name": "CVE-2026-14051",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14051"
},
{
"name": "CVE-2026-13896",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13896"
},
{
"name": "CVE-2026-13800",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13800"
},
{
"name": "CVE-2026-13937",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13937"
},
{
"name": "CVE-2026-13776",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13776"
},
{
"name": "CVE-2026-14016",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14016"
},
{
"name": "CVE-2026-13922",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13922"
},
{
"name": "CVE-2026-14024",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14024"
},
{
"name": "CVE-2026-13990",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13990"
},
{
"name": "CVE-2026-13971",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13971"
},
{
"name": "CVE-2026-13844",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13844"
},
{
"name": "CVE-2026-13823",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13823"
},
{
"name": "CVE-2026-58297",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-58297"
},
{
"name": "CVE-2026-14151",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14151"
},
{
"name": "CVE-2026-13909",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13909"
},
{
"name": "CVE-2026-14034",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14034"
},
{
"name": "CVE-2026-58296",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-58296"
},
{
"name": "CVE-2026-13963",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13963"
},
{
"name": "CVE-2026-57981",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-57981"
},
{
"name": "CVE-2026-13876",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13876"
},
{
"name": "CVE-2026-58300",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-58300"
},
{
"name": "CVE-2026-13829",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13829"
},
{
"name": "CVE-2026-13979",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13979"
},
{
"name": "CVE-2026-14092",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14092"
},
{
"name": "CVE-2026-14071",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14071"
},
{
"name": "CVE-2026-13919",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13919"
},
{
"name": "CVE-2026-58286",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-58286"
},
{
"name": "CVE-2026-58524",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-58524"
},
{
"name": "CVE-2026-14022",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14022"
},
{
"name": "CVE-2026-13836",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13836"
},
{
"name": "CVE-2026-14129",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14129"
},
{
"name": "CVE-2026-14144",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14144"
},
{
"name": "CVE-2026-13849",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13849"
},
{
"name": "CVE-2026-14125",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14125"
},
{
"name": "CVE-2026-13952",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13952"
},
{
"name": "CVE-2026-14015",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14015"
},
{
"name": "CVE-2026-14069",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14069"
},
{
"name": "CVE-2026-13986",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13986"
},
{
"name": "CVE-2026-56646",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-56646"
},
{
"name": "CVE-2026-13961",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13961"
},
{
"name": "CVE-2026-58522",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-58522"
},
{
"name": "CVE-2026-13941",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13941"
},
{
"name": "CVE-2026-13894",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13894"
},
{
"name": "CVE-2026-14117",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14117"
},
{
"name": "CVE-2026-13859",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13859"
},
{
"name": "CVE-2026-13954",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13954"
},
{
"name": "CVE-2026-13869",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13869"
},
{
"name": "CVE-2026-58284",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-58284"
},
{
"name": "CVE-2026-57983",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-57983"
},
{
"name": "CVE-2026-13877",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13877"
},
{
"name": "CVE-2026-13790",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13790"
},
{
"name": "CVE-2026-13783",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13783"
},
{
"name": "CVE-2026-13867",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13867"
},
{
"name": "CVE-2026-13799",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13799"
},
{
"name": "CVE-2026-13794",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13794"
},
{
"name": "CVE-2026-14027",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14027"
},
{
"name": "CVE-2026-13897",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13897"
},
{
"name": "CVE-2026-13860",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13860"
},
{
"name": "CVE-2026-14048",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14048"
},
{
"name": "CVE-2026-14139",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14139"
},
{
"name": "CVE-2026-14138",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14138"
},
{
"name": "CVE-2026-14079",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14079"
},
{
"name": "CVE-2026-13967",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13967"
},
{
"name": "CVE-2026-13920",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13920"
},
{
"name": "CVE-2026-14148",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14148"
},
{
"name": "CVE-2026-14102",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14102"
},
{
"name": "CVE-2026-14122",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14122"
},
{
"name": "CVE-2026-14130",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14130"
},
{
"name": "CVE-2026-13996",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13996"
},
{
"name": "CVE-2026-58287",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-58287"
},
{
"name": "CVE-2026-14036",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14036"
},
{
"name": "CVE-2026-14074",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14074"
},
{
"name": "CVE-2026-14146",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14146"
},
{
"name": "CVE-2026-13841",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13841"
},
{
"name": "CVE-2026-13793",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13793"
},
{
"name": "CVE-2026-14127",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14127"
},
{
"name": "CVE-2026-14078",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14078"
},
{
"name": "CVE-2026-13968",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13968"
},
{
"name": "CVE-2026-13921",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13921"
},
{
"name": "CVE-2026-13828",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13828"
},
{
"name": "CVE-2026-13864",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13864"
},
{
"name": "CVE-2026-14004",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14004"
},
{
"name": "CVE-2026-14065",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14065"
},
{
"name": "CVE-2026-13835",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13835"
},
{
"name": "CVE-2026-13951",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13951"
},
{
"name": "CVE-2026-13928",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13928"
},
{
"name": "CVE-2026-58523",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-58523"
},
{
"name": "CVE-2026-13966",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13966"
},
{
"name": "CVE-2026-13886",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13886"
},
{
"name": "CVE-2026-14020",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14020"
},
{
"name": "CVE-2026-14056",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14056"
},
{
"name": "CVE-2026-14032",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14032"
},
{
"name": "CVE-2026-58278",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-58278"
},
{
"name": "CVE-2026-14116",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14116"
},
{
"name": "CVE-2026-13942",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13942"
},
{
"name": "CVE-2026-14068",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14068"
},
{
"name": "CVE-2026-14109",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14109"
},
{
"name": "CVE-2026-13798",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13798"
},
{
"name": "CVE-2026-13855",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13855"
},
{
"name": "CVE-2026-13985",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13985"
},
{
"name": "CVE-2026-14115",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14115"
},
{
"name": "CVE-2026-13861",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13861"
},
{
"name": "CVE-2026-14054",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14054"
},
{
"name": "CVE-2026-14033",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14033"
},
{
"name": "CVE-2026-14037",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14037"
},
{
"name": "CVE-2026-14120",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14120"
},
{
"name": "CVE-2026-14084",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14084"
},
{
"name": "CVE-2026-14007",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14007"
},
{
"name": "CVE-2026-13818",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13818"
},
{
"name": "CVE-2026-13895",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13895"
},
{
"name": "CVE-2026-14019",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14019"
},
{
"name": "CVE-2026-14012",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14012"
},
{
"name": "CVE-2026-13811",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13811"
},
{
"name": "CVE-2026-58299",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-58299"
},
{
"name": "CVE-2026-14153",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14153"
},
{
"name": "CVE-2026-13976",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13976"
},
{
"name": "CVE-2026-13900",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13900"
},
{
"name": "CVE-2026-14154",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14154"
},
{
"name": "CVE-2026-14006",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14006"
},
{
"name": "CVE-2026-13903",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13903"
},
{
"name": "CVE-2026-14057",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14057"
},
{
"name": "CVE-2026-13780",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13780"
},
{
"name": "CVE-2026-13801",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13801"
},
{
"name": "CVE-2026-13935",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13935"
},
{
"name": "CVE-2026-14043",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14043"
},
{
"name": "CVE-2026-13824",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13824"
},
{
"name": "CVE-2026-14087",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14087"
},
{
"name": "CVE-2026-13845",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13845"
},
{
"name": "CVE-2026-57974",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-57974"
},
{
"name": "CVE-2026-14155",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14155"
},
{
"name": "CVE-2026-13959",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13959"
},
{
"name": "CVE-2026-13814",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13814"
},
{
"name": "CVE-2026-58293",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-58293"
},
{
"name": "CVE-2026-13948",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13948"
},
{
"name": "CVE-2026-13782",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13782"
},
{
"name": "CVE-2026-13993",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13993"
},
{
"name": "CVE-2026-58285",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-58285"
},
{
"name": "CVE-2026-14118",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14118"
},
{
"name": "CVE-2026-13854",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13854"
},
{
"name": "CVE-2026-13803",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13803"
},
{
"name": "CVE-2026-13865",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13865"
},
{
"name": "CVE-2026-57993",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-57993"
},
{
"name": "CVE-2026-57987",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-57987"
},
{
"name": "CVE-2026-14059",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14059"
},
{
"name": "CVE-2026-13890",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13890"
},
{
"name": "CVE-2026-58289",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-58289"
},
{
"name": "CVE-2026-13810",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13810"
},
{
"name": "CVE-2026-13796",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13796"
}
],
"initial_release_date": "2026-07-07T00:00:00",
"last_revision_date": "2026-07-07T00:00:00",
"links": [],
"reference": "CERTFR-2026-AVI-0840",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2026-07-07T00:00:00.000000"
}
],
"risks": [
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Falsification de requ\u00eates c\u00f4t\u00e9 serveur (SSRF)"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans Microsoft Edge. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, une \u00e9l\u00e9vation de privil\u00e8ges et une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans Microsoft Edge",
"vendor_advisories": [
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13783",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13783"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14150",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14150"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-58286",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-58286"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13787",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13787"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-57993",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-57993"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14125",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14125"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14087",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14087"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14153",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14153"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13961",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13961"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14003",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14003"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13865",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13865"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-58298",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-58298"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14048",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14048"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14074",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14074"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13874",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13874"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-57977",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-57977"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14065",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14065"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14043",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14043"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14088",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14088"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-58288",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-58288"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13942",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13942"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13934",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13934"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14044",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14044"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14038",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14038"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13893",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13893"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13990",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13990"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13864",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13864"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13960",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13960"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14091",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14091"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13806",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13806"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14036",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14036"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13877",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13877"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14117",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14117"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13794",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13794"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14097",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14097"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14115",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14115"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14132",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14132"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13875",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13875"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13832",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13832"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14116",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14116"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14092",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14092"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14118",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14118"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13828",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13828"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-58297",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-58297"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13848",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13848"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14049",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14049"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13774",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13774"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14013",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14013"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-58290",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-58290"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14140",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14140"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13861",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13861"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-57986",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-57986"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14142",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14142"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14095",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14095"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14135",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14135"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13855",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13855"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13873",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13873"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14023",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14023"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13953",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13953"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13958",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13958"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13836",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13836"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-58522",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-58522"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13954",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13954"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13888",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13888"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14093",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14093"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13882",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13882"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13803",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13803"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-57992",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-57992"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-57984",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-57984"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13988",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13988"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14156",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14156"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13989",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13989"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13935",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13935"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14025",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14025"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13830",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13830"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14069",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14069"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13881",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13881"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14018",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14018"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13801",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13801"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13959",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13959"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13790",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13790"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-58300",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-58300"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13973",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13973"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13859",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13859"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14119",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14119"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14059",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14059"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13834",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13834"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14138",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14138"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14147",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14147"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13978",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13978"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13982",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13982"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14121",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14121"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13937",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13937"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13950",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13950"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14082",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14082"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14052",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14052"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14145",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14145"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14063",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14063"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14051",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14051"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14010",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14010"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13840",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13840"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13951",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13951"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13896",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13896"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13909",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13909"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14105",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14105"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13854",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13854"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14032",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14032"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14086",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14086"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13900",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13900"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13933",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13933"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13815",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13815"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13911",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13911"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14085",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14085"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13886",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13886"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13858",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13858"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13972",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13972"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-57987",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-57987"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14112",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14112"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14106",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14106"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14102",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14102"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14155",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14155"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14130",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14130"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13883",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13883"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13821",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13821"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13804",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13804"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14017",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14017"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13894",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13894"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14124",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14124"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14056",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14056"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13985",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13985"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-58295",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-58295"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13802",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13802"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13970",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13970"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13898",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13898"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13957",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13957"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14021",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14021"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14103",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14103"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14144",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14144"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13784",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13784"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14113",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14113"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13798",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13798"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13938",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13938"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14015",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14015"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-55945",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-55945"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13853",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13853"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14033",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14033"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14062",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14062"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13952",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13952"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13945",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13945"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13841",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13841"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13845",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13845"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14129",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14129"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-58289",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-58289"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14146",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14146"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-58282",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-58282"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14037",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14037"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14061",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14061"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14040",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14040"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13928",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13928"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14009",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14009"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-56645",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-56645"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14039",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14039"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14143",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14143"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13871",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13871"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14064",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14064"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13838",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13838"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13799",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13799"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14006",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14006"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13903",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13903"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13844",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13844"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13824",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13824"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14154",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14154"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14058",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14058"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14026",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14026"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-57974",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-57974"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-45489",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-45489"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14012",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14012"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14054",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14054"
},
{
"published_at": "2026-07-02",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-57991",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-57991"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14076",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14076"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13996",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13996"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14019",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14019"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14078",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14078"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13976",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13976"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14120",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14120"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13876",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13876"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14068",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14068"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13977",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13977"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13901",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13901"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-57988",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-57988"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13890",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13890"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13962",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13962"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14148",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14148"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14109",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14109"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14070",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14070"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-58299",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-58299"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14111",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14111"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-58287",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-58287"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13781",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13781"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13823",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13823"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14024",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14024"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13920",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13920"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14122",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14122"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13860",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13860"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13986",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13986"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14151",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14151"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13879",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13879"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-58296",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-58296"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-58283",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-58283"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14000",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14000"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14134",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14134"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13782",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13782"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14084",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14084"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14034",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14034"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13837",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13837"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13780",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13780"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13779",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13779"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-58276",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-58276"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14031",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14031"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13921",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13921"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14141",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14141"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13786",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13786"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13814",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13814"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13849",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13849"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13930",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13930"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13947",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13947"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13931",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13931"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14077",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14077"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-57981",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-57981"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-58278",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-58278"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14016",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14016"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13971",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13971"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14060",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14060"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-58523",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-58523"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13839",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13839"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13984",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13984"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-58292",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-58292"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13835",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13835"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13800",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13800"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13968",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13968"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14007",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14007"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14127",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14127"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14057",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14057"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13831",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13831"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14152",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14152"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14089",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14089"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14020",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14020"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-57985",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-57985"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14014",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14014"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13897",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13897"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14104",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14104"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-58291",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-58291"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-56646",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-56646"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14053",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14053"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14027",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14027"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-58293",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-58293"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13967",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13967"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14004",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14004"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14080",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14080"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13979",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13979"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13857",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13857"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13966",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13966"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13999",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13999"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14131",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14131"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13775",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13775"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13941",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13941"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14008",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14008"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14073",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14073"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13884",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13884"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13776",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13776"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14041",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14041"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13891",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13891"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14100",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14100"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13922",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13922"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14047",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14047"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13940",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13940"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14001",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14001"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14022",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14022"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13817",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13817"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13811",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13811"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13820",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13820"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14133",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14133"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-58597",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-58597"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14107",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14107"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13895",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13895"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14030",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14030"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-58285",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-58285"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14071",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14071"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-58524",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-58524"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13925",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13925"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14094",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14094"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13956",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13956"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14045",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14045"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14035",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14035"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14079",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14079"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13818",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13818"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-58294",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-58294"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13829",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13829"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13867",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13867"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13797",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13797"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13906",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13906"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14083",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14083"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14139",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14139"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13965",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13965"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14050",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14050"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13869",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13869"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14011",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14011"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14072",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14072"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13810",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13810"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13993",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13993"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13919",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13919"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-45488",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-45488"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14055",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14055"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-57975",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-57975"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-58284",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-58284"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13948",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13948"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14081",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14081"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-57983",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-57983"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14098",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14098"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13963",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13963"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14042",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14042"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14108",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14108"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14149",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14149"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13899",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13899"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14110",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14110"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14002",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14002"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-14046",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14046"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13793",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13793"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Edge CVE-2026-13796",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13796"
}
]
}
CERTFR-2026-AVI-0841
Vulnerability from certfr_avis - Published: 2026-07-07 - Updated: 2026-07-07
De multiples vulnérabilités ont été découvertes dans Microsoft Azure Linux. Elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| Microsoft | Azure Linux | azl3 dhcpcd 10.0.8-2 versions antérieures à 10.0.8-4 | ||
| Microsoft | Azure Linux | azl3 runc 1.3.3-2 versions antérieures à 1.3.6-1 | ||
| Microsoft | Azure Linux | azl3 util-linux 2.40.2-4 versions antérieures à 2.40.2-5 | ||
| Microsoft | Azure Linux | azl3 perl-Bytes-Random-Secure 0.29-21 versions antérieures à 0.29-22 | ||
| Microsoft | Azure Linux | azl3 libssh2 1.11.1-3 versions antérieures à 1.11.1-4 | ||
| Microsoft | Azure Linux | azl3 qemu 9.1.0-9 versions antérieures à 9.1.0-10 | ||
| Microsoft | Azure Linux | azl3 tmux 3.4-1 versions antérieures à 3.4-2 | ||
| Microsoft | Azure Linux | azl3 nmap 7.95-3 versions antérieures à 7.95-4 |
| Title | Publication Time | Tags | |||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "azl3 dhcpcd 10.0.8-2 versions ant\u00e9rieures \u00e0 10.0.8-4",
"product": {
"name": "Azure Linux",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 runc 1.3.3-2 versions ant\u00e9rieures \u00e0 1.3.6-1",
"product": {
"name": "Azure Linux",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 util-linux 2.40.2-4 versions ant\u00e9rieures \u00e0 2.40.2-5",
"product": {
"name": "Azure Linux",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 perl-Bytes-Random-Secure 0.29-21 versions ant\u00e9rieures \u00e0 0.29-22",
"product": {
"name": "Azure Linux",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 libssh2 1.11.1-3 versions ant\u00e9rieures \u00e0 1.11.1-4",
"product": {
"name": "Azure Linux",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 qemu 9.1.0-9 versions ant\u00e9rieures \u00e0 9.1.0-10",
"product": {
"name": "Azure Linux",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 tmux 3.4-1 versions ant\u00e9rieures \u00e0 3.4-2",
"product": {
"name": "Azure Linux",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 nmap 7.95-3 versions ant\u00e9rieures \u00e0 7.95-4",
"product": {
"name": "Azure Linux",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2026-13595",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13595"
},
{
"name": "CVE-2025-15661",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15661"
},
{
"name": "CVE-2026-14258",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14258"
},
{
"name": "CVE-2026-3196",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3196"
},
{
"name": "CVE-2026-11623",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-11623"
},
{
"name": "CVE-2026-41579",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41579"
},
{
"name": "CVE-2026-11625",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-11625"
},
{
"name": "CVE-2026-58058",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-58058"
},
{
"name": "CVE-2026-55199",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-55199"
}
],
"initial_release_date": "2026-07-07T00:00:00",
"last_revision_date": "2026-07-07T00:00:00",
"links": [],
"reference": "CERTFR-2026-AVI-0841",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2026-07-07T00:00:00.000000"
}
],
"risks": [
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans Microsoft Azure Linux. Elles permettent \u00e0 un attaquant de provoquer un probl\u00e8me de s\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans Microsoft Azure Linux",
"vendor_advisories": [
{
"published_at": "2026-07-01",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Azure Linux CVE-2026-11625",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-11625"
},
{
"published_at": "2026-06-27",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Azure Linux CVE-2026-55199",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-55199"
},
{
"published_at": "2026-07-01",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Azure Linux CVE-2026-13595",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-13595"
},
{
"published_at": "2026-06-27",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Azure Linux CVE-2026-3196",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-3196"
},
{
"published_at": "2026-07-02",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Azure Linux CVE-2026-41579",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-41579"
},
{
"published_at": "2026-07-03",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Azure Linux CVE-2026-14258",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-14258"
},
{
"published_at": "2026-06-21",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Azure Linux CVE-2026-11623",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-11623"
},
{
"published_at": "2026-06-29",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Azure Linux CVE-2026-58058",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-58058"
},
{
"published_at": "2026-06-27",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft Azure Linux CVE-2025-15661",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-15661"
}
]
}
CVE-2026-47646 (GCVE-0-2026-47646)
Vulnerability from cvelistv5 – Published: 2026-07-08 23:24 – Updated: 2026-07-09 18:26 Exclusively Hosted Service- CWE-79 - Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
| URL | Tags |
|---|---|
| https://msrc.microsoft.com/update-guide/vulnerabi… | vendor-advisorypatch |
| Vendor | Product | Version | |
|---|---|---|---|
| Microsoft | Dynamics 365 Customer Voice |
Affected:
-
|
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-47646",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-09T18:26:34.969186Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-09T18:26:45.344Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "Dynamics 365 Customer Voice",
"vendor": "Microsoft",
"versions": [
{
"status": "affected",
"version": "-"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:microsoft:dynamics_365_customer_voice:*:*:*:*:*:*:*:*",
"versionStartIncluding": "-",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"datePublic": "2026-06-18T14:00:00.000Z",
"descriptions": [
{
"lang": "en-US",
"value": "Improper neutralization of input during web page generation (\u0027cross-site scripting\u0027) in Dynamics 365 Customer Voice allows an unauthorized attacker to perform spoofing over a network."
}
],
"metrics": [
{
"cvssV3_1": {
"baseScore": 9.3,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N/E:U/RL:O/RC:C",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en-US",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-79",
"description": "CWE-79: Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
"lang": "en-US",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-08T23:24:43.015Z",
"orgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
"shortName": "microsoft"
},
"references": [
{
"name": "Dynamics 365 Customer Voice Spoofing Vulnerability",
"tags": [
"vendor-advisory",
"patch"
],
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-47646"
}
],
"tags": [
"exclusively-hosted-service"
],
"title": "Dynamics 365 Customer Voice Spoofing Vulnerability"
}
},
"cveMetadata": {
"assignerOrgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
"assignerShortName": "microsoft",
"cveId": "CVE-2026-47646",
"datePublished": "2026-07-08T23:24:43.015Z",
"dateReserved": "2026-05-19T20:12:27.071Z",
"dateUpdated": "2026-07-09T18:26:45.344Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-58525 (GCVE-0-2026-58525)
Vulnerability from cvelistv5 – Published: 2026-07-08 20:43 – Updated: 2026-07-09 13:27- CWE-284 - Improper Access Control
| URL | Tags |
|---|---|
| https://msrc.microsoft.com/update-guide/vulnerabi… | vendor-advisorypatch |
| Vendor | Product | Version | |
|---|---|---|---|
| Microsoft | Microsoft Edge (Chromium-based) |
Affected:
1.0.0.0 , < 150.0.4078.50
(custom)
|
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-58525",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-09T13:27:16.106927Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-09T13:27:34.336Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "Microsoft Edge (Chromium-based)",
"vendor": "Microsoft",
"versions": [
{
"lessThan": "150.0.4078.50",
"status": "affected",
"version": "1.0.0.0",
"versionType": "custom"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:microsoft:edge_chromium:*:*:*:*:*:*:*:*",
"versionEndExcluding": "150.0.4078.50",
"versionStartIncluding": "1.0.0.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"datePublic": "2026-07-08T14:00:00.000Z",
"descriptions": [
{
"lang": "en-US",
"value": "Improper access control in Microsoft Edge (Chromium-based) allows an unauthorized attacker to bypass a security feature over a network."
}
],
"metrics": [
{
"cvssV3_1": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:N/E:U/RL:O/RC:C",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en-US",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-284",
"description": "CWE-284: Improper Access Control",
"lang": "en-US",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-08T20:43:49.795Z",
"orgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
"shortName": "microsoft"
},
"references": [
{
"name": "Microsoft Edge (Chromium-based) Security Feature Bypass Vulnerability",
"tags": [
"vendor-advisory",
"patch"
],
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-58525"
}
],
"title": "Microsoft Edge (Chromium-based) Security Feature Bypass Vulnerability"
}
},
"cveMetadata": {
"assignerOrgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
"assignerShortName": "microsoft",
"cveId": "CVE-2026-58525",
"datePublished": "2026-07-08T20:43:49.795Z",
"dateReserved": "2026-07-01T04:33:41.869Z",
"dateUpdated": "2026-07-09T13:27:34.336Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-58523 (GCVE-0-2026-58523)
Vulnerability from cvelistv5 – Published: 2026-07-03 21:26 – Updated: 2026-07-08 20:43- CWE-284 - Improper Access Control
| URL | Tags |
|---|---|
| https://msrc.microsoft.com/update-guide/vulnerabi… | vendor-advisorypatch |
| Vendor | Product | Version | |
|---|---|---|---|
| Microsoft | Microsoft Edge (Chromium-based) |
Affected:
1.0.0.0 , < 150.0.4078.48
(custom)
|
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-58523",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-07T02:20:51.600855Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-07T02:21:11.627Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "Microsoft Edge (Chromium-based)",
"vendor": "Microsoft",
"versions": [
{
"lessThan": "150.0.4078.48",
"status": "affected",
"version": "1.0.0.0",
"versionType": "custom"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:microsoft:edge_chromium:*:*:*:*:*:*:*:*",
"versionEndExcluding": "150.0.4078.48",
"versionStartIncluding": "1.0.0.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"datePublic": "2026-07-03T14:00:00.000Z",
"descriptions": [
{
"lang": "en-US",
"value": "Improper access control in Microsoft Edge for Android allows an unauthorized attacker to bypass a security feature over a network."
}
],
"metrics": [
{
"cvssV3_1": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N/E:U/RL:O/RC:C",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en-US",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-284",
"description": "CWE-284: Improper Access Control",
"lang": "en-US",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-08T20:43:49.238Z",
"orgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
"shortName": "microsoft"
},
"references": [
{
"name": "Microsoft Edge for Android Security Feature Bypass Vulnerability",
"tags": [
"vendor-advisory",
"patch"
],
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-58523"
}
],
"title": "Microsoft Edge for Android Security Feature Bypass Vulnerability"
}
},
"cveMetadata": {
"assignerOrgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
"assignerShortName": "microsoft",
"cveId": "CVE-2026-58523",
"datePublished": "2026-07-03T21:26:27.550Z",
"dateReserved": "2026-07-01T04:33:41.869Z",
"dateUpdated": "2026-07-08T20:43:49.238Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}