Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-55753 (GCVE-0-2025-55753)
Vulnerability from cvelistv5 – Published: 2025-12-05 10:12 – Updated: 2025-12-05 19:27- CWE-190 - Integer Overflow or Wraparound
| Vendor | Product | Version | CPE status | |
|---|---|---|---|---|
| Apache Software Foundation | Apache HTTP Server |
Affected:
2.4.30 , < 2.4.66
(semver)
|
guessed |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2025-12-05T11:05:52.628Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2025/12/04/4"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2025-55753",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-12-05T19:26:40.760698Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-12-05T19:27:31.842Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Apache HTTP Server",
"vendor": "Apache Software Foundation",
"versions": [
{
"lessThan": "2.4.66",
"status": "affected",
"version": "2.4.30",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "Aisle Research"
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003cp\u003e\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003eAn integer overflow in the case of failed ACME certificate renewal leads, after a number of failures (~30 days in default configurations), to the backoff timer becoming 0. Attempts to renew the certificate then are repeated without delays until it succeeds.\u003c/span\u003e\u003c/p\u003e\u003cp\u003eThis issue affects Apache HTTP Server: from 2.4.30 before 2.4.66.\u003cbr\u003e\u003c/p\u003e\u003cp\u003eUsers are recommended to upgrade to version 2.4.66, which fixes the issue.\u003c/p\u003e"
}
],
"value": "An integer overflow in the case of failed ACME certificate renewal leads, after a number of failures (~30 days in default configurations), to the backoff timer becoming 0. Attempts to renew the certificate then are repeated without delays until it succeeds.\n\nThis issue affects Apache HTTP Server: from 2.4.30 before 2.4.66.\n\n\nUsers are recommended to upgrade to version 2.4.66, which fixes the issue."
}
],
"metrics": [
{
"other": {
"content": {
"text": "low"
},
"type": "Textual description of severity"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-190",
"description": "CWE-190 Integer Overflow or Wraparound",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-12-05T10:12:22.041Z",
"orgId": "f0158376-9dc2-43b6-827c-5f631a4d8d09",
"shortName": "apache"
},
"references": [
{
"tags": [
"vendor-advisory"
],
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
}
],
"source": {
"discovery": "EXTERNAL"
},
"timeline": [
{
"lang": "en",
"time": "2025-08-15T10:58:00.000Z",
"value": "reported"
},
{
"lang": "en",
"time": "2025-11-20T12:00:00.000Z",
"value": "fixed by r1929884 in 2.4.x"
}
],
"title": "Apache HTTP Server: mod_md (ACME), unintended retry intervals",
"x_generator": {
"engine": "Vulnogram 0.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "f0158376-9dc2-43b6-827c-5f631a4d8d09",
"assignerShortName": "apache",
"cveId": "CVE-2025-55753",
"datePublished": "2025-12-05T10:12:22.041Z",
"dateReserved": "2025-08-15T08:38:37.265Z",
"dateUpdated": "2025-12-05T19:27:31.842Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-55753",
"date": "2026-09-16",
"epss": "0.0045",
"percentile": "0.38251"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-55753\",\"sourceIdentifier\":\"security@apache.org\",\"published\":\"2025-12-05T11:15:51.890\",\"lastModified\":\"2026-06-17T09:42:10.687\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"An integer overflow in the case of failed ACME certificate renewal leads, after a number of failures (~30 days in default configurations), to the backoff timer becoming 0. Attempts to renew the certificate then are repeated without delays until it succeeds.\\n\\nThis issue affects Apache HTTP Server: from 2.4.30 before 2.4.66.\\n\\n\\nUsers are recommended to upgrade to version 2.4.66, which fixes the issue.\"}],\"affected\":[{\"source\":\"security@apache.org\",\"affectedData\":[{\"vendor\":\"Apache Software Foundation\",\"product\":\"Apache HTTP Server\",\"defaultStatus\":\"unaffected\",\"versions\":[{\"version\":\"2.4.30\",\"lessThan\":\"2.4.66\",\"versionType\":\"semver\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2025-12-05T19:26:40.760698Z\",\"id\":\"CVE-2025-55753\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"security@apache.org\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-190\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.4.30\",\"versionEndExcluding\":\"2.4.66\",\"matchCriteriaId\":\"F12C6C19-6BDC-46A8-8FF3-CD474A165126\"}]}]}],\"references\":[{\"url\":\"https://httpd.apache.org/security/vulnerabilities_24.html\",\"source\":\"security@apache.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/12/04/4\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]}]}}",
"redhat_vex": {
"aggregate_severity": "Important",
"current_release_date": "2026-07-20T10:22:06+00:00",
"cve": "CVE-2025-55753",
"id": "CVE-2025-55753",
"initial_release_date": "2025-12-05T10:12:22.041000+00:00",
"product_status:fixed": "463",
"product_status:known_not_affected": "113",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "mod_md: Apache HTTP Server: mod_md (ACME), unintended retry intervals",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2025/cve-2025-55753.json",
"version": "3"
},
"suse_vex": {
"aggregate_severity": "moderate",
"current_release_date": "2026-08-30T01:45:44Z",
"cve": "CVE-2025-55753",
"id": "CVE-2025-55753",
"initial_release_date": "2025-12-06T00:23:21Z",
"product_status:known_affected": "506",
"product_status:known_not_affected": "49",
"product_status:recommended": "194",
"source": "SUSE CSAF VEX",
"status": "interim",
"title": "SUSE CVE CVE-2025-55753",
"url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2025-55753.json",
"version": "31"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"http://www.openwall.com/lists/oss-security/2025/12/04/4\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2025-12-05T11:05:52.628Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-55753\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-12-05T19:26:40.760698Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-12-05T19:26:58.792Z\"}}], \"cna\": {\"title\": \"Apache HTTP Server: mod_md (ACME), unintended retry intervals\", \"source\": {\"discovery\": \"EXTERNAL\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"finder\", \"value\": \"Aisle Research\"}], \"metrics\": [{\"other\": {\"type\": \"Textual description of severity\", \"content\": {\"text\": \"low\"}}}], \"affected\": [{\"vendor\": \"Apache Software Foundation\", \"product\": \"Apache HTTP Server\", \"versions\": [{\"status\": \"affected\", \"version\": \"2.4.30\", \"lessThan\": \"2.4.66\", \"versionType\": \"semver\"}], \"defaultStatus\": \"unaffected\"}], \"timeline\": [{\"lang\": \"en\", \"time\": \"2025-08-15T10:58:00.000Z\", \"value\": \"reported\"}, {\"lang\": \"en\", \"time\": \"2025-11-20T12:00:00.000Z\", \"value\": \"fixed by r1929884 in 2.4.x\"}], \"references\": [{\"url\": \"https://httpd.apache.org/security/vulnerabilities_24.html\", \"tags\": [\"vendor-advisory\"]}], \"x_generator\": {\"engine\": \"Vulnogram 0.2.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"An integer overflow in the case of failed ACME certificate renewal leads, after a number of failures (~30 days in default configurations), to the backoff timer becoming 0. Attempts to renew the certificate then are repeated without delays until it succeeds.\\n\\nThis issue affects Apache HTTP Server: from 2.4.30 before 2.4.66.\\n\\n\\nUsers are recommended to upgrade to version 2.4.66, which fixes the issue.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"\u003cp\u003e\u003cspan style=\\\"background-color: rgb(255, 255, 255);\\\"\u003eAn integer overflow in the case of failed ACME certificate renewal leads, after a number of failures (~30 days in default configurations), to the backoff timer becoming 0. Attempts to renew the certificate then are repeated without delays until it succeeds.\u003c/span\u003e\u003c/p\u003e\u003cp\u003eThis issue affects Apache HTTP Server: from 2.4.30 before 2.4.66.\u003cbr\u003e\u003c/p\u003e\u003cp\u003eUsers are recommended to upgrade to version 2.4.66, which fixes the issue.\u003c/p\u003e\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-190\", \"description\": \"CWE-190 Integer Overflow or Wraparound\"}]}], \"providerMetadata\": {\"orgId\": \"f0158376-9dc2-43b6-827c-5f631a4d8d09\", \"shortName\": \"apache\", \"dateUpdated\": \"2025-12-05T10:12:22.041Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-55753\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-12-05T19:27:31.842Z\", \"dateReserved\": \"2025-08-15T08:38:37.265Z\", \"assignerOrgId\": \"f0158376-9dc2-43b6-827c-5f631a4d8d09\", \"datePublished\": \"2025-12-05T10:12:22.041Z\", \"assignerShortName\": \"apache\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
FKIE_CVE-2025-55753
Vulnerability from fkie_nvd - Published: 2025-12-05 11:15 - Updated: 2026-06-17 09:42| URL | Tags | ||
|---|---|---|---|
| security@apache.org | https://httpd.apache.org/security/vulnerabilities_24.html | Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | http://www.openwall.com/lists/oss-security/2025/12/04/4 | Issue Tracking, Third Party Advisory |
| Vendor | Product | Version | |
|---|---|---|---|
| apache | http_server | * |
{
"affected": [
{
"affectedData": [
{
"defaultStatus": "unaffected",
"product": "Apache HTTP Server",
"vendor": "Apache Software Foundation",
"versions": [
{
"lessThan": "2.4.66",
"status": "affected",
"version": "2.4.30",
"versionType": "semver"
}
]
}
],
"source": "security@apache.org"
}
],
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*",
"matchCriteriaId": "F12C6C19-6BDC-46A8-8FF3-CD474A165126",
"versionEndExcluding": "2.4.66",
"versionStartIncluding": "2.4.30",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "An integer overflow in the case of failed ACME certificate renewal leads, after a number of failures (~30 days in default configurations), to the backoff timer becoming 0. Attempts to renew the certificate then are repeated without delays until it succeeds.\n\nThis issue affects Apache HTTP Server: from 2.4.30 before 2.4.66.\n\n\nUsers are recommended to upgrade to version 2.4.66, which fixes the issue."
}
],
"id": "CVE-2025-55753",
"lastModified": "2026-06-17T09:42:10.687",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6,
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
],
"ssvcV203": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"ssvcData": {
"id": "CVE-2025-55753",
"options": [
{
"exploitation": "none"
},
{
"automatable": "no"
},
{
"technicalImpact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-12-05T19:26:40.760698Z",
"version": "2.0.3"
}
}
]
},
"published": "2025-12-05T11:15:51.890",
"references": [
{
"source": "security@apache.org",
"tags": [
"Vendor Advisory"
],
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Issue Tracking",
"Third Party Advisory"
],
"url": "http://www.openwall.com/lists/oss-security/2025/12/04/4"
}
],
"sourceIdentifier": "security@apache.org",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-190"
}
],
"source": "security@apache.org",
"type": "Secondary"
}
]
}
GCVE-1988-2026-0263
Vulnerability from gna-1988 – Published: 2026-09-08 08:13 – Updated: 2026-09-11 11:21| Vendor | Product | Version | |
|---|---|---|---|
| Apple | Macos Tahoe |
Affected:
unknown
|
- related CVE-2025-14524
- related CVE-2025-55753
- related CVE-2025-58098
- related CVE-2025-59775
- related CVE-2025-64505
- related CVE-2025-65082
- related CVE-2025-66200
- related CVE-2026-20607
- related CVE-2026-20631
- related CVE-2026-20632
- related CVE-2026-20633
- related CVE-2026-20643
- related CVE-2026-20664
- related CVE-2026-20665
- related CVE-2026-20684
- related CVE-2026-20687
- related CVE-2026-20688
- related CVE-2026-20690
- related CVE-2026-20691
- related CVE-2026-20692
- related CVE-2026-20693
- related CVE-2026-20694
- related CVE-2026-20695
- related CVE-2026-20697
- related CVE-2026-20698
- related CVE-2026-20699
- related CVE-2026-20701
- related CVE-2026-28816
- related CVE-2026-28817
- related CVE-2026-28818
- related CVE-2026-28820
- related CVE-2026-28821
- related CVE-2026-28822
- related CVE-2026-28823
- related CVE-2026-28824
- related CVE-2026-28825
- related CVE-2026-28826
- related CVE-2026-28827
- related CVE-2026-28828
- related CVE-2026-28829
- related CVE-2026-28831
- related CVE-2026-28832
- related CVE-2026-28833
- related CVE-2026-28834
- related CVE-2026-28835
- related CVE-2026-28837
- related CVE-2026-28838
- related CVE-2026-28839
- related CVE-2026-28841
- related CVE-2026-28842
- related CVE-2026-28844
- related CVE-2026-28845
- related CVE-2026-28852
- related CVE-2026-28857
- related CVE-2026-28859
- related CVE-2026-28861
- related CVE-2026-28862
- related CVE-2026-28864
- related CVE-2026-28865
- related CVE-2026-28866
- related CVE-2026-28867
- related CVE-2026-28868
- related CVE-2026-28870
- related CVE-2026-28871
- related CVE-2026-28876
- related CVE-2026-28877
- related CVE-2026-28878
- related CVE-2026-28879
- related CVE-2026-28880
- related CVE-2026-28881
- related CVE-2026-28882
- related CVE-2026-28886
- related CVE-2026-28888
- related CVE-2026-28891
- related CVE-2026-28892
- related CVE-2026-28893
- related CVE-2026-28894
{
"containers": {
"cna": {
"affected": [
{
"product": "Macos Tahoe",
"vendor": "Apple",
"versions": [
{
"status": "affected",
"version": "unknown"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "Apple Product Security via Fulldisclosure"
}
],
"descriptions": [
{
"lang": "en",
"value": "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA256\n\nAPPLE-SA-03-24-2026-3 macOS Tahoe 26.4\n\nmacOS Tahoe 26.4 addresses the following issues.\nInformation about the security content is also available at\nhttps://support.apple.com/126794.\n\nApple maintains a Security Releases page at\nhttps://support.apple.com/100100 which lists recent\nsoftware updates with security advisories.\n\n802.1X\nAvailable for: macOS Tahoe\nImpact: An attacker in a privileged network position may be able to\nintercept network traffic\nDescription: An authentication issue was addressed with improved state\nmanagement.\nCVE-2026-28865: H\u00e9lo\u00efse Gollier and Mathy Vanhoef (KU Leuven)\n\nAccounts\nAvailable for: macOS Tahoe\nImpact: An app may be able to access sensitive user data\nDescription: An authorization issue was addressed with improved state\nmanagement.\nCVE-2026-28877: Rosyna Keller of Totally Not Malicious Software\n\nAdmin Framework\nAvailable for: macOS Tahoe\nImpact: An app with root privileges may be able to delete protected\nsystem files\nDescription: A path handling issue was addressed with improved\nvalidation.\nCVE-2026-28823: Ryan Dowd (@_rdowd)\n\napache\nAvailable for: macOS Tahoe\nImpact: Multiple issues in Apache\nDescription: This is a vulnerability in open source code and Apple\nSoftware is among the affected projects. The CVE-ID was assigned by a\nthird party. Learn more about the issue and CVE-ID at cve.org.\nCVE-2025-55753\nCVE-2025-58098\nCVE-2025-59775\nCVE-2025-65082\nCVE-2025-66200\n\nAppleMobileFileIntegrity\nAvailable for: macOS Tahoe\nImpact: An app may be able to access sensitive user data\nDescription: An authorization issue was addressed with improved state\nmanagement.\nCVE-2026-28824: Mickey Jin (@patch1t)\n\nAppleMobileFileIntegrity\nAvailable for: macOS Tahoe\nImpact: An app may be able to access user-sensitive data\nDescription: A downgrade issue affecting Intel-based Mac computers was\naddressed with additional code-signing restrictions.\nCVE-2026-20699: Mickey Jin (@patch1t)\n\nAppleScript\nAvailable for: macOS Tahoe\nImpact: An app may bypass Gatekeeper checks\nDescription: A permissions issue was addressed with additional\nrestrictions.\nCVE-2026-20684: Koh M. Nakagawa (@tsunek0h) of FFRI Security, Inc.\n\nArchive Utility\nAvailable for: macOS Tahoe\nImpact: An app may be able to access user-sensitive data\nDescription: This issue was addressed with improved handling of\nsymlinks.\nCVE-2026-20633: Mickey Jin (@patch1t)\n\nAudio\nAvailable for: macOS Tahoe\nImpact: Processing maliciously crafted web content may lead to an\nunexpected process crash\nDescription: A use-after-free issue was addressed with improved memory\nmanagement.\nCVE-2026-28879: Justin Cohen of Google\n\nAudio\nAvailable for: macOS Tahoe\nImpact: An attacker may be able to cause unexpected app termination\nDescription: A type confusion issue was addressed with improved memory\nhandling.\nCVE-2026-28822: Jex Amro\n\nCalling Framework\nAvailable for: macOS Tahoe\nImpact: A remote attacker may be able to cause a denial-of-service\nDescription: A denial-of-service issue was addressed with improved input\nvalidation.\nCVE-2026-28894: an anonymous researcher\n\nClipboard\nAvailable for: macOS Tahoe\nImpact: An app may be able to access sensitive user data\nDescription: This issue was addressed with improved validation of\nsymlinks.\nCVE-2026-28866: Cristian Dinca (icmd.tech)\n\nCoreMedia\nAvailable for: macOS Tahoe\nImpact: Processing an audio stream in a maliciously crafted media file\nmay terminate the process\nDescription: An out-of-bounds access issue was addressed with improved\nbounds checking.\nCVE-2026-20690: Hossein Lotfi (@hosselot) of Trend Micro Zero Day\nInitiative\n\nCoreServices\nAvailable for: macOS Tahoe\nImpact: An app may be able to gain elevated privileges\nDescription: A validation issue existed in the entitlement verification.\nThis issue was addressed with improved validation of the process\nentitlement.\nCVE-2026-28821: YingQi Shi (@Mas0nShi) of DBAppSecurity\u0027s WeBin lab\n\nCoreServices\nAvailable for: macOS Tahoe\nImpact: An app may be able to break out of its sandbox\nDescription: A permissions issue was addressed with additional sandbox\nrestrictions.\nCVE-2026-28838: an anonymous researcher\n\nCoreUtils\nAvailable for: macOS Tahoe\nImpact: A user in a privileged network position may be able to cause a\ndenial-of-service\nDescription: A null pointer dereference was addressed with improved\ninput validation.\nCVE-2026-28886: Etienne Charron (Renault) and Victoria Martini (Renault)\n\nCrash Reporter\nAvailable for: macOS Tahoe\nImpact: An app may be able to enumerate a user\u0027s installed apps\nDescription: A privacy issue was addressed by removing sensitive data.\nCVE-2026-28878: Zhongcheng Li from IES Red Team\n\nCUPS\nAvailable for: macOS Tahoe\nImpact: An app may be able to gain root privileges\nDescription: A race condition was addressed with improved state\nhandling.\nCVE-2026-28888: Andreas Jaegersberger \u0026 Ro Achterberg of Nosebeard Labs\n\nCUPS\nAvailable for: macOS Tahoe\nImpact: A document may be written to a temporary file when using print\npreview\nDescription: A privacy issue was addressed with improved handling of\ntemporary files.\nCVE-2026-28893: Asaf Cohen\n\ncurl\nAvailable for: macOS Tahoe\nImpact: An issue existed in curl which may result in unintentionally\nsending sensitive information via an incorrect connection\nDescription: This is a vulnerability in open source code and Apple\nSoftware is among the affected projects. The CVE-ID was assigned by a\nthird party. Learn more about the issue and CVE-ID at cve.org.\nCVE-2025-14524\n\nDeviceLink\nAvailable for: macOS Tahoe\nImpact: An app may be able to access sensitive user data\nDescription: A parsing issue in the handling of directory paths was\naddressed with improved path validation.\nCVE-2026-28876: Andreas Jaegersberger \u0026 Ro Achterberg of Nosebeard Labs\n\nDiagnostics\nAvailable for: macOS Tahoe\nImpact: An app may be able to modify protected parts of the file system\nDescription: A permissions issue was addressed by removing the\nvulnerable code.\nCVE-2026-28892: \u98ce\u6c90\u4e91\u70df (@binary_fmyy) and Minghao Lin (@Y1nKoc)\n\nFile System\nAvailable for: macOS Tahoe\nImpact: An app may be able to disclose kernel memory\nDescription: An out-of-bounds read was addressed with improved bounds\nchecking.\nCVE-2026-28832: DARKNAVY (@DarkNavyOrg)\n\nGeoServices\nAvailable for: macOS Tahoe\nImpact: An app may be able to access sensitive user data\nDescription: An information leakage was addressed with additional\nvalidation.\nCVE-2026-28870: XiguaSec\n\nGPU Drivers\nAvailable for: macOS Tahoe\nImpact: An app may be able to cause unexpected system termination\nDescription: A race condition was addressed with improved state\nhandling.\nCVE-2026-28834: an anonymous researcher\n\niCloud\nAvailable for: macOS Tahoe\nImpact: An app may be able to access sensitive user data\nDescription: A privacy issue was addressed by moving sensitive data.\nCVE-2026-28881: Ye Zhang of Baidu Security, Ryan Dowd (@_rdowd), Csaba\nFitzl (@theevilbit) of Iru\n\niCloud\nAvailable for: macOS Tahoe\nImpact: An app may be able to enumerate a user\u0027s installed apps\nDescription: A permissions issue was addressed with additional\nrestrictions.\nCVE-2026-28880: Zhongcheng Li from IES Red Team\nCVE-2026-28833: Zhongcheng Li from IES Red Team\n\nImageIO\nAvailable for: macOS Tahoe\nImpact: Processing a maliciously crafted file may lead to unexpected app\ntermination\nDescription: This is a vulnerability in open source code and Apple\nSoftware is among the affected projects. The CVE-ID was assigned by a\nthird party. Learn more about the issue and CVE-ID at cve.org.\nCVE-2025-64505\n\nIOGraphics\nAvailable for: macOS Tahoe\nImpact: A buffer overflow may result in memory corruption and unexpected\napp termination\nDescription: The issue was addressed with improved bounds checks.\nCVE-2026-28842: Joseph Ravichandran (@0xjprx) of MIT CSAIL\n\nIOGraphics\nAvailable for: macOS Tahoe\nImpact: A buffer overflow may result in memory corruption and unexpected\napp termination\nDescription: A buffer overflow was addressed with improved size\nvalidation.\nCVE-2026-28841: Joseph Ravichandran (@0xjprx) of MIT CSAIL\n\nKernel\nAvailable for: macOS Tahoe\nImpact: An app may be able to disclose kernel memory\nDescription: A logging issue was addressed with improved data redaction.\nCVE-2026-28868: \uc774\ub3d9\ud558 (Lee Dong Ha of BoB 0xB6)\n\nKernel\nAvailable for: macOS Tahoe\nImpact: An app may be able to leak sensitive kernel state\nDescription: This issue was addressed with improved authentication.\nCVE-2026-28867: Jian Lee (@speedyfriend433)\n\nKernel\nAvailable for: macOS Tahoe\nImpact: An app may be able to cause unexpected system termination or\ncorrupt kernel memory\nDescription: The issue was addressed with improved memory handling.\nCVE-2026-20698: DARKNAVY (@DarkNavyOrg)\n\nKernel\nAvailable for: macOS Tahoe\nImpact: An app may be able to determine kernel memory layout\nDescription: An information disclosure issue was addressed with improved\nmemory management.\nCVE-2026-20695: \uc774\ub3d9\ud558 (Lee Dong Ha of BoB 0xB6) working with TrendAI Zero\nDay Initiative, hari shanmugam\n\nKernel\nAvailable for: macOS Tahoe\nImpact: An app may be able to cause unexpected system termination or\nwrite kernel memory\nDescription: A use after free issue was addressed with improved memory\nmanagement.\nCVE-2026-20687: Johnny Franks (@zeroxjf)\n\nLaunchServices\nAvailable for: macOS Tahoe\nImpact: An app may be able to access protected user data\nDescription: An authorization issue was addressed with improved state\nmanagement.\nCVE-2026-28845: Yuebin Sun (@yuebinsun2020), an anonymous researcher,\nNathaniel Oh (@calysteon), Kirin (@Pwnrin), Wojciech Regula of SecuRing\n(wojciechregula.blog), Joshua Jewett (@JoshJewett33), an anonymous\nresearcher\n\nlibxpc\nAvailable for: macOS Tahoe\nImpact: An app may be able to enumerate a user\u0027s installed apps\nDescription: This issue was addressed with improved checks.\nCVE-2026-28882: Ilias Morad (A2nkF) of Voynich Group, Duy Tr\u1ea7n\n(@khanhduytran0), @hugeBlack\n\nlibxpc\nAvailable for: macOS Tahoe\nImpact: An app may be able to access protected user data\nDescription: A permissions issue was addressed with additional\nrestrictions.\nCVE-2026-20607: an anonymous researcher\n\nMail\nAvailable for: macOS Tahoe\nImpact: \"Hide IP Address\" and \"Block All Remote Content\" may not apply\nto all mail content\nDescription: A privacy issue was addressed with improved handling of\nuser preferences.\nCVE-2026-20692: Andreas Jaegersberger \u0026 Ro Achterberg of Nosebeard Labs\n\nMigrationKit\nAvailable for: macOS Tahoe\nImpact: An app may be able to access user-sensitive data\nDescription: This issue was addressed with improved handling of\nsymlinks.\nCVE-2026-20694: Rodolphe Brunetti (@eisw0lf) of Lupus Nova\n\nMusic\nAvailable for: macOS Tahoe\nImpact: An app may be able to access sensitive user data\nDescription: A parsing issue in the handling of directory paths was\naddressed with improved path validation.\nCVE-2026-20632: Rodolphe Brunetti (@eisw0lf) of Lupus Nova\n\nNetAuth\nAvailable for: macOS Tahoe\nImpact: An app may be able to access sensitive user data\nDescription: The issue was addressed with improved checks.\nCVE-2026-28839: Mickey Jin (@patch1t)\n\nNetAuth\nAvailable for: macOS Tahoe\nImpact: An app may be able to connect to a network share without user\nconsent\nDescription: An access issue was addressed with additional sandbox\nrestrictions.\nCVE-2026-20701: Matej Moravec (@MacejkoMoravec)\n\nNetAuth\nAvailable for: macOS Tahoe\nImpact: An app may be able to break out of its sandbox\nDescription: A race condition was addressed with additional validation.\nCVE-2026-28891: an anonymous researcher\n\nNetFSFramework\nAvailable for: macOS Tahoe\nImpact: An app may be able to break out of its sandbox\nDescription: A parsing issue in the handling of directory paths was\naddressed with improved path validation.\nCVE-2026-28827: Csaba Fitzl (@theevilbit) of Iru, an anonymous\nresearcher\n\nNotes\nAvailable for: macOS Tahoe\nImpact: An app may be able to delete files for which it does not have\npermission\nDescription: A path handling issue was addressed with improved\nvalidation.\nCVE-2026-28816: Dawuge of Shuffl"
}
],
"providerMetadata": {
"dateUpdated": "2026-09-11T11:21:34Z",
"orgId": "4e2abfbf-4a2a-4b76-a4e0-d77c18ba156c",
"shortName": "VULNARCHIVE"
},
"references": [
{
"tags": [
"technical-description"
],
"url": "https://vuln.freearchive.org/archive/full-disclosure/2026/Mar/18"
},
{
"tags": [
"technical-description"
],
"url": "https://seclists.org/fulldisclosure/2026/Mar/18"
},
{
"url": "https://nmap.org/mailman/listinfo/fulldisclosure"
},
{
"url": "https://seclists.org/fulldisclosure/"
},
{
"url": "https://support.apple.com/100100"
},
{
"url": "https://support.apple.com/126794"
},
{
"url": "https://support.apple.com/downloads/"
},
{
"url": "https://www.apple.com/support/security/pgp/"
}
],
"source": {
"defect": [
"https://seclists.org/fulldisclosure/2026/Mar/18"
],
"discovery": "EXTERNAL"
},
"title": "APPLE-SA-03-24-2026-3 macOS Tahoe 26.4",
"x_gcve": [
{
"recordType": "reference",
"relationships": [
{
"destId": "CVE-2025-14524",
"type": "related"
},
{
"destId": "CVE-2025-55753",
"type": "related"
},
{
"destId": "CVE-2025-58098",
"type": "related"
},
{
"destId": "CVE-2025-59775",
"type": "related"
},
{
"destId": "CVE-2025-64505",
"type": "related"
},
{
"destId": "CVE-2025-65082",
"type": "related"
},
{
"destId": "CVE-2025-66200",
"type": "related"
},
{
"destId": "CVE-2026-20607",
"type": "related"
},
{
"destId": "CVE-2026-20631",
"type": "related"
},
{
"destId": "CVE-2026-20632",
"type": "related"
},
{
"destId": "CVE-2026-20633",
"type": "related"
},
{
"destId": "CVE-2026-20643",
"type": "related"
},
{
"destId": "CVE-2026-20664",
"type": "related"
},
{
"destId": "CVE-2026-20665",
"type": "related"
},
{
"destId": "CVE-2026-20684",
"type": "related"
},
{
"destId": "CVE-2026-20687",
"type": "related"
},
{
"destId": "CVE-2026-20688",
"type": "related"
},
{
"destId": "CVE-2026-20690",
"type": "related"
},
{
"destId": "CVE-2026-20691",
"type": "related"
},
{
"destId": "CVE-2026-20692",
"type": "related"
},
{
"destId": "CVE-2026-20693",
"type": "related"
},
{
"destId": "CVE-2026-20694",
"type": "related"
},
{
"destId": "CVE-2026-20695",
"type": "related"
},
{
"destId": "CVE-2026-20697",
"type": "related"
},
{
"destId": "CVE-2026-20698",
"type": "related"
},
{
"destId": "CVE-2026-20699",
"type": "related"
},
{
"destId": "CVE-2026-20701",
"type": "related"
},
{
"destId": "CVE-2026-28816",
"type": "related"
},
{
"destId": "CVE-2026-28817",
"type": "related"
},
{
"destId": "CVE-2026-28818",
"type": "related"
},
{
"destId": "CVE-2026-28820",
"type": "related"
},
{
"destId": "CVE-2026-28821",
"type": "related"
},
{
"destId": "CVE-2026-28822",
"type": "related"
},
{
"destId": "CVE-2026-28823",
"type": "related"
},
{
"destId": "CVE-2026-28824",
"type": "related"
},
{
"destId": "CVE-2026-28825",
"type": "related"
},
{
"destId": "CVE-2026-28826",
"type": "related"
},
{
"destId": "CVE-2026-28827",
"type": "related"
},
{
"destId": "CVE-2026-28828",
"type": "related"
},
{
"destId": "CVE-2026-28829",
"type": "related"
},
{
"destId": "CVE-2026-28831",
"type": "related"
},
{
"destId": "CVE-2026-28832",
"type": "related"
},
{
"destId": "CVE-2026-28833",
"type": "related"
},
{
"destId": "CVE-2026-28834",
"type": "related"
},
{
"destId": "CVE-2026-28835",
"type": "related"
},
{
"destId": "CVE-2026-28837",
"type": "related"
},
{
"destId": "CVE-2026-28838",
"type": "related"
},
{
"destId": "CVE-2026-28839",
"type": "related"
},
{
"destId": "CVE-2026-28841",
"type": "related"
},
{
"destId": "CVE-2026-28842",
"type": "related"
},
{
"destId": "CVE-2026-28844",
"type": "related"
},
{
"destId": "CVE-2026-28845",
"type": "related"
},
{
"destId": "CVE-2026-28852",
"type": "related"
},
{
"destId": "CVE-2026-28857",
"type": "related"
},
{
"destId": "CVE-2026-28859",
"type": "related"
},
{
"destId": "CVE-2026-28861",
"type": "related"
},
{
"destId": "CVE-2026-28862",
"type": "related"
},
{
"destId": "CVE-2026-28864",
"type": "related"
},
{
"destId": "CVE-2026-28865",
"type": "related"
},
{
"destId": "CVE-2026-28866",
"type": "related"
},
{
"destId": "CVE-2026-28867",
"type": "related"
},
{
"destId": "CVE-2026-28868",
"type": "related"
},
{
"destId": "CVE-2026-28870",
"type": "related"
},
{
"destId": "CVE-2026-28871",
"type": "related"
},
{
"destId": "CVE-2026-28876",
"type": "related"
},
{
"destId": "CVE-2026-28877",
"type": "related"
},
{
"destId": "CVE-2026-28878",
"type": "related"
},
{
"destId": "CVE-2026-28879",
"type": "related"
},
{
"destId": "CVE-2026-28880",
"type": "related"
},
{
"destId": "CVE-2026-28881",
"type": "related"
},
{
"destId": "CVE-2026-28882",
"type": "related"
},
{
"destId": "CVE-2026-28886",
"type": "related"
},
{
"destId": "CVE-2026-28888",
"type": "related"
},
{
"destId": "CVE-2026-28891",
"type": "related"
},
{
"destId": "CVE-2026-28892",
"type": "related"
},
{
"destId": "CVE-2026-28893",
"type": "related"
},
{
"destId": "CVE-2026-28894",
"type": "related"
}
],
"vulnId": "GCVE-1988-2026-0263",
"x_vulnarchive": {
"archiveUrl": "https://vuln.freearchive.org/archive/full-disclosure/2026/Mar/18",
"automated": true,
"contentSha256": "5ec5e92e1937263fbb1fb6cbadb95f55c866730942b6bfbda704435f0abb614e",
"evidenceScore": 7,
"messageId": "",
"originalUrl": "https://seclists.org/fulldisclosure/2026/Mar/18",
"policy": "vulnarchive-1",
"sourceFormat": "text/html",
"sourcePublishedAt": "2026-03-25T00:01:47Z"
}
},
{
"recordType": "advisory",
"vulnId": "gcve-1988-2026-0263"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "4e2abfbf-4a2a-4b76-a4e0-d77c18ba156c",
"assignerShortName": "VULNARCHIVE",
"datePublished": "2026-09-08T08:13:42Z",
"dateUpdated": "2026-09-11T11:21:34Z",
"state": "PUBLISHED",
"vulnId": "GCVE-1988-2026-0263"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
GCVE-1988-2026-0264
Vulnerability from gna-1988 – Published: 2026-09-08 08:13 – Updated: 2026-09-11 11:21| Vendor | Product | Version | |
|---|---|---|---|
| Apple | Macos Sequoia |
Affected:
unknown
|
- related CVE-2025-14524
- related CVE-2025-55753
- related CVE-2025-58098
- related CVE-2025-59775
- related CVE-2025-64505
- related CVE-2025-65082
- related CVE-2025-66200
- related CVE-2026-20607
- related CVE-2026-20633
- related CVE-2026-20637
- related CVE-2026-20639
- related CVE-2026-20651
- related CVE-2026-20657
- related CVE-2026-20660
- related CVE-2026-20668
- related CVE-2026-20687
- related CVE-2026-20688
- related CVE-2026-20690
- related CVE-2026-20692
- related CVE-2026-20693
- related CVE-2026-20694
- related CVE-2026-20695
- related CVE-2026-20697
- related CVE-2026-20699
- related CVE-2026-20701
- related CVE-2026-28816
- related CVE-2026-28817
- related CVE-2026-28818
- related CVE-2026-28821
- related CVE-2026-28822
- related CVE-2026-28824
- related CVE-2026-28825
- related CVE-2026-28827
- related CVE-2026-28828
- related CVE-2026-28829
- related CVE-2026-28831
- related CVE-2026-28832
- related CVE-2026-28834
- related CVE-2026-28835
- related CVE-2026-28838
- related CVE-2026-28839
- related CVE-2026-28852
- related CVE-2026-28862
- related CVE-2026-28864
- related CVE-2026-28865
- related CVE-2026-28866
- related CVE-2026-28867
- related CVE-2026-28868
- related CVE-2026-28876
- related CVE-2026-28877
- related CVE-2026-28879
- related CVE-2026-28880
- related CVE-2026-28886
- related CVE-2026-28888
- related CVE-2026-28891
- related CVE-2026-28892
- related CVE-2026-28894
{
"containers": {
"cna": {
"affected": [
{
"product": "Macos Sequoia",
"vendor": "Apple",
"versions": [
{
"status": "affected",
"version": "unknown"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "Apple Product Security via Fulldisclosure"
}
],
"descriptions": [
{
"lang": "en",
"value": "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA256\n\nAPPLE-SA-03-24-2026-4 macOS Sequoia 15.7.5\n\nmacOS Sequoia 15.7.5 addresses the following issues.\nInformation about the security content is also available at\nhttps://support.apple.com/126795.\n\nApple maintains a Security Releases page at\nhttps://support.apple.com/100100 which lists recent\nsoftware updates with security advisories.\n\n802.1X\nAvailable for: macOS Sequoia\nImpact: An attacker in a privileged network position may be able to\nintercept network traffic\nDescription: An authentication issue was addressed with improved state\nmanagement.\nCVE-2026-28865: H\u00e9lo\u00efse Gollier and Mathy Vanhoef (KU Leuven)\n\nAccounts\nAvailable for: macOS Sequoia\nImpact: An app may be able to access sensitive user data\nDescription: An authorization issue was addressed with improved state\nmanagement.\nCVE-2026-28877: Rosyna Keller of Totally Not Malicious Software\n\napache\nAvailable for: macOS Sequoia\nImpact: Multiple issues in Apache\nDescription: This is a vulnerability in open source code and Apple\nSoftware is among the affected projects. The CVE-ID was assigned by a\nthird party. Learn more about the issue and CVE-ID at cve.org.\nCVE-2025-55753\nCVE-2025-58098\nCVE-2025-59775\nCVE-2025-65082\nCVE-2025-66200\n\nAppleKeyStore\nAvailable for: macOS Sequoia\nImpact: An app may be able to cause unexpected system termination\nDescription: A use after free issue was addressed with improved memory\nmanagement.\nCVE-2026-20637: Johnny Franks (zeroxjf), an anonymous researcher\n\nAppleMobileFileIntegrity\nAvailable for: macOS Sequoia\nImpact: An app may be able to access sensitive user data\nDescription: An authorization issue was addressed with improved state\nmanagement.\nCVE-2026-28824: Mickey Jin (@patch1t)\n\nAppleMobileFileIntegrity\nAvailable for: macOS Sequoia\nImpact: An app may be able to access user-sensitive data\nDescription: A downgrade issue affecting Intel-based Mac computers was\naddressed with additional code-signing restrictions.\nCVE-2026-20699: Mickey Jin (@patch1t)\n\nAudio\nAvailable for: macOS Sequoia\nImpact: Processing maliciously crafted web content may lead to an\nunexpected process crash\nDescription: A use-after-free issue was addressed with improved memory\nmanagement.\nCVE-2026-28879: Justin Cohen of Google\n\nAudio\nAvailable for: macOS Sequoia\nImpact: An attacker may be able to cause unexpected app termination\nDescription: A type confusion issue was addressed with improved memory\nhandling.\nCVE-2026-28822: Jex Amro\n\nCalling Framework\nAvailable for: macOS Sequoia\nImpact: A remote attacker may be able to cause a denial-of-service\nDescription: A denial-of-service issue was addressed with improved input\nvalidation.\nCVE-2026-28894: an anonymous researcher\n\nCFNetwork\nAvailable for: macOS Sequoia\nImpact: A remote user may be able to write arbitrary files\nDescription: A path handling issue was addressed with improved logic.\nCVE-2026-20660: Amy (amys.website)\n\nClipboard\nAvailable for: macOS Sequoia\nImpact: An app may be able to access sensitive user data\nDescription: This issue was addressed with improved validation of\nsymlinks.\nCVE-2026-28866: Cristian Dinca (icmd.tech)\n\nconfigd\nAvailable for: macOS Sequoia\nImpact: Processing a maliciously crafted string may lead to heap\ncorruption\nDescription: An integer overflow was addressed with improved input\nvalidation.\nCVE-2026-20639: @cloudlldb of @pixiepointsec\n\nCoreMedia\nAvailable for: macOS Sequoia\nImpact: Processing an audio stream in a maliciously crafted media file\nmay terminate the process\nDescription: An out-of-bounds access issue was addressed with improved\nbounds checking.\nCVE-2026-20690: Hossein Lotfi (@hosselot) of Trend Micro Zero Day\nInitiative\n\nCoreServices\nAvailable for: macOS Sequoia\nImpact: An app may be able to gain elevated privileges\nDescription: A validation issue existed in the entitlement verification.\nThis issue was addressed with improved validation of the process\nentitlement.\nCVE-2026-28821: YingQi Shi (@Mas0nShi) of DBAppSecurity\u0027s WeBin lab\n\nCoreServices\nAvailable for: macOS Sequoia\nImpact: An app may be able to break out of its sandbox\nDescription: A permissions issue was addressed with additional sandbox\nrestrictions.\nCVE-2026-28838: an anonymous researcher\n\nCoreUtils\nAvailable for: macOS Sequoia\nImpact: A user in a privileged network position may be able to cause a\ndenial-of-service\nDescription: A null pointer dereference was addressed with improved\ninput validation.\nCVE-2026-28886: Etienne Charron (Renault) and Victoria Martini (Renault)\n\nCUPS\nAvailable for: macOS Sequoia\nImpact: An app may be able to gain root privileges\nDescription: A race condition was addressed with improved state\nhandling.\nCVE-2026-28888: Andreas Jaegersberger \u0026 Ro Achterberg of Nosebeard Labs\n\ncurl\nAvailable for: macOS Sequoia\nImpact: An issue existed in curl which may result in unintentionally\nsending sensitive information via an incorrect connection\nDescription: This is a vulnerability in open source code and Apple\nSoftware is among the affected projects. The CVE-ID was assigned by a\nthird party. Learn more about the issue and CVE-ID at cve.org.\nCVE-2025-14524\n\nDesktopServices\nAvailable for: macOS Sequoia\nImpact: An app may be able to access user-sensitive data\nDescription: This issue was addressed with improved handling of\nsymlinks.\nCVE-2026-20633: Mickey Jin (@patch1t)\n\nDeviceLink\nAvailable for: macOS Sequoia\nImpact: An app may be able to access sensitive user data\nDescription: A parsing issue in the handling of directory paths was\naddressed with improved path validation.\nCVE-2026-28876: Andreas Jaegersberger \u0026 Ro Achterberg of Nosebeard Labs\n\nDiagnostics\nAvailable for: macOS Sequoia\nImpact: An app may be able to modify protected parts of the file system\nDescription: A permissions issue was addressed by removing the\nvulnerable code.\nCVE-2026-28892: \u98ce\u6c90\u4e91\u70df (@binary_fmyy) and Minghao Lin (@Y1nKoc)\n\nFile System\nAvailable for: macOS Sequoia\nImpact: An app may be able to disclose kernel memory\nDescription: An out-of-bounds read was addressed with improved bounds\nchecking.\nCVE-2026-28832: DARKNAVY (@DarkNavyOrg)\n\nFocus\nAvailable for: macOS Sequoia\nImpact: An app may be able to access sensitive user data\nDescription: A logging issue was addressed with improved data redaction.\nCVE-2026-20668: Kirin (@Pwnrin)\n\nGPU Drivers\nAvailable for: macOS Sequoia\nImpact: An app may be able to cause unexpected system termination\nDescription: A race condition was addressed with improved state\nhandling.\nCVE-2026-28834: an anonymous researcher\n\niCloud\nAvailable for: macOS Sequoia\nImpact: An app may be able to enumerate a user\u0027s installed apps\nDescription: A permissions issue was addressed with additional\nrestrictions.\nCVE-2026-28880: Zhongcheng Li from IES Red Team\n\nImageIO\nAvailable for: macOS Sequoia\nImpact: Processing a maliciously crafted file may lead to unexpected app\ntermination\nDescription: This is a vulnerability in open source code and Apple\nSoftware is among the affected projects. The CVE-ID was assigned by a\nthird party. Learn more about the issue and CVE-ID at cve.org.\nCVE-2025-64505\n\nKernel\nAvailable for: macOS Sequoia\nImpact: An app may be able to disclose kernel memory\nDescription: A logging issue was addressed with improved data redaction.\nCVE-2026-28868: \uc774\ub3d9\ud558 (Lee Dong Ha of BoB 0xB6)\n\nKernel\nAvailable for: macOS Sequoia\nImpact: An app may be able to leak sensitive kernel state\nDescription: This issue was addressed with improved authentication.\nCVE-2026-28867: Jian Lee (@speedyfriend433)\n\nKernel\nAvailable for: macOS Sequoia\nImpact: An app may be able to determine kernel memory layout\nDescription: An information disclosure issue was addressed with improved\nmemory management.\nCVE-2026-20695: \uc774\ub3d9\ud558 (Lee Dong Ha of BoB 0xB6) working with TrendAI Zero\nDay Initiative, hari shanmugam\n\nKernel\nAvailable for: macOS Sequoia\nImpact: An app may be able to cause unexpected system termination or\nwrite kernel memory\nDescription: A use after free issue was addressed with improved memory\nmanagement.\nCVE-2026-20687: Johnny Franks (@zeroxjf)\n\nKernel\nAvailable for: macOS Sequoia\nImpact: An app may be able to modify protected parts of the file system\nDescription: A permissions issue was addressed with additional\nrestrictions.\nCVE-2026-28829: Sreejith Krishnan R\n\nlibxpc\nAvailable for: macOS Sequoia\nImpact: An app may be able to access protected user data\nDescription: A permissions issue was addressed with additional\nrestrictions.\nCVE-2026-20607: an anonymous researcher\n\nMail\nAvailable for: macOS Sequoia\nImpact: \"Hide IP Address\" and \"Block All Remote Content\" may not apply\nto all mail content\nDescription: A privacy issue was addressed with improved handling of\nuser preferences.\nCVE-2026-20692: Andreas Jaegersberger \u0026 Ro Achterberg of Nosebeard Labs\n\nmDNSResponder\nAvailable for: macOS Sequoia\nImpact: An app may be able to leak sensitive kernel state\nDescription: This issue was addressed with improved authentication.\nCVE-2026-28867: Jian Lee (@speedyfriend433)\n\nMessages\nAvailable for: macOS Sequoia\nImpact: An app may be able to access sensitive user data\nDescription: A privacy issue was addressed with improved handling of\ntemporary files.\nCVE-2026-20651: Chunyu Song of NorthSea\n\nMigrationKit\nAvailable for: macOS Sequoia\nImpact: An app may be able to access user-sensitive data\nDescription: This issue was addressed with improved handling of\nsymlinks.\nCVE-2026-20694: Rodolphe Brunetti (@eisw0lf) of Lupus Nova\n\nNetAuth\nAvailable for: macOS Sequoia\nImpact: An app may be able to break out of its sandbox\nDescription: A race condition was addressed with additional validation.\nCVE-2026-28891: an anonymous researcher\n\nNetAuth\nAvailable for: macOS Sequoia\nImpact: An app may be able to connect to a network share without user\nconsent\nDescription: An access issue was addressed with additional sandbox\nrestrictions.\nCVE-2026-20701: Matej Moravec (@MacejkoMoravec)\n\nNetAuth\nAvailable for: macOS Sequoia\nImpact: An app may be able to access sensitive user data\nDescription: The issue was addressed with improved checks.\nCVE-2026-28839: Mickey Jin (@patch1t)\n\nNetFSFramework\nAvailable for: macOS Sequoia\nImpact: An app may be able to break out of its sandbox\nDescription: A parsing issue in the handling of directory paths was\naddressed with improved path validation.\nCVE-2026-28827: Csaba Fitzl (@theevilbit) of Iru, an anonymous\nresearcher\n\nNotes\nAvailable for: macOS Sequoia\nImpact: An app may be able to delete files for which it does not have\npermission\nDescription: A path handling issue was addressed with improved\nvalidation.\nCVE-2026-28816: Dawuge of Shuffle Team and Hunan University\n\nPackageKit\nAvailable for: macOS Sequoia\nImpact: An attacker with root privileges may be able to delete protected\nsystem files\nDescription: This issue was addressed through improved state management.\nCVE-2026-20693: Mickey Jin (@patch1t)\n\nPhone\nAvailable for: macOS Sequoia\nImpact: An app may be able to access user-sensitive data\nDescription: A privacy issue was addressed with improved private data\nredaction for log entries.\nCVE-2026-28862: Kun Peeks (@SwayZGl1tZyyy)\n\nPrinting\nAvailable for: macOS Sequoia\nImpact: An app may be able to access sensitive user data\nDescription: An authorization issue was addressed with improved state\nmanagement.\nCVE-2026-28831: an anonymous researcher\n\nPrinting\nAvailable for: macOS Sequoia\nImpact: A sandboxed process may be able to circumvent sandbox\nrestrictions\nDescription: A race condition was addressed with improved state\nhandling.\nCVE-2026-28817: Gyujeong Jin (@G1uN4sh) at Team.0xb6\n\nPrinting\nAvailable for: macOS Sequoia\nImpact: An app may be able to break out of its sandbox\nDescription: A path handling issue was addressed with improved\nvalidation.\nCVE-2026-20688: wdszzml and Atuin Automated Vulnerability Discovery\nEngine\n\nSecurity\nAvailable for: macOS Sequoia\nImpact: A local attacker may gain access to user\u0027s Keychain items\nDescription: This issue was addressed with improved permissions\nchecking.\nCVE-2026-28864: Alex Radocea\n\nSMB\nAvailable for: macOS Sequoia\nImpact: "
}
],
"providerMetadata": {
"dateUpdated": "2026-09-11T11:21:40Z",
"orgId": "4e2abfbf-4a2a-4b76-a4e0-d77c18ba156c",
"shortName": "VULNARCHIVE"
},
"references": [
{
"tags": [
"technical-description"
],
"url": "https://vuln.freearchive.org/archive/full-disclosure/2026/Mar/19"
},
{
"tags": [
"technical-description"
],
"url": "https://seclists.org/fulldisclosure/2026/Mar/19"
},
{
"url": "https://nmap.org/mailman/listinfo/fulldisclosure"
},
{
"url": "https://seclists.org/fulldisclosure/"
},
{
"url": "https://support.apple.com/100100"
},
{
"url": "https://support.apple.com/126795"
},
{
"url": "https://support.apple.com/downloads/"
},
{
"url": "https://www.apple.com/support/security/pgp/"
}
],
"source": {
"defect": [
"https://seclists.org/fulldisclosure/2026/Mar/19"
],
"discovery": "EXTERNAL"
},
"title": "APPLE-SA-03-24-2026-4 macOS Sequoia 15.7.5",
"x_gcve": [
{
"recordType": "reference",
"relationships": [
{
"destId": "CVE-2025-14524",
"type": "related"
},
{
"destId": "CVE-2025-55753",
"type": "related"
},
{
"destId": "CVE-2025-58098",
"type": "related"
},
{
"destId": "CVE-2025-59775",
"type": "related"
},
{
"destId": "CVE-2025-64505",
"type": "related"
},
{
"destId": "CVE-2025-65082",
"type": "related"
},
{
"destId": "CVE-2025-66200",
"type": "related"
},
{
"destId": "CVE-2026-20607",
"type": "related"
},
{
"destId": "CVE-2026-20633",
"type": "related"
},
{
"destId": "CVE-2026-20637",
"type": "related"
},
{
"destId": "CVE-2026-20639",
"type": "related"
},
{
"destId": "CVE-2026-20651",
"type": "related"
},
{
"destId": "CVE-2026-20657",
"type": "related"
},
{
"destId": "CVE-2026-20660",
"type": "related"
},
{
"destId": "CVE-2026-20668",
"type": "related"
},
{
"destId": "CVE-2026-20687",
"type": "related"
},
{
"destId": "CVE-2026-20688",
"type": "related"
},
{
"destId": "CVE-2026-20690",
"type": "related"
},
{
"destId": "CVE-2026-20692",
"type": "related"
},
{
"destId": "CVE-2026-20693",
"type": "related"
},
{
"destId": "CVE-2026-20694",
"type": "related"
},
{
"destId": "CVE-2026-20695",
"type": "related"
},
{
"destId": "CVE-2026-20697",
"type": "related"
},
{
"destId": "CVE-2026-20699",
"type": "related"
},
{
"destId": "CVE-2026-20701",
"type": "related"
},
{
"destId": "CVE-2026-28816",
"type": "related"
},
{
"destId": "CVE-2026-28817",
"type": "related"
},
{
"destId": "CVE-2026-28818",
"type": "related"
},
{
"destId": "CVE-2026-28821",
"type": "related"
},
{
"destId": "CVE-2026-28822",
"type": "related"
},
{
"destId": "CVE-2026-28824",
"type": "related"
},
{
"destId": "CVE-2026-28825",
"type": "related"
},
{
"destId": "CVE-2026-28827",
"type": "related"
},
{
"destId": "CVE-2026-28828",
"type": "related"
},
{
"destId": "CVE-2026-28829",
"type": "related"
},
{
"destId": "CVE-2026-28831",
"type": "related"
},
{
"destId": "CVE-2026-28832",
"type": "related"
},
{
"destId": "CVE-2026-28834",
"type": "related"
},
{
"destId": "CVE-2026-28835",
"type": "related"
},
{
"destId": "CVE-2026-28838",
"type": "related"
},
{
"destId": "CVE-2026-28839",
"type": "related"
},
{
"destId": "CVE-2026-28852",
"type": "related"
},
{
"destId": "CVE-2026-28862",
"type": "related"
},
{
"destId": "CVE-2026-28864",
"type": "related"
},
{
"destId": "CVE-2026-28865",
"type": "related"
},
{
"destId": "CVE-2026-28866",
"type": "related"
},
{
"destId": "CVE-2026-28867",
"type": "related"
},
{
"destId": "CVE-2026-28868",
"type": "related"
},
{
"destId": "CVE-2026-28876",
"type": "related"
},
{
"destId": "CVE-2026-28877",
"type": "related"
},
{
"destId": "CVE-2026-28879",
"type": "related"
},
{
"destId": "CVE-2026-28880",
"type": "related"
},
{
"destId": "CVE-2026-28886",
"type": "related"
},
{
"destId": "CVE-2026-28888",
"type": "related"
},
{
"destId": "CVE-2026-28891",
"type": "related"
},
{
"destId": "CVE-2026-28892",
"type": "related"
},
{
"destId": "CVE-2026-28894",
"type": "related"
}
],
"vulnId": "GCVE-1988-2026-0264",
"x_vulnarchive": {
"archiveUrl": "https://vuln.freearchive.org/archive/full-disclosure/2026/Mar/19",
"automated": true,
"contentSha256": "a972b2597cbec43d3689c8b5f0b84c13edaf7bd2d69b56230f776f49ec2ed16c",
"evidenceScore": 7,
"messageId": "",
"originalUrl": "https://seclists.org/fulldisclosure/2026/Mar/19",
"policy": "vulnarchive-1",
"sourceFormat": "text/html",
"sourcePublishedAt": "2026-03-25T00:02:26Z"
}
},
{
"recordType": "advisory",
"vulnId": "gcve-1988-2026-0264"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "4e2abfbf-4a2a-4b76-a4e0-d77c18ba156c",
"assignerShortName": "VULNARCHIVE",
"datePublished": "2026-09-08T08:13:43Z",
"dateUpdated": "2026-09-11T11:21:40Z",
"state": "PUBLISHED",
"vulnId": "GCVE-1988-2026-0264"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
GCVE-1988-2026-0265
Vulnerability from gna-1988 – Published: 2026-09-08 08:13 – Updated: 2026-09-11 11:21| Vendor | Product | Version | |
|---|---|---|---|
| Apple | Macos Sonoma |
Affected:
unknown
|
- related CVE-2025-14524
- related CVE-2025-55753
- related CVE-2025-58098
- related CVE-2025-59775
- related CVE-2025-64505
- related CVE-2025-65082
- related CVE-2025-66200
- related CVE-2026-20607
- related CVE-2026-20633
- related CVE-2026-20637
- related CVE-2026-20639
- related CVE-2026-20657
- related CVE-2026-20668
- related CVE-2026-20688
- related CVE-2026-20690
- related CVE-2026-20692
- related CVE-2026-20693
- related CVE-2026-20694
- related CVE-2026-20695
- related CVE-2026-20697
- related CVE-2026-20699
- related CVE-2026-20701
- related CVE-2026-28816
- related CVE-2026-28817
- related CVE-2026-28818
- related CVE-2026-28821
- related CVE-2026-28822
- related CVE-2026-28824
- related CVE-2026-28825
- related CVE-2026-28827
- related CVE-2026-28828
- related CVE-2026-28829
- related CVE-2026-28831
- related CVE-2026-28832
- related CVE-2026-28834
- related CVE-2026-28835
- related CVE-2026-28838
- related CVE-2026-28839
- related CVE-2026-28862
- related CVE-2026-28864
- related CVE-2026-28865
- related CVE-2026-28866
- related CVE-2026-28868
- related CVE-2026-28876
- related CVE-2026-28878
- related CVE-2026-28879
- related CVE-2026-28880
- related CVE-2026-28886
- related CVE-2026-28888
- related CVE-2026-28891
- related CVE-2026-28892
- related CVE-2026-28894
{
"containers": {
"cna": {
"affected": [
{
"product": "Macos Sonoma",
"vendor": "Apple",
"versions": [
{
"status": "affected",
"version": "unknown"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "Apple Product Security via Fulldisclosure"
}
],
"descriptions": [
{
"lang": "en",
"value": "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA256\n\nAPPLE-SA-03-24-2026-5 macOS Sonoma 14.8.5\n\nmacOS Sonoma 14.8.5 addresses the following issues.\nInformation about the security content is also available at\nhttps://support.apple.com/126796.\n\nApple maintains a Security Releases page at\nhttps://support.apple.com/100100 which lists recent\nsoftware updates with security advisories.\n\n802.1X\nAvailable for: macOS Sonoma\nImpact: An attacker in a privileged network position may be able to\nintercept network traffic\nDescription: An authentication issue was addressed with improved state\nmanagement.\nCVE-2026-28865: H\u00e9lo\u00efse Gollier and Mathy Vanhoef (KU Leuven)\n\napache\nAvailable for: macOS Sonoma\nImpact: Multiple issues in Apache\nDescription: This is a vulnerability in open source code and Apple\nSoftware is among the affected projects. The CVE-ID was assigned by a\nthird party. Learn more about the issue and CVE-ID at cve.org.\nCVE-2025-55753\nCVE-2025-58098\nCVE-2025-59775\nCVE-2025-65082\nCVE-2025-66200\n\nAppleKeyStore\nAvailable for: macOS Sonoma\nImpact: An app may be able to cause unexpected system termination\nDescription: A use after free issue was addressed with improved memory\nmanagement.\nCVE-2026-20637: Johnny Franks (zeroxjf), an anonymous researcher\n\nAppleMobileFileIntegrity\nAvailable for: macOS Sonoma\nImpact: An app may be able to access sensitive user data\nDescription: An authorization issue was addressed with improved state\nmanagement.\nCVE-2026-28824: Mickey Jin (@patch1t)\n\nAppleMobileFileIntegrity\nAvailable for: macOS Sonoma\nImpact: An app may be able to access user-sensitive data\nDescription: A downgrade issue affecting Intel-based Mac computers was\naddressed with additional code-signing restrictions.\nCVE-2026-20699: Mickey Jin (@patch1t)\n\nArchive Utility\nAvailable for: macOS Sonoma\nImpact: An app may be able to access user-sensitive data\nDescription: This issue was addressed with improved handling of\nsymlinks.\nCVE-2026-20633: Mickey Jin (@patch1t)\n\nAudio\nAvailable for: macOS Sonoma\nImpact: Processing maliciously crafted web content may lead to an\nunexpected process crash\nDescription: A use-after-free issue was addressed with improved memory\nmanagement.\nCVE-2026-28879: Justin Cohen of Google\n\nAudio\nAvailable for: macOS Sonoma\nImpact: An attacker may be able to cause unexpected app termination\nDescription: A type confusion issue was addressed with improved memory\nhandling.\nCVE-2026-28822: Jex Amro\n\nCalling Framework\nAvailable for: macOS Sonoma\nImpact: A remote attacker may be able to cause a denial-of-service\nDescription: A denial-of-service issue was addressed with improved input\nvalidation.\nCVE-2026-28894: an anonymous researcher\n\nClipboard\nAvailable for: macOS Sonoma\nImpact: An app may be able to access sensitive user data\nDescription: This issue was addressed with improved validation of\nsymlinks.\nCVE-2026-28866: Cristian Dinca (icmd.tech)\n\nconfigd\nAvailable for: macOS Sonoma\nImpact: Processing a maliciously crafted string may lead to heap\ncorruption\nDescription: An integer overflow was addressed with improved input\nvalidation.\nCVE-2026-20639: @cloudlldb of @pixiepointsec\n\nCoreMedia\nAvailable for: macOS Sonoma\nImpact: Processing an audio stream in a maliciously crafted media file\nmay terminate the process\nDescription: An out-of-bounds access issue was addressed with improved\nbounds checking.\nCVE-2026-20690: Hossein Lotfi (@hosselot) of Trend Micro Zero Day\nInitiative\n\nCoreServices\nAvailable for: macOS Sonoma\nImpact: An app may be able to gain elevated privileges\nDescription: A validation issue existed in the entitlement verification.\nThis issue was addressed with improved validation of the process\nentitlement.\nCVE-2026-28821: YingQi Shi (@Mas0nShi) of DBAppSecurity\u0027s WeBin lab\n\nCoreServices\nAvailable for: macOS Sonoma\nImpact: An app may be able to break out of its sandbox\nDescription: A permissions issue was addressed with additional sandbox\nrestrictions.\nCVE-2026-28838: an anonymous researcher\n\nCoreUtils\nAvailable for: macOS Sonoma\nImpact: A user in a privileged network position may be able to cause a\ndenial-of-service\nDescription: A null pointer dereference was addressed with improved\ninput validation.\nCVE-2026-28886: Etienne Charron (Renault) and Victoria Martini (Renault)\n\nCrash Reporter\nAvailable for: macOS Sonoma\nImpact: An app may be able to enumerate a user\u0027s installed apps\nDescription: A privacy issue was addressed by removing sensitive data.\nCVE-2026-28878: Zhongcheng Li from IES Red Team\n\nCUPS\nAvailable for: macOS Sonoma\nImpact: An app may be able to gain root privileges\nDescription: A race condition was addressed with improved state\nhandling.\nCVE-2026-28888: Andreas Jaegersberger \u0026 Ro Achterberg of Nosebeard Labs\n\ncurl\nAvailable for: macOS Sonoma\nImpact: An issue existed in curl which may result in unintentionally\nsending sensitive information via an incorrect connection\nDescription: This is a vulnerability in open source code and Apple\nSoftware is among the affected projects. The CVE-ID was assigned by a\nthird party. Learn more about the issue and CVE-ID at cve.org.\nCVE-2025-14524\n\nDeviceLink\nAvailable for: macOS Sonoma\nImpact: An app may be able to access sensitive user data\nDescription: A parsing issue in the handling of directory paths was\naddressed with improved path validation.\nCVE-2026-28876: Andreas Jaegersberger \u0026 Ro Achterberg of Nosebeard Labs\n\nDiagnostics\nAvailable for: macOS Sonoma\nImpact: An app may be able to modify protected parts of the file system\nDescription: A permissions issue was addressed by removing the\nvulnerable code.\nCVE-2026-28892: \u98ce\u6c90\u4e91\u70df (@binary_fmyy) and Minghao Lin (@Y1nKoc)\n\nFile System\nAvailable for: macOS Sonoma\nImpact: An app may be able to disclose kernel memory\nDescription: An out-of-bounds read was addressed with improved bounds\nchecking.\nCVE-2026-28832: DARKNAVY (@DarkNavyOrg)\n\nFocus\nAvailable for: macOS Sonoma\nImpact: An app may be able to access sensitive user data\nDescription: A logging issue was addressed with improved data redaction.\nCVE-2026-20668: Kirin (@Pwnrin)\n\nGPU Drivers\nAvailable for: macOS Sonoma\nImpact: An app may be able to cause unexpected system termination\nDescription: A race condition was addressed with improved state\nhandling.\nCVE-2026-28834: an anonymous researcher\n\niCloud\nAvailable for: macOS Sonoma\nImpact: An app may be able to enumerate a user\u0027s installed apps\nDescription: A permissions issue was addressed with additional\nrestrictions.\nCVE-2026-28880: Zhongcheng Li from IES Red Team\n\nImageIO\nAvailable for: macOS Sonoma\nImpact: Processing a maliciously crafted file may lead to unexpected app\ntermination\nDescription: This is a vulnerability in open source code and Apple\nSoftware is among the affected projects. The CVE-ID was assigned by a\nthird party. Learn more about the issue and CVE-ID at cve.org.\nCVE-2025-64505\n\nKernel\nAvailable for: macOS Sonoma\nImpact: An app may be able to disclose kernel memory\nDescription: A logging issue was addressed with improved data redaction.\nCVE-2026-28868: \uc774\ub3d9\ud558 (Lee Dong Ha of BoB 0xB6)\n\nKernel\nAvailable for: macOS Sonoma\nImpact: An app may be able to determine kernel memory layout\nDescription: An information disclosure issue was addressed with improved\nmemory management.\nCVE-2026-20695: \uc774\ub3d9\ud558 (Lee Dong Ha of BoB 0xB6) working with TrendAI Zero\nDay Initiative, hari shanmugam\n\nKernel\nAvailable for: macOS Sonoma\nImpact: An app may be able to modify protected parts of the file system\nDescription: A permissions issue was addressed with additional\nrestrictions.\nCVE-2026-28829: Sreejith Krishnan R\n\nlibxpc\nAvailable for: macOS Sonoma\nImpact: An app may be able to access protected user data\nDescription: A permissions issue was addressed with additional\nrestrictions.\nCVE-2026-20607: an anonymous researcher\n\nMail\nAvailable for: macOS Sonoma\nImpact: \"Hide IP Address\" and \"Block All Remote Content\" may not apply\nto all mail content\nDescription: A privacy issue was addressed with improved handling of\nuser preferences.\nCVE-2026-20692: Andreas Jaegersberger \u0026 Ro Achterberg of Nosebeard Labs\n\nMigrationKit\nAvailable for: macOS Sonoma\nImpact: An app may be able to access user-sensitive data\nDescription: This issue was addressed with improved handling of\nsymlinks.\nCVE-2026-20694: Rodolphe Brunetti (@eisw0lf) of Lupus Nova\n\nNetAuth\nAvailable for: macOS Sonoma\nImpact: An app may be able to break out of its sandbox\nDescription: A race condition was addressed with additional validation.\nCVE-2026-28891: an anonymous researcher\n\nNetAuth\nAvailable for: macOS Sonoma\nImpact: An app may be able to connect to a network share without user\nconsent\nDescription: An access issue was addressed with additional sandbox\nrestrictions.\nCVE-2026-20701: Matej Moravec (@MacejkoMoravec)\n\nNetAuth\nAvailable for: macOS Sonoma\nImpact: An app may be able to access sensitive user data\nDescription: The issue was addressed with improved checks.\nCVE-2026-28839: Mickey Jin (@patch1t)\n\nNetFSFramework\nAvailable for: macOS Sonoma\nImpact: An app may be able to break out of its sandbox\nDescription: A parsing issue in the handling of directory paths was\naddressed with improved path validation.\nCVE-2026-28827: Csaba Fitzl (@theevilbit) of Iru, an anonymous\nresearcher\n\nNotes\nAvailable for: macOS Sonoma\nImpact: An app may be able to delete files for which it does not have\npermission\nDescription: A path handling issue was addressed with improved\nvalidation.\nCVE-2026-28816: Dawuge of Shuffle Team and Hunan University\n\nPackageKit\nAvailable for: macOS Sonoma\nImpact: An attacker with root privileges may be able to delete protected\nsystem files\nDescription: This issue was addressed through improved state management.\nCVE-2026-20693: Mickey Jin (@patch1t)\n\nPhone\nAvailable for: macOS Sonoma\nImpact: An app may be able to access user-sensitive data\nDescription: A privacy issue was addressed with improved private data\nredaction for log entries.\nCVE-2026-28862: Kun Peeks (@SwayZGl1tZyyy)\n\nPrinting\nAvailable for: macOS Sonoma\nImpact: An app may be able to access sensitive user data\nDescription: An authorization issue was addressed with improved state\nmanagement.\nCVE-2026-28831: an anonymous researcher\n\nPrinting\nAvailable for: macOS Sonoma\nImpact: A sandboxed process may be able to circumvent sandbox\nrestrictions\nDescription: A race condition was addressed with improved state\nhandling.\nCVE-2026-28817: Gyujeong Jin (@G1uN4sh) at Team.0xb6\n\nPrinting\nAvailable for: macOS Sonoma\nImpact: An app may be able to break out of its sandbox\nDescription: A path handling issue was addressed with improved\nvalidation.\nCVE-2026-20688: wdszzml and Atuin Automated Vulnerability Discovery\nEngine\n\nSecurity\nAvailable for: macOS Sonoma\nImpact: A local attacker may gain access to user\u0027s Keychain items\nDescription: This issue was addressed with improved permissions\nchecking.\nCVE-2026-28864: Alex Radocea\n\nSMB\nAvailable for: macOS Sonoma\nImpact: Mounting a maliciously crafted SMB network share may lead to\nsystem termination\nDescription: A use-after-free issue was addressed with improved memory\nmanagement.\nCVE-2026-28835: Christian Kohlsch\u00fctter\n\nSMB\nAvailable for: macOS Sonoma\nImpact: An app may be able to modify protected parts of the file system\nDescription: An out-of-bounds write issue was addressed with improved\nbounds checking.\nCVE-2026-28825: Sreejith Krishnan R\n\nSpotlight\nAvailable for: macOS Sonoma\nImpact: An app may be able to access user-sensitive data\nDescription: A downgrade issue affecting Intel-based Mac computers was\naddressed with additional code-signing restrictions.\nCVE-2026-20699: Mickey Jin (@patch1t)\n\nSpotlight\nAvailable for: macOS Sonoma\nImpact: An app may be able to access sensitive user data\nDescription: A logging issue was addressed with improved data redaction.\nCVE-2026-28818: @pixiepointsec\n\nSpotlight\nAvailable for: macOS Sonoma\nImpact: An app may be able to access sensitive user data\nDescription: A permissions issue was addressed with additional\nrestrictions.\nCVE-2026-20697: @pixiepointsec\n\nTCC\nAvailable for: macOS Sonoma\nImpact: An app may be able to a"
}
],
"providerMetadata": {
"dateUpdated": "2026-09-11T11:21:42Z",
"orgId": "4e2abfbf-4a2a-4b76-a4e0-d77c18ba156c",
"shortName": "VULNARCHIVE"
},
"references": [
{
"tags": [
"technical-description"
],
"url": "https://vuln.freearchive.org/archive/full-disclosure/2026/Mar/20"
},
{
"tags": [
"technical-description"
],
"url": "https://seclists.org/fulldisclosure/2026/Mar/20"
},
{
"url": "https://nmap.org/mailman/listinfo/fulldisclosure"
},
{
"url": "https://seclists.org/fulldisclosure/"
},
{
"url": "https://support.apple.com/100100"
},
{
"url": "https://support.apple.com/126796"
},
{
"url": "https://support.apple.com/downloads/"
},
{
"url": "https://www.apple.com/support/security/pgp/"
}
],
"source": {
"defect": [
"https://seclists.org/fulldisclosure/2026/Mar/20"
],
"discovery": "EXTERNAL"
},
"title": "APPLE-SA-03-24-2026-5 macOS Sonoma 14.8.5",
"x_gcve": [
{
"recordType": "reference",
"relationships": [
{
"destId": "CVE-2025-14524",
"type": "related"
},
{
"destId": "CVE-2025-55753",
"type": "related"
},
{
"destId": "CVE-2025-58098",
"type": "related"
},
{
"destId": "CVE-2025-59775",
"type": "related"
},
{
"destId": "CVE-2025-64505",
"type": "related"
},
{
"destId": "CVE-2025-65082",
"type": "related"
},
{
"destId": "CVE-2025-66200",
"type": "related"
},
{
"destId": "CVE-2026-20607",
"type": "related"
},
{
"destId": "CVE-2026-20633",
"type": "related"
},
{
"destId": "CVE-2026-20637",
"type": "related"
},
{
"destId": "CVE-2026-20639",
"type": "related"
},
{
"destId": "CVE-2026-20657",
"type": "related"
},
{
"destId": "CVE-2026-20668",
"type": "related"
},
{
"destId": "CVE-2026-20688",
"type": "related"
},
{
"destId": "CVE-2026-20690",
"type": "related"
},
{
"destId": "CVE-2026-20692",
"type": "related"
},
{
"destId": "CVE-2026-20693",
"type": "related"
},
{
"destId": "CVE-2026-20694",
"type": "related"
},
{
"destId": "CVE-2026-20695",
"type": "related"
},
{
"destId": "CVE-2026-20697",
"type": "related"
},
{
"destId": "CVE-2026-20699",
"type": "related"
},
{
"destId": "CVE-2026-20701",
"type": "related"
},
{
"destId": "CVE-2026-28816",
"type": "related"
},
{
"destId": "CVE-2026-28817",
"type": "related"
},
{
"destId": "CVE-2026-28818",
"type": "related"
},
{
"destId": "CVE-2026-28821",
"type": "related"
},
{
"destId": "CVE-2026-28822",
"type": "related"
},
{
"destId": "CVE-2026-28824",
"type": "related"
},
{
"destId": "CVE-2026-28825",
"type": "related"
},
{
"destId": "CVE-2026-28827",
"type": "related"
},
{
"destId": "CVE-2026-28828",
"type": "related"
},
{
"destId": "CVE-2026-28829",
"type": "related"
},
{
"destId": "CVE-2026-28831",
"type": "related"
},
{
"destId": "CVE-2026-28832",
"type": "related"
},
{
"destId": "CVE-2026-28834",
"type": "related"
},
{
"destId": "CVE-2026-28835",
"type": "related"
},
{
"destId": "CVE-2026-28838",
"type": "related"
},
{
"destId": "CVE-2026-28839",
"type": "related"
},
{
"destId": "CVE-2026-28862",
"type": "related"
},
{
"destId": "CVE-2026-28864",
"type": "related"
},
{
"destId": "CVE-2026-28865",
"type": "related"
},
{
"destId": "CVE-2026-28866",
"type": "related"
},
{
"destId": "CVE-2026-28868",
"type": "related"
},
{
"destId": "CVE-2026-28876",
"type": "related"
},
{
"destId": "CVE-2026-28878",
"type": "related"
},
{
"destId": "CVE-2026-28879",
"type": "related"
},
{
"destId": "CVE-2026-28880",
"type": "related"
},
{
"destId": "CVE-2026-28886",
"type": "related"
},
{
"destId": "CVE-2026-28888",
"type": "related"
},
{
"destId": "CVE-2026-28891",
"type": "related"
},
{
"destId": "CVE-2026-28892",
"type": "related"
},
{
"destId": "CVE-2026-28894",
"type": "related"
}
],
"vulnId": "GCVE-1988-2026-0265",
"x_vulnarchive": {
"archiveUrl": "https://vuln.freearchive.org/archive/full-disclosure/2026/Mar/20",
"automated": true,
"contentSha256": "0a99806281e4d4d109bfe7881606b5894c5da8fcde0f36dc6e043945c7832fc6",
"evidenceScore": 7,
"messageId": "",
"originalUrl": "https://seclists.org/fulldisclosure/2026/Mar/20",
"policy": "vulnarchive-1",
"sourceFormat": "text/html",
"sourcePublishedAt": "2026-03-25T00:02:51Z"
}
},
{
"recordType": "advisory",
"vulnId": "gcve-1988-2026-0265"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "4e2abfbf-4a2a-4b76-a4e0-d77c18ba156c",
"assignerShortName": "VULNARCHIVE",
"datePublished": "2026-09-08T08:13:43Z",
"dateUpdated": "2026-09-11T11:21:42Z",
"state": "PUBLISHED",
"vulnId": "GCVE-1988-2026-0265"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
GHSA-3J5H-F552-7RHH
Vulnerability from github – Published: 2025-12-05 12:30 – Updated: 2025-12-05 21:30An integer overflow in the case of failed ACME certificate renewal leads, after a number of failures (~30 days in default configurations), to the backoff timer becoming 0. Attempts to renew the certificate then are repeated without delays until it succeeds.
This issue affects Apache HTTP Server: from 2.4.30 before 2.4.66.
Users are recommended to upgrade to version 2.4.66, which fixes the issue.
{
"affected": [],
"aliases": [
"CVE-2025-55753"
],
"database_specific": {
"cwe_ids": [
"CWE-190"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2025-12-05T11:15:51Z",
"severity": "HIGH"
},
"details": "An integer overflow in the case of failed ACME certificate renewal leads, after a number of failures (~30 days in default configurations), to the backoff timer becoming 0. Attempts to renew the certificate then are repeated without delays until it succeeds.\n\nThis issue affects Apache HTTP Server: from 2.4.30 before 2.4.66.\n\n\nUsers are recommended to upgrade to version 2.4.66, which fixes the issue.",
"id": "GHSA-3j5h-f552-7rhh",
"modified": "2025-12-05T21:30:23Z",
"published": "2025-12-05T12:30:13Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-55753"
},
{
"type": "WEB",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2025/12/04/4"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"type": "CVSS_V3"
}
]
}
MSRC_CVE-2025-55753
Vulnerability from csaf_microsoft - Published: 2025-12-02 00:00 - Updated: 2025-12-20 14:35NCSC-2026-0102
Vulnerability from csaf_ncscnl - Published: 2026-03-25 14:15 - Updated: 2026-03-25 14:15Multiple vulnerabilities affect Oracle Communications Unified Assurance and Apache HTTP Server, including critical data compromise, denial of service, and issues in mod_md (ACME) components across various versions.
OPENSUSE-SU-2025:15808-1
Vulnerability from csaf_opensuse - Published: 2025-12-10 00:00 - Updated: 2025-12-10 00:00OPENSUSE-SU-2026:20030-1
Vulnerability from csaf_opensuse - Published: 2026-01-14 10:49 - Updated: 2026-01-14 10:49RHSA-2025:23732
Vulnerability from csaf_redhat - Published: 2025-12-22 01:33 - Updated: 2026-07-23 22:24An integer overflow flaw has been discovered in the Apache HTTP server. The integer overflow in the case of failed ACME certificate renewal leads, after a number of failures (~30 days in default configurations), to the backoff timer becoming 0. Attempts to renew the certificate then are repeated without delays until it succeeds.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Browse all ATT&CK techniques and the vulnerabilities related to each.
Related by attack behaviour
Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.