Apple macOS vulnerabilities

3,135 known vulnerabilities affecting apple/macos.

Total CVEs
3,135
CISA KEV
75
actively exploited
Public exploits
44
Exploited in wild
61
Severity breakdown
CRITICAL203HIGH1362MEDIUM1421LOW149

Vulnerabilities

Page 60 of 157
CVE-2024-2398HIGHCVSS 8.6fixed in 12.7.6≥ 13.0, < 13.6.8+1 more2024-03-27
CVE-2024-2398 [HIGH] CWE-772 CVE-2024-2398: When an application tells libcurl it wants to allow HTTP/2 server push, and the amount of received h When an application tells libcurl it wants to allow HTTP/2 server push, and the amount of received headers for the push surpasses the maximum allowed limit (1000), libcurl aborts the server push. When aborting, libcurl inadvertently does not free all the previously allocated headers and instead leaks the memory. Further, this error condition fails silen
nvd
CVE-2024-2466MEDIUMCVSS 6.5fixed in 12.7.6≥ 13.0, < 13.6.8+1 more2024-03-27
CVE-2024-2466 [MEDIUM] CWE-297 CVE-2024-2466: libcurl did not check the server certificate of TLS connections done to a host specified as an IP ad libcurl did not check the server certificate of TLS connections done to a host specified as an IP address, when built to use mbedTLS. libcurl would wrongly avoid using the set hostname function when the specified hostname was given as an IP address, therefore completely skipping the certificate check. This affects all uses of TLS protocols (HTTPS, FTP
nvd
CVE-2024-2379MEDIUMCVSS 6.3fixed in 12.7.6≥ 13.0, < 13.6.8+1 more2024-03-27
CVE-2024-2379 [MEDIUM] CWE-295 CVE-2024-2379: libcurl skips the certificate verification for a QUIC connection under certain conditions, when buil libcurl skips the certificate verification for a QUIC connection under certain conditions, when built to use wolfSSL. If told to use an unknown/bad cipher or curve, the error path accidentally skips the verification and returns OK, thus ignoring any certificate problems.
nvd
CVE-2024-2004LOWCVSS 3.5fixed in 12.7.6≥ 13.0, < 13.6.8+1 more2024-03-27
CVE-2024-2004 [LOW] CWE-436 CVE-2024-2004: When a protocol selection parameter option disables all protocols without adding any then the defaul When a protocol selection parameter option disables all protocols without adding any then the default set of protocols would remain in the allowed set due to an error in the logic for removing protocols. The below command would perform a request to curl.se with a plaintext protocol which has been explicitly disabled. curl --proto -all,-http http://curl.s
nvd
CVE-2024-23286HIGHCVSS 7.8≥ 12.0, < 12.7.4≥ 13.0, < 13.6.5+4 more2024-03-08
CVE-2024-23286 [HIGH] CWE-120 CVE-2024-23286: A buffer overflow issue was addressed with improved memory handling. This issue is fixed in iOS 16.7 A buffer overflow issue was addressed with improved memory handling. This issue is fixed in iOS 16.7.6 and iPadOS 16.7.6, iOS 17.4 and iPadOS 17.4, macOS Monterey 12.7.4, macOS Sonoma 14.4, macOS Ventura 13.6.5, tvOS 17.4, visionOS 1.1, watchOS 10.4. Processing an image may lead to arbitrary code execution.
nvd
CVE-2024-23216HIGHCVSS 7.1≥ 12.0, < 12.7.4≥ 13.0, < 13.6.5+4 more2024-03-08
CVE-2024-23216 [HIGH] CWE-22 CVE-2024-23216: A path handling issue was addressed with improved validation. This issue is fixed in macOS Monterey A path handling issue was addressed with improved validation. This issue is fixed in macOS Monterey 12.7.4, macOS Sonoma 14.4, macOS Ventura 13.6.5. An app may be able to overwrite arbitrary files.
nvd
CVE-2024-23270HIGHCVSS 7.8≥ 12.0.0, < 12.7.4≥ 13.0, < 13.6.5+4 more2024-03-08
CVE-2024-23270 [HIGH] CWE-787 CVE-2024-23270: The issue was addressed with improved memory handling. This issue is fixed in iOS 17.4 and iPadOS 17 The issue was addressed with improved memory handling. This issue is fixed in iOS 17.4 and iPadOS 17.4, macOS Monterey 12.7.4, macOS Sonoma 14.4, macOS Ventura 13.6.5, tvOS 17.4. An app may be able to execute arbitrary code with kernel privileges.
nvd
CVE-2024-0258HIGHCVSS 8.6≥ 14.0, < 14.4fixed in 14.42024-03-08
CVE-2024-0258 [HIGH] CWE-284 CVE-2024-0258: The issue was addressed with improved memory handling. This issue is fixed in iOS 17.4 and iPadOS 17 The issue was addressed with improved memory handling. This issue is fixed in iOS 17.4 and iPadOS 17.4, macOS Sonoma 14.4, tvOS 17.4, watchOS 10.4. An app may be able to execute arbitrary code out of its sandbox or with certain elevated privileges.
nvd
CVE-2024-23244HIGHCVSS 7.8≥ 12.0, < 12.7.4≥ 14.0, < 14.4+2 more2024-03-08
CVE-2024-23244 [HIGH] CVE-2024-23244: A logic issue was addressed with improved restrictions. This issue is fixed in macOS Monterey 12.7.4 A logic issue was addressed with improved restrictions. This issue is fixed in macOS Monterey 12.7.4, macOS Sonoma 14.4. An app from a standard user account may be able to escalate privilege after admin user login.
nvd
CVE-2024-23265HIGHCVSS 7.8≥ 12.0, < 12.7.4≥ 13.0, < 13.6.5+4 more2024-03-08
CVE-2024-23265 [HIGH] CWE-787 CVE-2024-23265: A memory corruption vulnerability was addressed with improved locking. This issue is fixed in iOS 16 A memory corruption vulnerability was addressed with improved locking. This issue is fixed in iOS 16.7.6 and iPadOS 16.7.6, iOS 17.4 and iPadOS 17.4, macOS Monterey 12.7.4, macOS Sonoma 14.4, macOS Ventura 13.6.5, tvOS 17.4, visionOS 1.1, watchOS 10.4. An app may be able to cause unexpected system termination or write kernel memory.
nvd
CVE-2024-23278HIGHCVSS 8.6≥ 13.0, < 13.6.5≥ 14.0, < 14.4+2 more2024-03-08
CVE-2024-23278 [HIGH] CWE-94 CVE-2024-23278: The issue was addressed with improved checks. This issue is fixed in iOS 16.7.6 and iPadOS 16.7.6, i The issue was addressed with improved checks. This issue is fixed in iOS 16.7.6 and iPadOS 16.7.6, iOS 17.4 and iPadOS 17.4, macOS Sonoma 14.4, macOS Ventura 13.6.5, tvOS 17.4, watchOS 10.4. An app may be able to break out of its sandbox.
nvd
CVE-2024-23276HIGHCVSS 7.8≥ 12.0.0, < 12.7.4≥ 13.0, < 13.6.5+4 more2024-03-08
CVE-2024-23276 [HIGH] CWE-269 CVE-2024-23276: A logic issue was addressed with improved checks. This issue is fixed in macOS Monterey 12.7.4, macO A logic issue was addressed with improved checks. This issue is fixed in macOS Monterey 12.7.4, macOS Sonoma 14.4, macOS Ventura 13.6.5. An app may be able to elevate privileges.
nvd
CVE-2024-23274HIGHCVSS 7.8≥ 12.0.0, < 12.7.4≥ 13.0, < 13.6.5+4 more2024-03-08
CVE-2024-23274 [HIGH] CWE-74 CVE-2024-23274: An injection issue was addressed with improved input validation. This issue is fixed in macOS Monter An injection issue was addressed with improved input validation. This issue is fixed in macOS Monterey 12.7.4, macOS Sonoma 14.4, macOS Ventura 13.6.5. An app may be able to elevate privileges.
nvd
CVE-2024-23248HIGHCVSS 7.1≥ 14.0, < 14.4fixed in 14.42024-03-08
CVE-2024-23248 [HIGH] CWE-404 CVE-2024-23248: The issue was addressed with improved memory handling. This issue is fixed in macOS Sonoma 14.4. Pro The issue was addressed with improved memory handling. This issue is fixed in macOS Sonoma 14.4. Processing a file may lead to a denial-of-service or potentially disclose memory contents.
nvd
CVE-2024-23294HIGHCVSS 7.8≥ 14.0, < 14.4fixed in 14.42024-03-08
CVE-2024-23294 [HIGH] CWE-20 CVE-2024-23294: This issue was addressed by removing the vulnerable code. This issue is fixed in macOS Sonoma 14.4. This issue was addressed by removing the vulnerable code. This issue is fixed in macOS Sonoma 14.4. Processing malicious input may lead to code execution.
nvd
CVE-2024-23268HIGHCVSS 7.8≥ 12.0.0, < 12.7.4≥ 13.0, < 13.6.5+4 more2024-03-08
CVE-2024-23268 [HIGH] CWE-74 CVE-2024-23268: An injection issue was addressed with improved input validation. This issue is fixed in macOS Monter An injection issue was addressed with improved input validation. This issue is fixed in macOS Monterey 12.7.4, macOS Sonoma 14.4, macOS Ventura 13.6.5. An app may be able to elevate privileges.
nvd
CVE-2024-23288HIGHCVSS 7.8≥ 14.0, < 14.4fixed in 14.42024-03-08
CVE-2024-23288 [HIGH] CWE-266 CVE-2024-23288: This issue was addressed by removing the vulnerable code. This issue is fixed in iOS 17.4 and iPadOS This issue was addressed by removing the vulnerable code. This issue is fixed in iOS 17.4 and iPadOS 17.4, macOS Sonoma 14.4, tvOS 17.4, watchOS 10.4. An app may be able to elevate privileges.
nvd
CVE-2024-23233HIGHCVSS 7.8≥ 14.0, < 14.4fixed in 14.42024-03-08
CVE-2024-23233 [HIGH] CWE-277 CVE-2024-23233: This issue was addressed with improved checks. This issue is fixed in macOS Sonoma 14.4. Entitlement This issue was addressed with improved checks. This issue is fixed in macOS Sonoma 14.4. Entitlements and privacy permissions granted to this app may be used by a malicious app.
nvd
CVE-2024-23226HIGHCVSS 8.8≥ 14.0, < 14.4fixed in 14.42024-03-08
CVE-2024-23226 [HIGH] CWE-787 CVE-2024-23226: The issue was addressed with improved memory handling. This issue is fixed in iOS 17.4 and iPadOS 17 The issue was addressed with improved memory handling. This issue is fixed in iOS 17.4 and iPadOS 17.4, macOS Sonoma 14.4, tvOS 17.4, visionOS 1.1, watchOS 10.4. Processing web content may lead to arbitrary code execution.
nvd
CVE-2024-23246HIGHCVSS 8.6≥ 14.0, < 14.4fixed in 14.42024-03-08
CVE-2024-23246 [HIGH] CWE-20 CVE-2024-23246: This issue was addressed by removing the vulnerable code. This issue is fixed in iOS 16.7.6 and iPad This issue was addressed by removing the vulnerable code. This issue is fixed in iOS 16.7.6 and iPadOS 16.7.6, iOS 17.4 and iPadOS 17.4, macOS Sonoma 14.4, tvOS 17.4, visionOS 1.1, watchOS 10.4. An app may be able to break out of its sandbox.
nvd