Refine your search
586 vulnerabilities found for Safari by Apple
CVE-2026-43670 (GCVE-0-2026-43670)
Vulnerability from cvelistv5
Published
2026-08-25 19:24
Modified
2026-08-26 14:03
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- Processing maliciously crafted web content may bypass Content Security Policy
Summary
A Content Security Policy bypass was addressed with improved enforcement in AudioWorklet contexts. This issue is fixed in Safari 26.5, iOS 18.7.9 and iPadOS 18.7.9, iOS 26.5 and iPadOS 26.5, macOS Tahoe 26.5. Processing maliciously crafted web content may bypass Content Security Policy.
References
Impacted products
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2026-43670",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-08-26T14:03:00.200908Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-693",
"description": "CWE-693 Protection Mechanism Failure",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-08-26T14:03:06.317Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "Safari",
"vendor": "Apple",
"versions": [
{
"lessThan": "26.5",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"product": "iOS and iPadOS",
"vendor": "Apple",
"versions": [
{
"lessThan": "18.7.9",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThan": "26.5",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"product": "macOS",
"vendor": "Apple",
"versions": [
{
"lessThan": "26.5",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "A Content Security Policy bypass was addressed with improved enforcement in AudioWorklet contexts. This issue is fixed in Safari 26.5, iOS 18.7.9 and iPadOS 18.7.9, iOS 26.5 and iPadOS 26.5, macOS Tahoe 26.5. Processing maliciously crafted web content may bypass Content Security Policy."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "Processing maliciously crafted web content may bypass Content Security Policy",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-08-25T19:24:48.151Z",
"orgId": "286789f9-fbc2-4510-9f9a-43facdede74c",
"shortName": "apple"
},
"references": [
{
"url": "https://support.apple.com/en-us/127110"
},
{
"url": "https://support.apple.com/en-us/127111"
},
{
"url": "https://support.apple.com/en-us/127115"
},
{
"url": "https://support.apple.com/en-us/127121"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "286789f9-fbc2-4510-9f9a-43facdede74c",
"assignerShortName": "apple",
"cveId": "CVE-2026-43670",
"datePublished": "2026-08-25T19:24:48.151Z",
"dateReserved": "2026-05-01T22:46:21.640Z",
"dateUpdated": "2026-08-26T14:03:06.317Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-65331 (GCVE-0-2026-65331)
Vulnerability from cvelistv5
Published
2026-08-17 21:31
Modified
2026-08-18 17:59
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- Processing maliciously crafted web content may lead to an unexpected Safari crash
Summary
This issue was addressed through improved state management. This issue is fixed in Safari 26.6.1, iOS 18.7.10 and iPadOS 18.7.10, iOS 26.6.1 and iPadOS 26.6.1, macOS Tahoe 26.6.2. Processing maliciously crafted web content may lead to an unexpected Safari crash.
References
Impacted products
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2026-65331",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-08-18T12:54:37.312059Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-703",
"description": "CWE-703 Improper Check or Handling of Exceptional Conditions",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-08-18T12:55:04.753Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "Safari",
"vendor": "Apple",
"versions": [
{
"lessThan": "26.6.1",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"product": "iOS and iPadOS",
"vendor": "Apple",
"versions": [
{
"lessThan": "18.7.10",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThan": "26.6.1",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"product": "macOS",
"vendor": "Apple",
"versions": [
{
"lessThan": "26.6.2",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "This issue was addressed through improved state management. This issue is fixed in Safari 26.6.1, iOS 18.7.10 and iPadOS 18.7.10, iOS 26.6.1 and iPadOS 26.6.1, macOS Tahoe 26.6.2. Processing maliciously crafted web content may lead to an unexpected Safari crash."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "Processing maliciously crafted web content may lead to an unexpected Safari crash",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-08-18T17:59:44.492Z",
"orgId": "286789f9-fbc2-4510-9f9a-43facdede74c",
"shortName": "apple"
},
"references": [
{
"url": "https://support.apple.com/en-us/148281"
},
{
"url": "https://support.apple.com/en-us/148282"
},
{
"url": "https://support.apple.com/en-us/148286"
},
{
"url": "https://support.apple.com/en-us/148287"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "286789f9-fbc2-4510-9f9a-43facdede74c",
"assignerShortName": "apple",
"cveId": "CVE-2026-65331",
"datePublished": "2026-08-17T21:31:37.955Z",
"dateReserved": "2026-07-22T00:45:02.635Z",
"dateUpdated": "2026-08-18T17:59:44.492Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-43794 (GCVE-0-2026-43794)
Vulnerability from cvelistv5
Published
2026-08-17 21:31
Modified
2026-08-19 03:55
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- Processing maliciously crafted web content may lead to memory corruption
Summary
A memory corruption issue was addressed with improved memory handling. This issue is fixed in Safari 26.6.1, iOS 18.7.10 and iPadOS 18.7.10, iOS 26.6.1 and iPadOS 26.6.1, macOS Tahoe 26.6.2. Processing maliciously crafted web content may lead to memory corruption.
References
Impacted products
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2026-43794",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-08-18T00:00:00+00:00",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-119",
"description": "CWE-119 Improper Restriction of Operations within the Bounds of a Memory Buffer",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-08-19T03:55:53.857Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "Safari",
"vendor": "Apple",
"versions": [
{
"lessThan": "26.6.1",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"product": "iOS and iPadOS",
"vendor": "Apple",
"versions": [
{
"lessThan": "18.7.10",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThan": "26.6.1",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"product": "macOS",
"vendor": "Apple",
"versions": [
{
"lessThan": "26.6.2",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "A memory corruption issue was addressed with improved memory handling. This issue is fixed in Safari 26.6.1, iOS 18.7.10 and iPadOS 18.7.10, iOS 26.6.1 and iPadOS 26.6.1, macOS Tahoe 26.6.2. Processing maliciously crafted web content may lead to memory corruption."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "Processing maliciously crafted web content may lead to memory corruption",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-08-18T17:59:43.069Z",
"orgId": "286789f9-fbc2-4510-9f9a-43facdede74c",
"shortName": "apple"
},
"references": [
{
"url": "https://support.apple.com/en-us/148281"
},
{
"url": "https://support.apple.com/en-us/148282"
},
{
"url": "https://support.apple.com/en-us/148286"
},
{
"url": "https://support.apple.com/en-us/148287"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "286789f9-fbc2-4510-9f9a-43facdede74c",
"assignerShortName": "apple",
"cveId": "CVE-2026-43794",
"datePublished": "2026-08-17T21:31:33.770Z",
"dateReserved": "2026-05-01T22:46:27.820Z",
"dateUpdated": "2026-08-19T03:55:53.857Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-65351 (GCVE-0-2026-65351)
Vulnerability from cvelistv5
Published
2026-08-17 21:31
Modified
2026-08-18 17:59
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- Processing maliciously crafted web content may lead to an unexpected Safari crash
Summary
This issue was addressed through improved state management. This issue is fixed in Safari 26.6.1, iOS 26.6.1 and iPadOS 26.6.1, macOS Tahoe 26.6.2. Processing maliciously crafted web content may lead to an unexpected Safari crash.
References
Impacted products
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2026-65351",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-08-18T13:00:05.468201Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-703",
"description": "CWE-703 Improper Check or Handling of Exceptional Conditions",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-08-18T13:00:10.886Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "Safari",
"vendor": "Apple",
"versions": [
{
"lessThan": "26.6.1",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"product": "iOS and iPadOS",
"vendor": "Apple",
"versions": [
{
"lessThan": "26.6.1",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"product": "macOS",
"vendor": "Apple",
"versions": [
{
"lessThan": "26.6.2",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "This issue was addressed through improved state management. This issue is fixed in Safari 26.6.1, iOS 26.6.1 and iPadOS 26.6.1, macOS Tahoe 26.6.2. Processing maliciously crafted web content may lead to an unexpected Safari crash."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "Processing maliciously crafted web content may lead to an unexpected Safari crash",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-08-18T17:59:41.773Z",
"orgId": "286789f9-fbc2-4510-9f9a-43facdede74c",
"shortName": "apple"
},
"references": [
{
"url": "https://support.apple.com/en-us/148281"
},
{
"url": "https://support.apple.com/en-us/148282"
},
{
"url": "https://support.apple.com/en-us/148286"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "286789f9-fbc2-4510-9f9a-43facdede74c",
"assignerShortName": "apple",
"cveId": "CVE-2026-65351",
"datePublished": "2026-08-17T21:31:25.582Z",
"dateReserved": "2026-07-22T00:45:50.324Z",
"dateUpdated": "2026-08-18T17:59:41.773Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-64782 (GCVE-0-2026-64782)
Vulnerability from cvelistv5
Published
2026-08-17 21:31
Modified
2026-08-18 17:59
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- Processing maliciously crafted web content may lead to an unexpected Safari crash
Summary
A memory corruption vulnerability was addressed with improved locking. This issue is fixed in Safari 26.6.1, iOS 18.7.10 and iPadOS 18.7.10, iOS 26.6.1 and iPadOS 26.6.1, macOS Tahoe 26.6.2. Processing maliciously crafted web content may lead to an unexpected Safari crash.
References
Impacted products
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2026-64782",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-08-18T13:01:10.872795Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-362",
"description": "CWE-362 Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-08-18T13:23:14.376Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "Safari",
"vendor": "Apple",
"versions": [
{
"lessThan": "26.6.1",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"product": "iOS and iPadOS",
"vendor": "Apple",
"versions": [
{
"lessThan": "18.7.10",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThan": "26.6.1",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"product": "macOS",
"vendor": "Apple",
"versions": [
{
"lessThan": "26.6.2",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "A memory corruption vulnerability was addressed with improved locking. This issue is fixed in Safari 26.6.1, iOS 18.7.10 and iPadOS 18.7.10, iOS 26.6.1 and iPadOS 26.6.1, macOS Tahoe 26.6.2. Processing maliciously crafted web content may lead to an unexpected Safari crash."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "Processing maliciously crafted web content may lead to an unexpected Safari crash",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-08-18T17:59:40.704Z",
"orgId": "286789f9-fbc2-4510-9f9a-43facdede74c",
"shortName": "apple"
},
"references": [
{
"url": "https://support.apple.com/en-us/148281"
},
{
"url": "https://support.apple.com/en-us/148282"
},
{
"url": "https://support.apple.com/en-us/148286"
},
{
"url": "https://support.apple.com/en-us/148287"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "286789f9-fbc2-4510-9f9a-43facdede74c",
"assignerShortName": "apple",
"cveId": "CVE-2026-64782",
"datePublished": "2026-08-17T21:31:21.710Z",
"dateReserved": "2026-07-20T18:11:03.397Z",
"dateUpdated": "2026-08-18T17:59:40.704Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-43795 (GCVE-0-2026-43795)
Vulnerability from cvelistv5
Published
2026-08-17 21:31
Modified
2026-08-18 17:59
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- Processing maliciously crafted web content may lead to an unexpected Safari crash
Summary
The issue was addressed with improved memory handling. This issue is fixed in Safari 26.6.1, iOS 18.7.10 and iPadOS 18.7.10, iOS 26.6.1 and iPadOS 26.6.1, macOS Tahoe 26.6.2. Processing maliciously crafted web content may lead to an unexpected Safari crash.
References
Impacted products
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2026-43795",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-08-18T13:13:45.454496Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-119",
"description": "CWE-119 Improper Restriction of Operations within the Bounds of a Memory Buffer",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-08-18T13:14:06.864Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "Safari",
"vendor": "Apple",
"versions": [
{
"lessThan": "26.6.1",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"product": "iOS and iPadOS",
"vendor": "Apple",
"versions": [
{
"lessThan": "18.7.10",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThan": "26.6.1",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"product": "macOS",
"vendor": "Apple",
"versions": [
{
"lessThan": "26.6.2",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "The issue was addressed with improved memory handling. This issue is fixed in Safari 26.6.1, iOS 18.7.10 and iPadOS 18.7.10, iOS 26.6.1 and iPadOS 26.6.1, macOS Tahoe 26.6.2. Processing maliciously crafted web content may lead to an unexpected Safari crash."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "Processing maliciously crafted web content may lead to an unexpected Safari crash",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-08-18T17:59:37.819Z",
"orgId": "286789f9-fbc2-4510-9f9a-43facdede74c",
"shortName": "apple"
},
"references": [
{
"url": "https://support.apple.com/en-us/148281"
},
{
"url": "https://support.apple.com/en-us/148282"
},
{
"url": "https://support.apple.com/en-us/148286"
},
{
"url": "https://support.apple.com/en-us/148287"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "286789f9-fbc2-4510-9f9a-43facdede74c",
"assignerShortName": "apple",
"cveId": "CVE-2026-43795",
"datePublished": "2026-08-17T21:31:14.573Z",
"dateReserved": "2026-05-01T22:46:27.820Z",
"dateUpdated": "2026-08-18T17:59:37.819Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-65340 (GCVE-0-2026-65340)
Vulnerability from cvelistv5
Published
2026-08-17 21:31
Modified
2026-08-18 17:59
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- Processing maliciously crafted web content may lead to an unexpected Safari crash
Summary
This issue was addressed through improved state management. This issue is fixed in Safari 26.6.1, iOS 18.7.10 and iPadOS 18.7.10, iOS 26.6.1 and iPadOS 26.6.1, macOS Tahoe 26.6.2. Processing maliciously crafted web content may lead to an unexpected Safari crash.
References
Impacted products
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2026-65340",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-08-18T13:36:45.857871Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-20",
"description": "CWE-20 Improper Input Validation",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-703",
"description": "CWE-703 Improper Check or Handling of Exceptional Conditions",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-08-18T13:37:14.983Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "Safari",
"vendor": "Apple",
"versions": [
{
"lessThan": "26.6.1",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"product": "iOS and iPadOS",
"vendor": "Apple",
"versions": [
{
"lessThan": "18.7.10",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThan": "26.6.1",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"product": "macOS",
"vendor": "Apple",
"versions": [
{
"lessThan": "26.6.2",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "This issue was addressed through improved state management. This issue is fixed in Safari 26.6.1, iOS 18.7.10 and iPadOS 18.7.10, iOS 26.6.1 and iPadOS 26.6.1, macOS Tahoe 26.6.2. Processing maliciously crafted web content may lead to an unexpected Safari crash."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "Processing maliciously crafted web content may lead to an unexpected Safari crash",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-08-18T17:59:36.631Z",
"orgId": "286789f9-fbc2-4510-9f9a-43facdede74c",
"shortName": "apple"
},
"references": [
{
"url": "https://support.apple.com/en-us/148281"
},
{
"url": "https://support.apple.com/en-us/148282"
},
{
"url": "https://support.apple.com/en-us/148286"
},
{
"url": "https://support.apple.com/en-us/148287"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "286789f9-fbc2-4510-9f9a-43facdede74c",
"assignerShortName": "apple",
"cveId": "CVE-2026-65340",
"datePublished": "2026-08-17T21:31:03.232Z",
"dateReserved": "2026-07-22T00:45:26.179Z",
"dateUpdated": "2026-08-18T17:59:36.631Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-65337 (GCVE-0-2026-65337)
Vulnerability from cvelistv5
Published
2026-08-17 21:31
Modified
2026-08-18 17:59
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- Processing maliciously crafted web content may lead to an unexpected Safari crash
Summary
This issue was addressed through improved state management. This issue is fixed in Safari 26.6.1, iOS 18.7.10 and iPadOS 18.7.10, iOS 26.6.1 and iPadOS 26.6.1, macOS Tahoe 26.6.2. Processing maliciously crafted web content may lead to an unexpected Safari crash.
References
Impacted products
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2026-65337",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-08-18T13:35:57.394992Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-20",
"description": "CWE-20 Improper Input Validation",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-703",
"description": "CWE-703 Improper Check or Handling of Exceptional Conditions",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-08-18T13:36:24.577Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "Safari",
"vendor": "Apple",
"versions": [
{
"lessThan": "26.6.1",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"product": "iOS and iPadOS",
"vendor": "Apple",
"versions": [
{
"lessThan": "18.7.10",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThan": "26.6.1",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"product": "macOS",
"vendor": "Apple",
"versions": [
{
"lessThan": "26.6.2",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "This issue was addressed through improved state management. This issue is fixed in Safari 26.6.1, iOS 18.7.10 and iPadOS 18.7.10, iOS 26.6.1 and iPadOS 26.6.1, macOS Tahoe 26.6.2. Processing maliciously crafted web content may lead to an unexpected Safari crash."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "Processing maliciously crafted web content may lead to an unexpected Safari crash",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-08-18T17:59:35.534Z",
"orgId": "286789f9-fbc2-4510-9f9a-43facdede74c",
"shortName": "apple"
},
"references": [
{
"url": "https://support.apple.com/en-us/148281"
},
{
"url": "https://support.apple.com/en-us/148282"
},
{
"url": "https://support.apple.com/en-us/148286"
},
{
"url": "https://support.apple.com/en-us/148287"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "286789f9-fbc2-4510-9f9a-43facdede74c",
"assignerShortName": "apple",
"cveId": "CVE-2026-65337",
"datePublished": "2026-08-17T21:31:00.092Z",
"dateReserved": "2026-07-22T00:45:26.179Z",
"dateUpdated": "2026-08-18T17:59:35.534Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-65336 (GCVE-0-2026-65336)
Vulnerability from cvelistv5
Published
2026-08-17 21:30
Modified
2026-08-18 17:59
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- Processing maliciously crafted web content may lead to an unexpected Safari crash
Summary
This issue was addressed through improved state management. This issue is fixed in Safari 26.6.1, iOS 18.7.10 and iPadOS 18.7.10, iOS 26.6.1 and iPadOS 26.6.1, macOS Tahoe 26.6.2. Processing maliciously crafted web content may lead to an unexpected Safari crash.
References
Impacted products
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2026-65336",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-08-18T13:34:36.759397Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-20",
"description": "CWE-20 Improper Input Validation",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-08-18T13:34:39.965Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "Safari",
"vendor": "Apple",
"versions": [
{
"lessThan": "26.6.1",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"product": "iOS and iPadOS",
"vendor": "Apple",
"versions": [
{
"lessThan": "18.7.10",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThan": "26.6.1",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"product": "macOS",
"vendor": "Apple",
"versions": [
{
"lessThan": "26.6.2",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "This issue was addressed through improved state management. This issue is fixed in Safari 26.6.1, iOS 18.7.10 and iPadOS 18.7.10, iOS 26.6.1 and iPadOS 26.6.1, macOS Tahoe 26.6.2. Processing maliciously crafted web content may lead to an unexpected Safari crash."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "Processing maliciously crafted web content may lead to an unexpected Safari crash",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-08-18T17:59:34.147Z",
"orgId": "286789f9-fbc2-4510-9f9a-43facdede74c",
"shortName": "apple"
},
"references": [
{
"url": "https://support.apple.com/en-us/148281"
},
{
"url": "https://support.apple.com/en-us/148282"
},
{
"url": "https://support.apple.com/en-us/148286"
},
{
"url": "https://support.apple.com/en-us/148287"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "286789f9-fbc2-4510-9f9a-43facdede74c",
"assignerShortName": "apple",
"cveId": "CVE-2026-65336",
"datePublished": "2026-08-17T21:30:49.391Z",
"dateReserved": "2026-07-22T00:45:26.179Z",
"dateUpdated": "2026-08-18T17:59:34.147Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-64784 (GCVE-0-2026-64784)
Vulnerability from cvelistv5
Published
2026-08-17 21:30
Modified
2026-08-18 17:59
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- Processing maliciously crafted web content may lead to an unexpected Safari crash
Summary
An out-of-bounds access issue was addressed with improved bounds checking. This issue is fixed in Safari 26.6.1, iOS 18.7.10 and iPadOS 18.7.10, iOS 26.6.1 and iPadOS 26.6.1, macOS Tahoe 26.6.2. Processing maliciously crafted web content may lead to an unexpected Safari crash.
References
Impacted products
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2026-64784",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-08-18T13:33:25.612094Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-125",
"description": "CWE-125 Out-of-bounds Read",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-787",
"description": "CWE-787 Out-of-bounds Write",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-08-18T13:33:50.511Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "Safari",
"vendor": "Apple",
"versions": [
{
"lessThan": "26.6.1",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"product": "iOS and iPadOS",
"vendor": "Apple",
"versions": [
{
"lessThan": "18.7.10",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThan": "26.6.1",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"product": "macOS",
"vendor": "Apple",
"versions": [
{
"lessThan": "26.6.2",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "An out-of-bounds access issue was addressed with improved bounds checking. This issue is fixed in Safari 26.6.1, iOS 18.7.10 and iPadOS 18.7.10, iOS 26.6.1 and iPadOS 26.6.1, macOS Tahoe 26.6.2. Processing maliciously crafted web content may lead to an unexpected Safari crash."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "Processing maliciously crafted web content may lead to an unexpected Safari crash",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-08-18T17:59:32.971Z",
"orgId": "286789f9-fbc2-4510-9f9a-43facdede74c",
"shortName": "apple"
},
"references": [
{
"url": "https://support.apple.com/en-us/148281"
},
{
"url": "https://support.apple.com/en-us/148282"
},
{
"url": "https://support.apple.com/en-us/148286"
},
{
"url": "https://support.apple.com/en-us/148287"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "286789f9-fbc2-4510-9f9a-43facdede74c",
"assignerShortName": "apple",
"cveId": "CVE-2026-64784",
"datePublished": "2026-08-17T21:30:45.212Z",
"dateReserved": "2026-07-20T18:11:03.397Z",
"dateUpdated": "2026-08-18T17:59:32.971Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-65341 (GCVE-0-2026-65341)
Vulnerability from cvelistv5
Published
2026-08-17 21:30
Modified
2026-08-18 17:59
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- Processing maliciously crafted web content may lead to memory corruption
Summary
The issue was addressed with improved memory handling. This issue is fixed in Safari 26.6.1, iOS 18.7.10 and iPadOS 18.7.10, iOS 26.6.1 and iPadOS 26.6.1, macOS Tahoe 26.6.2. Processing maliciously crafted web content may lead to memory corruption.
References
Impacted products
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2026-65341",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-08-18T13:33:06.390939Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-119",
"description": "CWE-119 Improper Restriction of Operations within the Bounds of a Memory Buffer",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-416",
"description": "CWE-416 Use After Free",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-08-18T13:33:10.280Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "Safari",
"vendor": "Apple",
"versions": [
{
"lessThan": "26.6.1",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"product": "iOS and iPadOS",
"vendor": "Apple",
"versions": [
{
"lessThan": "18.7.10",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThan": "26.6.1",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"product": "macOS",
"vendor": "Apple",
"versions": [
{
"lessThan": "26.6.2",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "The issue was addressed with improved memory handling. This issue is fixed in Safari 26.6.1, iOS 18.7.10 and iPadOS 18.7.10, iOS 26.6.1 and iPadOS 26.6.1, macOS Tahoe 26.6.2. Processing maliciously crafted web content may lead to memory corruption."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "Processing maliciously crafted web content may lead to memory corruption",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-08-18T17:59:31.875Z",
"orgId": "286789f9-fbc2-4510-9f9a-43facdede74c",
"shortName": "apple"
},
"references": [
{
"url": "https://support.apple.com/en-us/148281"
},
{
"url": "https://support.apple.com/en-us/148282"
},
{
"url": "https://support.apple.com/en-us/148286"
},
{
"url": "https://support.apple.com/en-us/148287"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "286789f9-fbc2-4510-9f9a-43facdede74c",
"assignerShortName": "apple",
"cveId": "CVE-2026-65341",
"datePublished": "2026-08-17T21:30:42.172Z",
"dateReserved": "2026-07-22T00:45:26.179Z",
"dateUpdated": "2026-08-18T17:59:31.875Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-28984 (GCVE-0-2026-28984)
Vulnerability from cvelistv5
Published
2026-08-17 21:30
Modified
2026-08-25 19:24
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- Processing maliciously crafted web content may lead to an unexpected Safari crash
Summary
The issue was addressed with improved memory handling. This issue is fixed in Safari 26.5, iOS 18.7.10 and iPadOS 18.7.10, iOS 26.5 and iPadOS 26.5, macOS Tahoe 26.5, tvOS 26.5, visionOS 26.5, watchOS 26.5. Processing maliciously crafted web content may lead to an unexpected Safari crash.
References
Impacted products
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2026-28984",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-08-18T13:32:14.272620Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-119",
"description": "CWE-119 Improper Restriction of Operations within the Bounds of a Memory Buffer",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-416",
"description": "CWE-416 Use After Free",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-08-18T13:32:17.801Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "Safari",
"vendor": "Apple",
"versions": [
{
"lessThan": "26.5",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"product": "iOS and iPadOS",
"vendor": "Apple",
"versions": [
{
"lessThan": "18.7.10",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThan": "26.5",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"product": "macOS",
"vendor": "Apple",
"versions": [
{
"lessThan": "26.5",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"product": "tvOS",
"vendor": "Apple",
"versions": [
{
"lessThan": "26.5",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"product": "visionOS",
"vendor": "Apple",
"versions": [
{
"lessThan": "26.5",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"product": "watchOS",
"vendor": "Apple",
"versions": [
{
"lessThan": "26.5",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "The issue was addressed with improved memory handling. This issue is fixed in Safari 26.5, iOS 18.7.10 and iPadOS 18.7.10, iOS 26.5 and iPadOS 26.5, macOS Tahoe 26.5, tvOS 26.5, visionOS 26.5, watchOS 26.5. Processing maliciously crafted web content may lead to an unexpected Safari crash."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "Processing maliciously crafted web content may lead to an unexpected Safari crash",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-08-25T19:24:54.642Z",
"orgId": "286789f9-fbc2-4510-9f9a-43facdede74c",
"shortName": "apple"
},
"references": [
{
"url": "https://support.apple.com/en-us/127110"
},
{
"url": "https://support.apple.com/en-us/127115"
},
{
"url": "https://support.apple.com/en-us/127118"
},
{
"url": "https://support.apple.com/en-us/127119"
},
{
"url": "https://support.apple.com/en-us/127120"
},
{
"url": "https://support.apple.com/en-us/127121"
},
{
"url": "https://support.apple.com/en-us/148287"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "286789f9-fbc2-4510-9f9a-43facdede74c",
"assignerShortName": "apple",
"cveId": "CVE-2026-28984",
"datePublished": "2026-08-17T21:30:37.215Z",
"dateReserved": "2026-03-03T16:36:03.993Z",
"dateUpdated": "2026-08-25T19:24:54.642Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-64787 (GCVE-0-2026-64787)
Vulnerability from cvelistv5
Published
2026-08-17 21:30
Modified
2026-08-18 17:59
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- Processing maliciously crafted web content may lead to an unexpected process termination
Summary
A use-after-free issue was addressed with improved memory management. This issue is fixed in Safari 26.6.1, iOS 26.6.1 and iPadOS 26.6.1, macOS Tahoe 26.6.2. Processing maliciously crafted web content may lead to an unexpected process termination.
References
Impacted products
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2026-64787",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-08-18T13:27:21.753637Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-416",
"description": "CWE-416 Use After Free",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-08-18T13:27:26.496Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "Safari",
"vendor": "Apple",
"versions": [
{
"lessThan": "26.6.1",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"product": "iOS and iPadOS",
"vendor": "Apple",
"versions": [
{
"lessThan": "26.6.1",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"product": "macOS",
"vendor": "Apple",
"versions": [
{
"lessThan": "26.6.2",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "A use-after-free issue was addressed with improved memory management. This issue is fixed in Safari 26.6.1, iOS 26.6.1 and iPadOS 26.6.1, macOS Tahoe 26.6.2. Processing maliciously crafted web content may lead to an unexpected process termination."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "Processing maliciously crafted web content may lead to an unexpected process termination",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-08-18T17:59:30.727Z",
"orgId": "286789f9-fbc2-4510-9f9a-43facdede74c",
"shortName": "apple"
},
"references": [
{
"url": "https://support.apple.com/en-us/148281"
},
{
"url": "https://support.apple.com/en-us/148282"
},
{
"url": "https://support.apple.com/en-us/148286"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "286789f9-fbc2-4510-9f9a-43facdede74c",
"assignerShortName": "apple",
"cveId": "CVE-2026-64787",
"datePublished": "2026-08-17T21:30:33.068Z",
"dateReserved": "2026-07-20T18:11:03.398Z",
"dateUpdated": "2026-08-18T17:59:30.727Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-65335 (GCVE-0-2026-65335)
Vulnerability from cvelistv5
Published
2026-08-17 21:30
Modified
2026-08-18 17:59
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- Processing maliciously crafted web content may lead to an unexpected Safari crash
Summary
This issue was addressed through improved state management. This issue is fixed in Safari 26.6.1, iOS 18.7.10 and iPadOS 18.7.10, iOS 26.6.1 and iPadOS 26.6.1, macOS Tahoe 26.6.2. Processing maliciously crafted web content may lead to an unexpected Safari crash.
References
Impacted products
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2026-65335",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-08-18T13:24:12.483472Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-119",
"description": "CWE-119 Improper Restriction of Operations within the Bounds of a Memory Buffer",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-08-18T13:24:37.277Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "Safari",
"vendor": "Apple",
"versions": [
{
"lessThan": "26.6.1",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"product": "iOS and iPadOS",
"vendor": "Apple",
"versions": [
{
"lessThan": "18.7.10",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThan": "26.6.1",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"product": "macOS",
"vendor": "Apple",
"versions": [
{
"lessThan": "26.6.2",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "This issue was addressed through improved state management. This issue is fixed in Safari 26.6.1, iOS 18.7.10 and iPadOS 18.7.10, iOS 26.6.1 and iPadOS 26.6.1, macOS Tahoe 26.6.2. Processing maliciously crafted web content may lead to an unexpected Safari crash."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "Processing maliciously crafted web content may lead to an unexpected Safari crash",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-08-18T17:59:29.375Z",
"orgId": "286789f9-fbc2-4510-9f9a-43facdede74c",
"shortName": "apple"
},
"references": [
{
"url": "https://support.apple.com/en-us/148281"
},
{
"url": "https://support.apple.com/en-us/148282"
},
{
"url": "https://support.apple.com/en-us/148286"
},
{
"url": "https://support.apple.com/en-us/148287"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "286789f9-fbc2-4510-9f9a-43facdede74c",
"assignerShortName": "apple",
"cveId": "CVE-2026-65335",
"datePublished": "2026-08-17T21:30:18.797Z",
"dateReserved": "2026-07-22T00:45:02.635Z",
"dateUpdated": "2026-08-18T17:59:29.375Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-65334 (GCVE-0-2026-65334)
Vulnerability from cvelistv5
Published
2026-08-17 21:30
Modified
2026-08-18 17:59
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- Processing maliciously crafted web content may lead to an unexpected Safari crash
Summary
A memory corruption issue was addressed with improved state management. This issue is fixed in Safari 26.6.1, iOS 18.7.10 and iPadOS 18.7.10, iOS 26.6.1 and iPadOS 26.6.1, macOS Tahoe 26.6.2. Processing maliciously crafted web content may lead to an unexpected Safari crash.
References
Impacted products
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2026-65334",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-08-18T13:23:29.033455Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-119",
"description": "CWE-119 Improper Restriction of Operations within the Bounds of a Memory Buffer",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-787",
"description": "CWE-787 Out-of-bounds Write",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-08-18T13:23:52.487Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "Safari",
"vendor": "Apple",
"versions": [
{
"lessThan": "26.6.1",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"product": "iOS and iPadOS",
"vendor": "Apple",
"versions": [
{
"lessThan": "18.7.10",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThan": "26.6.1",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"product": "macOS",
"vendor": "Apple",
"versions": [
{
"lessThan": "26.6.2",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "A memory corruption issue was addressed with improved state management. This issue is fixed in Safari 26.6.1, iOS 18.7.10 and iPadOS 18.7.10, iOS 26.6.1 and iPadOS 26.6.1, macOS Tahoe 26.6.2. Processing maliciously crafted web content may lead to an unexpected Safari crash."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "Processing maliciously crafted web content may lead to an unexpected Safari crash",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-08-18T17:59:27.736Z",
"orgId": "286789f9-fbc2-4510-9f9a-43facdede74c",
"shortName": "apple"
},
"references": [
{
"url": "https://support.apple.com/en-us/148281"
},
{
"url": "https://support.apple.com/en-us/148282"
},
{
"url": "https://support.apple.com/en-us/148286"
},
{
"url": "https://support.apple.com/en-us/148287"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "286789f9-fbc2-4510-9f9a-43facdede74c",
"assignerShortName": "apple",
"cveId": "CVE-2026-65334",
"datePublished": "2026-08-17T21:30:08.305Z",
"dateReserved": "2026-07-22T00:45:02.635Z",
"dateUpdated": "2026-08-18T17:59:27.736Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-65338 (GCVE-0-2026-65338)
Vulnerability from cvelistv5
Published
2026-08-17 21:29
Modified
2026-08-18 17:59
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- Processing maliciously crafted web content may lead to an unexpected Safari crash
Summary
The issue was addressed with improved memory handling. This issue is fixed in Safari 26.6.1, iOS 18.7.10 and iPadOS 18.7.10, iOS 26.6.1 and iPadOS 26.6.1, macOS Tahoe 26.6.2. Processing maliciously crafted web content may lead to an unexpected Safari crash.
References
Impacted products
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2026-65338",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-08-18T13:21:43.935363Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-119",
"description": "CWE-119 Improper Restriction of Operations within the Bounds of a Memory Buffer",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-416",
"description": "CWE-416 Use After Free",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-08-18T13:22:11.932Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "Safari",
"vendor": "Apple",
"versions": [
{
"lessThan": "26.6.1",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"product": "iOS and iPadOS",
"vendor": "Apple",
"versions": [
{
"lessThan": "18.7.10",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThan": "26.6.1",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"product": "macOS",
"vendor": "Apple",
"versions": [
{
"lessThan": "26.6.2",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "The issue was addressed with improved memory handling. This issue is fixed in Safari 26.6.1, iOS 18.7.10 and iPadOS 18.7.10, iOS 26.6.1 and iPadOS 26.6.1, macOS Tahoe 26.6.2. Processing maliciously crafted web content may lead to an unexpected Safari crash."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "Processing maliciously crafted web content may lead to an unexpected Safari crash",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-08-18T17:59:26.707Z",
"orgId": "286789f9-fbc2-4510-9f9a-43facdede74c",
"shortName": "apple"
},
"references": [
{
"url": "https://support.apple.com/en-us/148281"
},
{
"url": "https://support.apple.com/en-us/148282"
},
{
"url": "https://support.apple.com/en-us/148286"
},
{
"url": "https://support.apple.com/en-us/148287"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "286789f9-fbc2-4510-9f9a-43facdede74c",
"assignerShortName": "apple",
"cveId": "CVE-2026-65338",
"datePublished": "2026-08-17T21:29:59.913Z",
"dateReserved": "2026-07-22T00:45:26.179Z",
"dateUpdated": "2026-08-18T17:59:26.707Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-65333 (GCVE-0-2026-65333)
Vulnerability from cvelistv5
Published
2026-08-17 21:29
Modified
2026-08-18 17:59
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- Processing maliciously crafted web content may lead to an unexpected Safari crash
Summary
This issue was addressed through improved state management. This issue is fixed in Safari 26.6.1, iOS 18.7.10 and iPadOS 18.7.10, iOS 26.6.1 and iPadOS 26.6.1, macOS Tahoe 26.6.2. Processing maliciously crafted web content may lead to an unexpected Safari crash.
References
Impacted products
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2026-65333",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-08-18T13:20:09.319580Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-119",
"description": "CWE-119 Improper Restriction of Operations within the Bounds of a Memory Buffer",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-08-18T13:20:30.247Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "Safari",
"vendor": "Apple",
"versions": [
{
"lessThan": "26.6.1",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"product": "iOS and iPadOS",
"vendor": "Apple",
"versions": [
{
"lessThan": "18.7.10",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThan": "26.6.1",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"product": "macOS",
"vendor": "Apple",
"versions": [
{
"lessThan": "26.6.2",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "This issue was addressed through improved state management. This issue is fixed in Safari 26.6.1, iOS 18.7.10 and iPadOS 18.7.10, iOS 26.6.1 and iPadOS 26.6.1, macOS Tahoe 26.6.2. Processing maliciously crafted web content may lead to an unexpected Safari crash."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "Processing maliciously crafted web content may lead to an unexpected Safari crash",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-08-18T17:59:25.529Z",
"orgId": "286789f9-fbc2-4510-9f9a-43facdede74c",
"shortName": "apple"
},
"references": [
{
"url": "https://support.apple.com/en-us/148281"
},
{
"url": "https://support.apple.com/en-us/148282"
},
{
"url": "https://support.apple.com/en-us/148286"
},
{
"url": "https://support.apple.com/en-us/148287"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "286789f9-fbc2-4510-9f9a-43facdede74c",
"assignerShortName": "apple",
"cveId": "CVE-2026-65333",
"datePublished": "2026-08-17T21:29:42.566Z",
"dateReserved": "2026-07-22T00:45:02.635Z",
"dateUpdated": "2026-08-18T17:59:25.529Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-64778 (GCVE-0-2026-64778)
Vulnerability from cvelistv5
Published
2026-08-17 21:29
Modified
2026-08-18 17:59
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- Visiting a maliciously crafted website may leak sensitive data
Summary
The issue was addressed with improved checks. This issue is fixed in Safari 26.6.1, iOS 18.7.10 and iPadOS 18.7.10, iOS 26.6.1 and iPadOS 26.6.1, macOS Tahoe 26.6.2. Visiting a maliciously crafted website may leak sensitive data.
References
Impacted products
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2026-64778",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-08-18T13:19:49.782050Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-200",
"description": "CWE-200 Exposure of Sensitive Information to an Unauthorized Actor",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-08-18T13:19:52.856Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "Safari",
"vendor": "Apple",
"versions": [
{
"lessThan": "26.6.1",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"product": "iOS and iPadOS",
"vendor": "Apple",
"versions": [
{
"lessThan": "18.7.10",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThan": "26.6.1",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"product": "macOS",
"vendor": "Apple",
"versions": [
{
"lessThan": "26.6.2",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "The issue was addressed with improved checks. This issue is fixed in Safari 26.6.1, iOS 18.7.10 and iPadOS 18.7.10, iOS 26.6.1 and iPadOS 26.6.1, macOS Tahoe 26.6.2. Visiting a maliciously crafted website may leak sensitive data."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "Visiting a maliciously crafted website may leak sensitive data",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-08-18T17:59:24.478Z",
"orgId": "286789f9-fbc2-4510-9f9a-43facdede74c",
"shortName": "apple"
},
"references": [
{
"url": "https://support.apple.com/en-us/148281"
},
{
"url": "https://support.apple.com/en-us/148282"
},
{
"url": "https://support.apple.com/en-us/148286"
},
{
"url": "https://support.apple.com/en-us/148287"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "286789f9-fbc2-4510-9f9a-43facdede74c",
"assignerShortName": "apple",
"cveId": "CVE-2026-64778",
"datePublished": "2026-08-17T21:29:37.539Z",
"dateReserved": "2026-07-20T18:10:53.025Z",
"dateUpdated": "2026-08-18T17:59:24.478Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-64781 (GCVE-0-2026-64781)
Vulnerability from cvelistv5
Published
2026-08-17 21:29
Modified
2026-08-18 17:59
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- Processing maliciously crafted web content may lead to an unexpected Safari crash
Summary
The issue was addressed with improved input validation. This issue is fixed in Safari 26.6.1, iOS 18.7.10 and iPadOS 18.7.10, iOS 26.6.1 and iPadOS 26.6.1, macOS Tahoe 26.6.2. Processing maliciously crafted web content may lead to an unexpected Safari crash.
References
Impacted products
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2026-64781",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-08-18T13:25:26.384672Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-20",
"description": "CWE-20 Improper Input Validation",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-08-18T13:25:29.143Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "Safari",
"vendor": "Apple",
"versions": [
{
"lessThan": "26.6.1",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"product": "iOS and iPadOS",
"vendor": "Apple",
"versions": [
{
"lessThan": "18.7.10",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThan": "26.6.1",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"product": "macOS",
"vendor": "Apple",
"versions": [
{
"lessThan": "26.6.2",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "The issue was addressed with improved input validation. This issue is fixed in Safari 26.6.1, iOS 18.7.10 and iPadOS 18.7.10, iOS 26.6.1 and iPadOS 26.6.1, macOS Tahoe 26.6.2. Processing maliciously crafted web content may lead to an unexpected Safari crash."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "Processing maliciously crafted web content may lead to an unexpected Safari crash",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-08-18T17:59:23.323Z",
"orgId": "286789f9-fbc2-4510-9f9a-43facdede74c",
"shortName": "apple"
},
"references": [
{
"url": "https://support.apple.com/en-us/148281"
},
{
"url": "https://support.apple.com/en-us/148282"
},
{
"url": "https://support.apple.com/en-us/148286"
},
{
"url": "https://support.apple.com/en-us/148287"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "286789f9-fbc2-4510-9f9a-43facdede74c",
"assignerShortName": "apple",
"cveId": "CVE-2026-64781",
"datePublished": "2026-08-17T21:29:34.312Z",
"dateReserved": "2026-07-20T18:11:03.397Z",
"dateUpdated": "2026-08-18T17:59:23.323Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-64715 (GCVE-0-2026-64715)
Vulnerability from cvelistv5
Published
2026-08-17 21:29
Modified
2026-08-18 17:59
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- Processing maliciously crafted web content may lead to an unexpected process crash
Summary
A use-after-free issue was addressed with improved memory management. This issue is fixed in Safari 26.6.1, iOS 18.7.10 and iPadOS 18.7.10, iOS 26.6.1 and iPadOS 26.6.1, macOS Tahoe 26.6.2. Processing maliciously crafted web content may lead to an unexpected process crash.
References
Impacted products
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2026-64715",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-08-18T13:21:36.342847Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-416",
"description": "CWE-416 Use After Free",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-08-18T13:21:43.347Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "Safari",
"vendor": "Apple",
"versions": [
{
"lessThan": "26.6.1",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"product": "iOS and iPadOS",
"vendor": "Apple",
"versions": [
{
"lessThan": "18.7.10",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThan": "26.6.1",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"product": "macOS",
"vendor": "Apple",
"versions": [
{
"lessThan": "26.6.2",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "A use-after-free issue was addressed with improved memory management. This issue is fixed in Safari 26.6.1, iOS 18.7.10 and iPadOS 18.7.10, iOS 26.6.1 and iPadOS 26.6.1, macOS Tahoe 26.6.2. Processing maliciously crafted web content may lead to an unexpected process crash."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "Processing maliciously crafted web content may lead to an unexpected process crash",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-08-18T17:59:21.972Z",
"orgId": "286789f9-fbc2-4510-9f9a-43facdede74c",
"shortName": "apple"
},
"references": [
{
"url": "https://support.apple.com/en-us/148281"
},
{
"url": "https://support.apple.com/en-us/148282"
},
{
"url": "https://support.apple.com/en-us/148286"
},
{
"url": "https://support.apple.com/en-us/148287"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "286789f9-fbc2-4510-9f9a-43facdede74c",
"assignerShortName": "apple",
"cveId": "CVE-2026-64715",
"datePublished": "2026-08-17T21:29:27.827Z",
"dateReserved": "2026-07-20T18:09:35.084Z",
"dateUpdated": "2026-08-18T17:59:21.972Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-64780 (GCVE-0-2026-64780)
Vulnerability from cvelistv5
Published
2026-08-17 21:29
Modified
2026-08-18 17:59
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- Processing maliciously crafted web content may lead to an unexpected Safari crash
Summary
The issue was addressed with improved checks. This issue is fixed in Safari 26.6.1, iOS 18.7.10 and iPadOS 18.7.10, iOS 26.6.1 and iPadOS 26.6.1, macOS Tahoe 26.6.2. Processing maliciously crafted web content may lead to an unexpected Safari crash.
References
Impacted products
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2026-64780",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-08-18T13:17:53.195718Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-119",
"description": "CWE-119 Improper Restriction of Operations within the Bounds of a Memory Buffer",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-08-18T13:18:14.311Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "Safari",
"vendor": "Apple",
"versions": [
{
"lessThan": "26.6.1",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"product": "iOS and iPadOS",
"vendor": "Apple",
"versions": [
{
"lessThan": "18.7.10",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThan": "26.6.1",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"product": "macOS",
"vendor": "Apple",
"versions": [
{
"lessThan": "26.6.2",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "The issue was addressed with improved checks. This issue is fixed in Safari 26.6.1, iOS 18.7.10 and iPadOS 18.7.10, iOS 26.6.1 and iPadOS 26.6.1, macOS Tahoe 26.6.2. Processing maliciously crafted web content may lead to an unexpected Safari crash."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "Processing maliciously crafted web content may lead to an unexpected Safari crash",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-08-18T17:59:20.797Z",
"orgId": "286789f9-fbc2-4510-9f9a-43facdede74c",
"shortName": "apple"
},
"references": [
{
"url": "https://support.apple.com/en-us/148281"
},
{
"url": "https://support.apple.com/en-us/148282"
},
{
"url": "https://support.apple.com/en-us/148286"
},
{
"url": "https://support.apple.com/en-us/148287"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "286789f9-fbc2-4510-9f9a-43facdede74c",
"assignerShortName": "apple",
"cveId": "CVE-2026-64780",
"datePublished": "2026-08-17T21:29:17.121Z",
"dateReserved": "2026-07-20T18:10:53.026Z",
"dateUpdated": "2026-08-18T17:59:20.797Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-64779 (GCVE-0-2026-64779)
Vulnerability from cvelistv5
Published
2026-08-17 21:29
Modified
2026-08-18 17:59
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- Processing maliciously crafted web content may lead to an unexpected Safari crash
Summary
A memory corruption vulnerability was addressed with improved locking. This issue is fixed in Safari 26.6.1, iOS 18.7.10 and iPadOS 18.7.10, iOS 26.6.1 and iPadOS 26.6.1, macOS Tahoe 26.6.2. Processing maliciously crafted web content may lead to an unexpected Safari crash.
References
Impacted products
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2026-64779",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-08-18T13:15:20.777358Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-362",
"description": "CWE-362 Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-08-18T13:15:42.075Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "Safari",
"vendor": "Apple",
"versions": [
{
"lessThan": "26.6.1",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"product": "iOS and iPadOS",
"vendor": "Apple",
"versions": [
{
"lessThan": "18.7.10",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThan": "26.6.1",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"product": "macOS",
"vendor": "Apple",
"versions": [
{
"lessThan": "26.6.2",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "A memory corruption vulnerability was addressed with improved locking. This issue is fixed in Safari 26.6.1, iOS 18.7.10 and iPadOS 18.7.10, iOS 26.6.1 and iPadOS 26.6.1, macOS Tahoe 26.6.2. Processing maliciously crafted web content may lead to an unexpected Safari crash."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "Processing maliciously crafted web content may lead to an unexpected Safari crash",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-08-18T17:59:19.629Z",
"orgId": "286789f9-fbc2-4510-9f9a-43facdede74c",
"shortName": "apple"
},
"references": [
{
"url": "https://support.apple.com/en-us/148281"
},
{
"url": "https://support.apple.com/en-us/148282"
},
{
"url": "https://support.apple.com/en-us/148286"
},
{
"url": "https://support.apple.com/en-us/148287"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "286789f9-fbc2-4510-9f9a-43facdede74c",
"assignerShortName": "apple",
"cveId": "CVE-2026-64779",
"datePublished": "2026-08-17T21:29:15.067Z",
"dateReserved": "2026-07-20T18:10:53.025Z",
"dateUpdated": "2026-08-18T17:59:19.629Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-65332 (GCVE-0-2026-65332)
Vulnerability from cvelistv5
Published
2026-08-17 21:29
Modified
2026-08-18 17:59
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- Processing maliciously crafted web content may lead to an unexpected Safari crash
Summary
This issue was addressed through improved state management. This issue is fixed in Safari 26.6.1, iOS 18.7.10 and iPadOS 18.7.10, iOS 26.6.1 and iPadOS 26.6.1, macOS Tahoe 26.6.2. Processing maliciously crafted web content may lead to an unexpected Safari crash.
References
Impacted products
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2026-65332",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-08-18T13:16:21.424140Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-703",
"description": "CWE-703 Improper Check or Handling of Exceptional Conditions",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-08-18T13:16:26.585Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "Safari",
"vendor": "Apple",
"versions": [
{
"lessThan": "26.6.1",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"product": "iOS and iPadOS",
"vendor": "Apple",
"versions": [
{
"lessThan": "18.7.10",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThan": "26.6.1",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"product": "macOS",
"vendor": "Apple",
"versions": [
{
"lessThan": "26.6.2",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "This issue was addressed through improved state management. This issue is fixed in Safari 26.6.1, iOS 18.7.10 and iPadOS 18.7.10, iOS 26.6.1 and iPadOS 26.6.1, macOS Tahoe 26.6.2. Processing maliciously crafted web content may lead to an unexpected Safari crash."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "Processing maliciously crafted web content may lead to an unexpected Safari crash",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-08-18T17:59:18.069Z",
"orgId": "286789f9-fbc2-4510-9f9a-43facdede74c",
"shortName": "apple"
},
"references": [
{
"url": "https://support.apple.com/en-us/148281"
},
{
"url": "https://support.apple.com/en-us/148282"
},
{
"url": "https://support.apple.com/en-us/148286"
},
{
"url": "https://support.apple.com/en-us/148287"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "286789f9-fbc2-4510-9f9a-43facdede74c",
"assignerShortName": "apple",
"cveId": "CVE-2026-65332",
"datePublished": "2026-08-17T21:29:09.891Z",
"dateReserved": "2026-07-22T00:45:02.635Z",
"dateUpdated": "2026-08-18T17:59:18.069Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-64783 (GCVE-0-2026-64783)
Vulnerability from cvelistv5
Published
2026-07-27 20:14
Modified
2026-07-28 15:00
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- Processing maliciously crafted web content may lead to an unexpected Safari crash
Summary
A use-after-free issue was addressed with improved memory management. This issue is fixed in Safari 26.6, iOS 26.6 and iPadOS 26.6, macOS Tahoe 26.6, visionOS 26.6, watchOS 26.6. Processing maliciously crafted web content may lead to an unexpected Safari crash.
References
Impacted products
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2026-64783",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-28T14:59:03.050755Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-416",
"description": "CWE-416 Use After Free",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-28T15:00:38.071Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "Safari",
"vendor": "Apple",
"versions": [
{
"lessThan": "26.6",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"product": "iOS and iPadOS",
"vendor": "Apple",
"versions": [
{
"lessThan": "26.6",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"product": "macOS",
"vendor": "Apple",
"versions": [
{
"lessThan": "26.6",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"product": "visionOS",
"vendor": "Apple",
"versions": [
{
"lessThan": "26.6",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"product": "watchOS",
"vendor": "Apple",
"versions": [
{
"lessThan": "26.6",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "A use-after-free issue was addressed with improved memory management. This issue is fixed in Safari 26.6, iOS 26.6 and iPadOS 26.6, macOS Tahoe 26.6, visionOS 26.6, watchOS 26.6. Processing maliciously crafted web content may lead to an unexpected Safari crash."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "Processing maliciously crafted web content may lead to an unexpected Safari crash",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-27T20:14:39.670Z",
"orgId": "286789f9-fbc2-4510-9f9a-43facdede74c",
"shortName": "apple"
},
"references": [
{
"url": "https://support.apple.com/en-us/128066"
},
{
"url": "https://support.apple.com/en-us/128067"
},
{
"url": "https://support.apple.com/en-us/128068"
},
{
"url": "https://support.apple.com/en-us/128070"
},
{
"url": "https://support.apple.com/en-us/128073"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "286789f9-fbc2-4510-9f9a-43facdede74c",
"assignerShortName": "apple",
"cveId": "CVE-2026-64783",
"datePublished": "2026-07-27T20:14:39.670Z",
"dateReserved": "2026-07-20T18:11:03.397Z",
"dateUpdated": "2026-07-28T15:00:38.071Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-64757 (GCVE-0-2026-64757)
Vulnerability from cvelistv5
Published
2026-07-27 20:14
Modified
2026-08-17 21:31
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- Processing maliciously crafted web content may lead to an unexpected Safari crash
Summary
A memory corruption issue was addressed with improved state management. This issue is fixed in Safari 26.6, iOS 18.7.10 and iPadOS 18.7.10, iOS 26.6 and iPadOS 26.6, macOS Tahoe 26.6, visionOS 26.6, watchOS 26.6. Processing maliciously crafted web content may lead to an unexpected Safari crash.
References
Impacted products
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2026-64757",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-28T15:47:04.275655Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-119",
"description": "CWE-119 Improper Restriction of Operations within the Bounds of a Memory Buffer",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-28T15:48:04.441Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "Safari",
"vendor": "Apple",
"versions": [
{
"lessThan": "26.6",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"product": "iOS and iPadOS",
"vendor": "Apple",
"versions": [
{
"lessThan": "18.7.10",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"lessThan": "26.6",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"product": "macOS",
"vendor": "Apple",
"versions": [
{
"lessThan": "26.6",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"product": "visionOS",
"vendor": "Apple",
"versions": [
{
"lessThan": "26.6",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"product": "watchOS",
"vendor": "Apple",
"versions": [
{
"lessThan": "26.6",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "A memory corruption issue was addressed with improved state management. This issue is fixed in Safari 26.6, iOS 18.7.10 and iPadOS 18.7.10, iOS 26.6 and iPadOS 26.6, macOS Tahoe 26.6, visionOS 26.6, watchOS 26.6. Processing maliciously crafted web content may lead to an unexpected Safari crash."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "Processing maliciously crafted web content may lead to an unexpected Safari crash",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-08-17T21:31:15.629Z",
"orgId": "286789f9-fbc2-4510-9f9a-43facdede74c",
"shortName": "apple"
},
"references": [
{
"url": "https://support.apple.com/en-us/128066"
},
{
"url": "https://support.apple.com/en-us/128067"
},
{
"url": "https://support.apple.com/en-us/128068"
},
{
"url": "https://support.apple.com/en-us/128070"
},
{
"url": "https://support.apple.com/en-us/128073"
},
{
"url": "https://support.apple.com/en-us/148287"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "286789f9-fbc2-4510-9f9a-43facdede74c",
"assignerShortName": "apple",
"cveId": "CVE-2026-64757",
"datePublished": "2026-07-27T20:14:26.672Z",
"dateReserved": "2026-07-20T18:10:30.633Z",
"dateUpdated": "2026-08-17T21:31:15.629Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-43804 (GCVE-0-2026-43804)
Vulnerability from cvelistv5
Published
2026-07-27 20:14
Modified
2026-07-28 16:00
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- Visiting a website may lead to an app denial-of-service
Summary
This issue was addressed through improved state management. This issue is fixed in Safari 26.6, iOS 26.6 and iPadOS 26.6, macOS Tahoe 26.6, visionOS 26.6. Visiting a website may lead to an app denial-of-service.
References
Impacted products
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2026-43804",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-28T16:00:12.806184Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-400",
"description": "CWE-400 Uncontrolled Resource Consumption",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-28T16:00:41.528Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "Safari",
"vendor": "Apple",
"versions": [
{
"lessThan": "26.6",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"product": "iOS and iPadOS",
"vendor": "Apple",
"versions": [
{
"lessThan": "26.6",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"product": "macOS",
"vendor": "Apple",
"versions": [
{
"lessThan": "26.6",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"product": "visionOS",
"vendor": "Apple",
"versions": [
{
"lessThan": "26.6",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "This issue was addressed through improved state management. This issue is fixed in Safari 26.6, iOS 26.6 and iPadOS 26.6, macOS Tahoe 26.6, visionOS 26.6. Visiting a website may lead to an app denial-of-service."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "Visiting a website may lead to an app denial-of-service",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-27T20:14:22.292Z",
"orgId": "286789f9-fbc2-4510-9f9a-43facdede74c",
"shortName": "apple"
},
"references": [
{
"url": "https://support.apple.com/en-us/128066"
},
{
"url": "https://support.apple.com/en-us/128067"
},
{
"url": "https://support.apple.com/en-us/128070"
},
{
"url": "https://support.apple.com/en-us/128073"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "286789f9-fbc2-4510-9f9a-43facdede74c",
"assignerShortName": "apple",
"cveId": "CVE-2026-43804",
"datePublished": "2026-07-27T20:14:22.292Z",
"dateReserved": "2026-05-01T22:46:27.821Z",
"dateUpdated": "2026-07-28T16:00:41.528Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-43792 (GCVE-0-2026-43792)
Vulnerability from cvelistv5
Published
2026-07-27 20:13
Modified
2026-07-28 18:51
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- An app may be able to access sensitive user data
Summary
An authorization issue was addressed with improved state management. This issue is fixed in Safari 26.6, macOS Tahoe 26.6. An app may be able to access sensitive user data.
References
Impacted products
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2026-43792",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-28T18:51:22.541711Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-285",
"description": "CWE-285 Improper Authorization",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-28T18:51:57.213Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "Safari",
"vendor": "Apple",
"versions": [
{
"lessThan": "26.6",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"product": "macOS",
"vendor": "Apple",
"versions": [
{
"lessThan": "26.6",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "An authorization issue was addressed with improved state management. This issue is fixed in Safari 26.6, macOS Tahoe 26.6. An app may be able to access sensitive user data."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "An app may be able to access sensitive user data",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-27T20:13:57.724Z",
"orgId": "286789f9-fbc2-4510-9f9a-43facdede74c",
"shortName": "apple"
},
"references": [
{
"url": "https://support.apple.com/en-us/128067"
},
{
"url": "https://support.apple.com/en-us/128073"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "286789f9-fbc2-4510-9f9a-43facdede74c",
"assignerShortName": "apple",
"cveId": "CVE-2026-43792",
"datePublished": "2026-07-27T20:13:57.724Z",
"dateReserved": "2026-05-01T22:46:27.820Z",
"dateUpdated": "2026-07-28T18:51:57.213Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-64730 (GCVE-0-2026-64730)
Vulnerability from cvelistv5
Published
2026-07-27 20:13
Modified
2026-07-28 14:04
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- Visiting a website that frames malicious content may lead to UI spoofing
Summary
The issue was addressed with improved UI. This issue is fixed in Safari 26.6, iOS 26.6 and iPadOS 26.6, macOS Tahoe 26.6, tvOS 26.6, visionOS 26.6, watchOS 26.6. Visiting a website that frames malicious content may lead to UI spoofing.
References
Impacted products
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2026-64730",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-28T14:04:00.348135Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-451",
"description": "CWE-451 User Interface (UI) Misrepresentation of Critical Information",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-28T14:04:05.762Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "Safari",
"vendor": "Apple",
"versions": [
{
"lessThan": "26.6",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"product": "iOS and iPadOS",
"vendor": "Apple",
"versions": [
{
"lessThan": "26.6",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"product": "macOS",
"vendor": "Apple",
"versions": [
{
"lessThan": "26.6",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"product": "tvOS",
"vendor": "Apple",
"versions": [
{
"lessThan": "26.6",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"product": "visionOS",
"vendor": "Apple",
"versions": [
{
"lessThan": "26.6",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"product": "watchOS",
"vendor": "Apple",
"versions": [
{
"lessThan": "26.6",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "The issue was addressed with improved UI. This issue is fixed in Safari 26.6, iOS 26.6 and iPadOS 26.6, macOS Tahoe 26.6, tvOS 26.6, visionOS 26.6, watchOS 26.6. Visiting a website that frames malicious content may lead to UI spoofing."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "Visiting a website that frames malicious content may lead to UI spoofing",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-27T20:13:50.343Z",
"orgId": "286789f9-fbc2-4510-9f9a-43facdede74c",
"shortName": "apple"
},
"references": [
{
"url": "https://support.apple.com/en-us/128066"
},
{
"url": "https://support.apple.com/en-us/128067"
},
{
"url": "https://support.apple.com/en-us/128068"
},
{
"url": "https://support.apple.com/en-us/128069"
},
{
"url": "https://support.apple.com/en-us/128070"
},
{
"url": "https://support.apple.com/en-us/128073"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "286789f9-fbc2-4510-9f9a-43facdede74c",
"assignerShortName": "apple",
"cveId": "CVE-2026-64730",
"datePublished": "2026-07-27T20:13:50.343Z",
"dateReserved": "2026-07-20T18:09:47.193Z",
"dateUpdated": "2026-07-28T14:04:05.762Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CERTFR-2026-AVI-1038
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans les produits Apple. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire, une élévation de privilèges et un déni de service à distance.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
Impacted products
| Vendor | Product | Description | ||
|---|---|---|---|---|
| Apple | Safari | Safari versions antérieures à 26.6.1 | ||
| Apple | iOS | iOS versions antérieures à 26.6.1 | ||
| Apple | iOS | iOS versions antérieures à 18.7.10 | ||
| Apple | iPadOS | iPadOS versions antérieures à 26.6.1 | ||
| Apple | macOS | macOS Tahoe versions antérieures à 26.6.2 | ||
| Apple | iPadOS | iPadOS versions antérieures à 18.7.10 |
References
| Title | Publication Time | Tags | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Safari versions ant\u00e9rieures \u00e0 26.6.1",
"product": {
"name": "Safari",
"vendor": {
"name": "Apple",
"scada": false
}
}
},
{
"description": "iOS versions ant\u00e9rieures \u00e0 26.6.1",
"product": {
"name": "iOS",
"vendor": {
"name": "Apple",
"scada": false
}
}
},
{
"description": "iOS versions ant\u00e9rieures \u00e0 18.7.10",
"product": {
"name": "iOS",
"vendor": {
"name": "Apple",
"scada": false
}
}
},
{
"description": "iPadOS versions ant\u00e9rieures \u00e0 26.6.1",
"product": {
"name": "iPadOS",
"vendor": {
"name": "Apple",
"scada": false
}
}
},
{
"description": "macOS Tahoe versions ant\u00e9rieures \u00e0 26.6.2",
"product": {
"name": "macOS",
"vendor": {
"name": "Apple",
"scada": false
}
}
},
{
"description": "iPadOS versions ant\u00e9rieures \u00e0 18.7.10",
"product": {
"name": "iPadOS",
"vendor": {
"name": "Apple",
"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-64734",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64734"
},
{
"name": "CVE-2026-64788",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64788"
},
{
"name": "CVE-2026-65337",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-65337"
},
{
"name": "CVE-2026-65331",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-65331"
},
{
"name": "CVE-2026-43738",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43738"
},
{
"name": "CVE-2026-43811",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43811"
},
{
"name": "CVE-2026-43799",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43799"
},
{
"name": "CVE-2026-64770",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64770"
},
{
"name": "CVE-2026-64749",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64749"
},
{
"name": "CVE-2026-64739",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64739"
},
{
"name": "CVE-2026-64774",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64774"
},
{
"name": "CVE-2026-64747",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64747"
},
{
"name": "CVE-2026-43797",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43797"
},
{
"name": "CVE-2026-64765",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64765"
},
{
"name": "CVE-2026-65332",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-65332"
},
{
"name": "CVE-2026-43661",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43661"
},
{
"name": "CVE-2026-64760",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64760"
},
{
"name": "CVE-2026-28947",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28947"
},
{
"name": "CVE-2026-43735",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43735"
},
{
"name": "CVE-2026-3783",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3783"
},
{
"name": "CVE-2026-43803",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43803"
},
{
"name": "CVE-2026-64763",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64763"
},
{
"name": "CVE-2026-28973",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28973"
},
{
"name": "CVE-2026-65343",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-65343"
},
{
"name": "CVE-2026-43658",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43658"
},
{
"name": "CVE-2026-43801",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43801"
},
{
"name": "CVE-2026-65340",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-65340"
},
{
"name": "CVE-2026-64724",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64724"
},
{
"name": "CVE-2026-43727",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43727"
},
{
"name": "CVE-2026-64762",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64762"
},
{
"name": "CVE-2026-64732",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64732"
},
{
"name": "CVE-2026-64723",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64723"
},
{
"name": "CVE-2026-39868",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39868"
},
{
"name": "CVE-2026-64709",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64709"
},
{
"name": "CVE-2026-43705",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43705"
},
{
"name": "CVE-2026-39877",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39877"
},
{
"name": "CVE-2026-28979",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28979"
},
{
"name": "CVE-2026-64735",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64735"
},
{
"name": "CVE-2026-64781",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64781"
},
{
"name": "CVE-2026-64726",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64726"
},
{
"name": "CVE-2026-43776",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43776"
},
{
"name": "CVE-2026-64768",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64768"
},
{
"name": "CVE-2026-64787",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64787"
},
{
"name": "CVE-2026-65339",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-65339"
},
{
"name": "CVE-2026-4424",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4424"
},
{
"name": "CVE-2026-64722",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64722"
},
{
"name": "CVE-2026-43717",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43717"
},
{
"name": "CVE-2026-43821",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43821"
},
{
"name": "CVE-2026-43822",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43822"
},
{
"name": "CVE-2026-43734",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43734"
},
{
"name": "CVE-2026-64769",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64769"
},
{
"name": "CVE-2026-64725",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64725"
},
{
"name": "CVE-2026-43722",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43722"
},
{
"name": "CVE-2026-64771",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64771"
},
{
"name": "CVE-2026-65351",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-65351"
},
{
"name": "CVE-2026-64693",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64693"
},
{
"name": "CVE-2026-43810",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43810"
},
{
"name": "CVE-2026-64716",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64716"
},
{
"name": "CVE-2026-64779",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64779"
},
{
"name": "CVE-2026-65341",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-65341"
},
{
"name": "CVE-2026-64746",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64746"
},
{
"name": "CVE-2026-43778",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43778"
},
{
"name": "CVE-2026-43818",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43818"
},
{
"name": "CVE-2026-43742",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43742"
},
{
"name": "CVE-2026-43769",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43769"
},
{
"name": "CVE-2026-64738",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64738"
},
{
"name": "CVE-2026-43745",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43745"
},
{
"name": "CVE-2026-64707",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64707"
},
{
"name": "CVE-2026-64757",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64757"
},
{
"name": "CVE-2026-43667",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43667"
},
{
"name": "CVE-2026-65334",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-65334"
},
{
"name": "CVE-2026-43796",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43796"
},
{
"name": "CVE-2026-64782",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64782"
},
{
"name": "CVE-2026-64772",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64772"
},
{
"name": "CVE-2026-43701",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43701"
},
{
"name": "CVE-2026-43708",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43708"
},
{
"name": "CVE-2026-43809",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43809"
},
{
"name": "CVE-2026-65346",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-65346"
},
{
"name": "CVE-2026-64778",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64778"
},
{
"name": "CVE-2026-43757",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43757"
},
{
"name": "CVE-2026-39872",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39872"
},
{
"name": "CVE-2026-65329",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-65329"
},
{
"name": "CVE-2026-64780",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64780"
},
{
"name": "CVE-2026-43711",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43711"
},
{
"name": "CVE-2026-43807",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43807"
},
{
"name": "CVE-2026-28990",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28990"
},
{
"name": "CVE-2026-64742",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64742"
},
{
"name": "CVE-2026-64744",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64744"
},
{
"name": "CVE-2026-28996",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28996"
},
{
"name": "CVE-2026-28984",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28984"
},
{
"name": "CVE-2026-43733",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43733"
},
{
"name": "CVE-2026-64719",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64719"
},
{
"name": "CVE-2026-43720",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43720"
},
{
"name": "CVE-2026-64755",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64755"
},
{
"name": "CVE-2026-43723",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43723"
},
{
"name": "CVE-2026-43673",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43673"
},
{
"name": "CVE-2026-65349",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-65349"
},
{
"name": "CVE-2026-64766",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64766"
},
{
"name": "CVE-2026-43800",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43800"
},
{
"name": "CVE-2026-64700",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64700"
},
{
"name": "CVE-2026-43676",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43676"
},
{
"name": "CVE-2026-43794",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43794"
},
{
"name": "CVE-2026-64695",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64695"
},
{
"name": "CVE-2026-43729",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43729"
},
{
"name": "CVE-2026-43699",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43699"
},
{
"name": "CVE-2026-43754",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43754"
},
{
"name": "CVE-2026-43725",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43725"
},
{
"name": "CVE-2026-43731",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43731"
},
{
"name": "CVE-2026-43726",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43726"
},
{
"name": "CVE-2026-65336",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-65336"
},
{
"name": "CVE-2026-43663",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43663"
},
{
"name": "CVE-2026-64721",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64721"
},
{
"name": "CVE-2026-28958",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28958"
},
{
"name": "CVE-2026-64743",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64743"
},
{
"name": "CVE-2026-64784",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64784"
},
{
"name": "CVE-2026-64715",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64715"
},
{
"name": "CVE-2026-65347",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-65347"
},
{
"name": "CVE-2026-43795",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43795"
},
{
"name": "CVE-2026-64692",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64692"
},
{
"name": "CVE-2026-43744",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43744"
},
{
"name": "CVE-2026-43802",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43802"
},
{
"name": "CVE-2026-64764",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64764"
},
{
"name": "CVE-2026-65335",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-65335"
},
{
"name": "CVE-2026-65333",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-65333"
},
{
"name": "CVE-2026-43714",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43714"
},
{
"name": "CVE-2026-64740",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64740"
},
{
"name": "CVE-2026-65338",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-65338"
},
{
"name": "CVE-2026-43700",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43700"
},
{
"name": "CVE-2026-65330",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-65330"
},
{
"name": "CVE-2026-43812",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43812"
},
{
"name": "CVE-2026-43724",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43724"
},
{
"name": "CVE-2026-3784",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3784"
}
],
"initial_release_date": "2026-08-18T00:00:00",
"last_revision_date": "2026-08-19T00:00:00",
"links": [],
"reference": "CERTFR-2026-AVI-1038",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2026-08-18T00:00:00.000000"
},
{
"description": "Ajout du bulletin de s\u00e9curit\u00e9 Apple 148286 du 18 ao\u00fbt 2026.",
"revision_date": "2026-08-19T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Ex\u00e9cution de code arbitraire"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"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 les produits Apple. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire, une \u00e9l\u00e9vation de privil\u00e8ges et un d\u00e9ni de service \u00e0 distance.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits Apple",
"vendor_advisories": [
{
"published_at": "2026-08-18",
"title": "Bulletin de s\u00e9curit\u00e9 Apple 148286",
"url": "https://support.apple.com/en-us/148286"
},
{
"published_at": "2026-08-17",
"title": "Bulletin de s\u00e9curit\u00e9 Apple 148282",
"url": "https://support.apple.com/en-us/148282"
},
{
"published_at": "2026-08-17",
"title": "Bulletin de s\u00e9curit\u00e9 Apple 148287",
"url": "https://support.apple.com/en-us/148287"
},
{
"published_at": "2026-08-17",
"title": "Bulletin de s\u00e9curit\u00e9 Apple 148281",
"url": "https://support.apple.com/en-us/148281"
}
]
}
CERTFR-2026-AVI-0938
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans les produits Apple. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire, 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).
Impacted products
| Vendor | Product | Description | ||
|---|---|---|---|---|
| Apple | iOS | iOS versions antérieures à 26.6 | ||
| Apple | tvOS | tvOS versions antérieures à 26.6 | ||
| Apple | macOS | macOS Tahoe versions antérieures à 26.6 | ||
| Apple | macOS | macOS Sequoia versions antérieures à 15.7.8 | ||
| Apple | Safari | Safari versions antérieures à 26.6 | ||
| Apple | iPadOS | iPadOS versions antérieures à 26.6 | ||
| Apple | macOS | macOS Sonoma versions antérieures à 14.8.8 | ||
| Apple | visionOS | visionOS versions antérieures à 26.6 | ||
| Apple | watchOS | watchOS versions antérieures à 26.6 |
References
| Title | Publication Time | Tags | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "iOS versions ant\u00e9rieures \u00e0 26.6",
"product": {
"name": "iOS",
"vendor": {
"name": "Apple",
"scada": false
}
}
},
{
"description": "tvOS versions ant\u00e9rieures \u00e0 26.6",
"product": {
"name": "tvOS",
"vendor": {
"name": "Apple",
"scada": false
}
}
},
{
"description": "macOS Tahoe versions ant\u00e9rieures \u00e0 26.6",
"product": {
"name": "macOS",
"vendor": {
"name": "Apple",
"scada": false
}
}
},
{
"description": "macOS Sequoia versions ant\u00e9rieures \u00e0 15.7.8",
"product": {
"name": "macOS",
"vendor": {
"name": "Apple",
"scada": false
}
}
},
{
"description": "Safari versions ant\u00e9rieures \u00e0 26.6",
"product": {
"name": "Safari",
"vendor": {
"name": "Apple",
"scada": false
}
}
},
{
"description": "iPadOS versions ant\u00e9rieures \u00e0 26.6",
"product": {
"name": "iPadOS",
"vendor": {
"name": "Apple",
"scada": false
}
}
},
{
"description": "macOS Sonoma versions ant\u00e9rieures \u00e0 14.8.8",
"product": {
"name": "macOS",
"vendor": {
"name": "Apple",
"scada": false
}
}
},
{
"description": "visionOS versions ant\u00e9rieures \u00e0 26.6",
"product": {
"name": "visionOS",
"vendor": {
"name": "Apple",
"scada": false
}
}
},
{
"description": "watchOS versions ant\u00e9rieures \u00e0 26.6",
"product": {
"name": "watchOS",
"vendor": {
"name": "Apple",
"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-43730",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43730"
},
{
"name": "CVE-2026-64734",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64734"
},
{
"name": "CVE-2026-28982",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28982"
},
{
"name": "CVE-2026-43766",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43766"
},
{
"name": "CVE-2026-43804",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43804"
},
{
"name": "CVE-2026-43738",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43738"
},
{
"name": "CVE-2026-43694",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43694"
},
{
"name": "CVE-2026-43811",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43811"
},
{
"name": "CVE-2026-43799",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43799"
},
{
"name": "CVE-2026-43755",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43755"
},
{
"name": "CVE-2026-64770",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64770"
},
{
"name": "CVE-2026-43758",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43758"
},
{
"name": "CVE-2026-43817",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43817"
},
{
"name": "CVE-2026-64749",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64749"
},
{
"name": "CVE-2026-64739",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64739"
},
{
"name": "CVE-2026-43772",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43772"
},
{
"name": "CVE-2026-43756",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43756"
},
{
"name": "CVE-2026-64774",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64774"
},
{
"name": "CVE-2026-64747",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64747"
},
{
"name": "CVE-2026-43681",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43681"
},
{
"name": "CVE-2026-43797",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43797"
},
{
"name": "CVE-2026-64699",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64699"
},
{
"name": "CVE-2026-43718",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43718"
},
{
"name": "CVE-2026-64765",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64765"
},
{
"name": "CVE-2026-43661",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43661"
},
{
"name": "CVE-2026-28945",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28945"
},
{
"name": "CVE-2026-43735",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43735"
},
{
"name": "CVE-2026-64704",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64704"
},
{
"name": "CVE-2026-3783",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3783"
},
{
"name": "CVE-2026-43803",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43803"
},
{
"name": "CVE-2026-39873",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39873"
},
{
"name": "CVE-2026-64763",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64763"
},
{
"name": "CVE-2026-28973",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28973"
},
{
"name": "CVE-2026-43753",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43753"
},
{
"name": "CVE-2026-64713",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64713"
},
{
"name": "CVE-2026-43801",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43801"
},
{
"name": "CVE-2026-43779",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43779"
},
{
"name": "CVE-2026-64728",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64728"
},
{
"name": "CVE-2026-28931",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28931"
},
{
"name": "CVE-2026-64724",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64724"
},
{
"name": "CVE-2026-43698",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43698"
},
{
"name": "CVE-2026-43740",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43740"
},
{
"name": "CVE-2026-43710",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43710"
},
{
"name": "CVE-2026-39874",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39874"
},
{
"name": "CVE-2026-43727",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43727"
},
{
"name": "CVE-2026-64762",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64762"
},
{
"name": "CVE-2026-43770",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43770"
},
{
"name": "CVE-2026-28961",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28961"
},
{
"name": "CVE-2026-64732",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64732"
},
{
"name": "CVE-2026-43792",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43792"
},
{
"name": "CVE-2026-43763",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43763"
},
{
"name": "CVE-2026-64723",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64723"
},
{
"name": "CVE-2026-39868",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39868"
},
{
"name": "CVE-2026-64709",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64709"
},
{
"name": "CVE-2026-43759",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43759"
},
{
"name": "CVE-2026-64702",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64702"
},
{
"name": "CVE-2026-43693",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43693"
},
{
"name": "CVE-2026-43705",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43705"
},
{
"name": "CVE-2026-39877",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39877"
},
{
"name": "CVE-2026-28979",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28979"
},
{
"name": "CVE-2026-43768",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43768"
},
{
"name": "CVE-2026-64735",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64735"
},
{
"name": "CVE-2026-43775",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43775"
},
{
"name": "CVE-2026-43774",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43774"
},
{
"name": "CVE-2026-64726",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64726"
},
{
"name": "CVE-2026-43765",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43765"
},
{
"name": "CVE-2026-43776",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43776"
},
{
"name": "CVE-2026-43707",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43707"
},
{
"name": "CVE-2026-43747",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43747"
},
{
"name": "CVE-2026-28936",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28936"
},
{
"name": "CVE-2026-64768",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64768"
},
{
"name": "CVE-2026-43819",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43819"
},
{
"name": "CVE-2026-4424",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4424"
},
{
"name": "CVE-2026-43749",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43749"
},
{
"name": "CVE-2026-64722",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64722"
},
{
"name": "CVE-2026-43717",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43717"
},
{
"name": "CVE-2026-43771",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43771"
},
{
"name": "CVE-2026-43665",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43665"
},
{
"name": "CVE-2026-43777",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43777"
},
{
"name": "CVE-2026-43821",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43821"
},
{
"name": "CVE-2026-43782",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43782"
},
{
"name": "CVE-2026-64698",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64698"
},
{
"name": "CVE-2026-64718",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64718"
},
{
"name": "CVE-2026-64733",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64733"
},
{
"name": "CVE-2026-43822",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43822"
},
{
"name": "CVE-2026-43734",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43734"
},
{
"name": "CVE-2026-64769",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64769"
},
{
"name": "CVE-2026-64710",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64710"
},
{
"name": "CVE-2026-64783",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64783"
},
{
"name": "CVE-2026-43682",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43682"
},
{
"name": "CVE-2026-64725",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64725"
},
{
"name": "CVE-2026-43722",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43722"
},
{
"name": "CVE-2026-43703",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43703"
},
{
"name": "CVE-2026-64708",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64708"
},
{
"name": "CVE-2026-43712",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43712"
},
{
"name": "CVE-2026-64771",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64771"
},
{
"name": "CVE-2026-43764",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43764"
},
{
"name": "CVE-2025-43325",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-43325"
},
{
"name": "CVE-2026-64693",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64693"
},
{
"name": "CVE-2026-43810",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43810"
},
{
"name": "CVE-2026-64716",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64716"
},
{
"name": "CVE-2026-64741",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64741"
},
{
"name": "CVE-2026-43732",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43732"
},
{
"name": "CVE-2026-64746",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64746"
},
{
"name": "CVE-2026-43778",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43778"
},
{
"name": "CVE-2026-43780",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43780"
},
{
"name": "CVE-2026-43818",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43818"
},
{
"name": "CVE-2026-43742",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43742"
},
{
"name": "CVE-2026-43769",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43769"
},
{
"name": "CVE-2026-64711",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64711"
},
{
"name": "CVE-2026-64697",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64697"
},
{
"name": "CVE-2026-64738",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64738"
},
{
"name": "CVE-2026-43745",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43745"
},
{
"name": "CVE-2026-64707",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64707"
},
{
"name": "CVE-2026-64757",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64757"
},
{
"name": "CVE-2026-43706",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43706"
},
{
"name": "CVE-2026-28912",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28912"
},
{
"name": "CVE-2026-43767",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43767"
},
{
"name": "CVE-2026-43805",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43805"
},
{
"name": "CVE-2026-43748",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43748"
},
{
"name": "CVE-2026-23918",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23918"
},
{
"name": "CVE-2026-43796",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43796"
},
{
"name": "CVE-2026-64772",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64772"
},
{
"name": "CVE-2026-64745",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64745"
},
{
"name": "CVE-2026-43813",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43813"
},
{
"name": "CVE-2026-43701",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43701"
},
{
"name": "CVE-2026-39875",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39875"
},
{
"name": "CVE-2026-43708",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43708"
},
{
"name": "CVE-2026-28926",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28926"
},
{
"name": "CVE-2026-43809",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43809"
},
{
"name": "CVE-2026-43757",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43757"
},
{
"name": "CVE-2026-39872",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39872"
},
{
"name": "CVE-2026-43721",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43721"
},
{
"name": "CVE-2026-28849",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28849"
},
{
"name": "CVE-2026-43711",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43711"
},
{
"name": "CVE-2026-28896",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28896"
},
{
"name": "CVE-2026-64730",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64730"
},
{
"name": "CVE-2026-43773",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43773"
},
{
"name": "CVE-2026-43807",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43807"
},
{
"name": "CVE-2026-64703",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64703"
},
{
"name": "CVE-2026-64754",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64754"
},
{
"name": "CVE-2026-64742",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64742"
},
{
"name": "CVE-2026-43728",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43728"
},
{
"name": "CVE-2026-64744",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64744"
},
{
"name": "CVE-2026-43704",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43704"
},
{
"name": "CVE-2026-28932",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28932"
},
{
"name": "CVE-2026-28900",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28900"
},
{
"name": "CVE-2026-64694",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64694"
},
{
"name": "CVE-2026-43733",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43733"
},
{
"name": "CVE-2026-43709",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43709"
},
{
"name": "CVE-2026-64719",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64719"
},
{
"name": "CVE-2026-43781",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43781"
},
{
"name": "CVE-2026-43750",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43750"
},
{
"name": "CVE-2026-43720",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43720"
},
{
"name": "CVE-2026-64767",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64767"
},
{
"name": "CVE-2026-43814",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43814"
},
{
"name": "CVE-2026-64755",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64755"
},
{
"name": "CVE-2026-64758",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64758"
},
{
"name": "CVE-2026-43723",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43723"
},
{
"name": "CVE-2026-43673",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43673"
},
{
"name": "CVE-2026-64766",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64766"
},
{
"name": "CVE-2026-43800",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43800"
},
{
"name": "CVE-2026-64700",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64700"
},
{
"name": "CVE-2026-43793",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43793"
},
{
"name": "CVE-2026-43676",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43676"
},
{
"name": "CVE-2026-64695",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64695"
},
{
"name": "CVE-2026-64720",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64720"
},
{
"name": "CVE-2026-43729",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43729"
},
{
"name": "CVE-2026-43699",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43699"
},
{
"name": "CVE-2026-43754",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43754"
},
{
"name": "CVE-2026-43725",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43725"
},
{
"name": "CVE-2026-43672",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43672"
},
{
"name": "CVE-2026-64776",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64776"
},
{
"name": "CVE-2026-43731",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43731"
},
{
"name": "CVE-2026-43726",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43726"
},
{
"name": "CVE-2026-20672",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-20672"
},
{
"name": "CVE-2026-28981",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28981"
},
{
"name": "CVE-2026-28911",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28911"
},
{
"name": "CVE-2026-43743",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43743"
},
{
"name": "CVE-2026-43663",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43663"
},
{
"name": "CVE-2026-64721",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64721"
},
{
"name": "CVE-2026-64743",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64743"
},
{
"name": "CVE-2026-43653",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43653"
},
{
"name": "CVE-2026-28914",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28914"
},
{
"name": "CVE-2026-43816",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43816"
},
{
"name": "CVE-2026-64692",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64692"
},
{
"name": "CVE-2026-64727",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64727"
},
{
"name": "CVE-2026-43744",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43744"
},
{
"name": "CVE-2026-43802",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43802"
},
{
"name": "CVE-2026-64764",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64764"
},
{
"name": "CVE-2026-64751",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64751"
},
{
"name": "CVE-2026-28983",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28983"
},
{
"name": "CVE-2026-64729",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64729"
},
{
"name": "CVE-2026-64737",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64737"
},
{
"name": "CVE-2026-43715",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43715"
},
{
"name": "CVE-2026-28928",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28928"
},
{
"name": "CVE-2026-43714",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43714"
},
{
"name": "CVE-2026-64691",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64691"
},
{
"name": "CVE-2026-43760",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43760"
},
{
"name": "CVE-2026-64740",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64740"
},
{
"name": "CVE-2026-64775",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64775"
},
{
"name": "CVE-2026-43713",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43713"
},
{
"name": "CVE-2026-43739",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43739"
},
{
"name": "CVE-2026-43700",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43700"
},
{
"name": "CVE-2026-64731",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64731"
},
{
"name": "CVE-2026-64696",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-64696"
},
{
"name": "CVE-2026-43812",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43812"
},
{
"name": "CVE-2026-43806",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43806"
},
{
"name": "CVE-2026-43724",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43724"
},
{
"name": "CVE-2026-3784",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3784"
}
],
"initial_release_date": "2026-07-28T00:00:00",
"last_revision_date": "2026-07-28T00:00:00",
"links": [],
"reference": "CERTFR-2026-AVI-0938",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2026-07-28T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Ex\u00e9cution de code arbitraire"
},
{
"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 les produits Apple. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire, une \u00e9l\u00e9vation de privil\u00e8ges et une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits Apple",
"vendor_advisories": [
{
"published_at": "2026-07-27",
"title": "Bulletin de s\u00e9curit\u00e9 Apple 128073",
"url": "https://support.apple.com/en-us/128073"
},
{
"published_at": "2026-07-27",
"title": "Bulletin de s\u00e9curit\u00e9 Apple 128070",
"url": "https://support.apple.com/en-us/128070"
},
{
"published_at": "2026-07-27",
"title": "Bulletin de s\u00e9curit\u00e9 Apple 128072",
"url": "https://support.apple.com/en-us/128072"
},
{
"published_at": "2026-07-27",
"title": "Bulletin de s\u00e9curit\u00e9 Apple 128067",
"url": "https://support.apple.com/en-us/128067"
},
{
"published_at": "2026-07-27",
"title": "Bulletin de s\u00e9curit\u00e9 Apple 128069",
"url": "https://support.apple.com/en-us/128069"
},
{
"published_at": "2026-07-27",
"title": "Bulletin de s\u00e9curit\u00e9 Apple 128071",
"url": "https://support.apple.com/en-us/128071"
},
{
"published_at": "2026-07-27",
"title": "Bulletin de s\u00e9curit\u00e9 Apple 128066",
"url": "https://support.apple.com/en-us/128066"
},
{
"published_at": "2026-07-27",
"title": "Bulletin de s\u00e9curit\u00e9 Apple 128068",
"url": "https://support.apple.com/en-us/128068"
}
]
}