CVE-2024-4558

Advisory lineage Upstream: 0 Downstream: 27
Modified
Published: 07 May 2024, 19:02
Last modified:04 Nov 2025, 17:26

Vulnerability Summary

Overall Risk (default)
high
70/100
CVSS Score
9.6 CRITICAL
v3.1 (nvd)
EPSS Score
2.58% LOW
3% probability 0.00%
KEV
Not listed
Ransomware
No reports
Public exploits
1 found
Dark Web
Not detected

Timeline

07 May 2024, 19:02
Published
Vulnerability first disclosed
04 Nov 2025, 17:26
Last Modified
Vulnerability information updated

Description

Use after free in ANGLE in Google Chrome prior to 124.0.6367.155 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. (Chromium security severity: High)

CVSS Metrics

  • v3.1HIGHScore: 7.5CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H
  • v3.1CRITICALScore: 9.6CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H

EPSS Trends

Current EPSS score: 2.58% Percentile: 86%

Techniques & Countermeasures

  • CWE-416Use After Free

    The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.

Affected Systems

  • appleipados

    < 17.6

  • appleiphone_os

    < 17.6

  • applemacos

    < 14.6

  • applesafari

    < 17.6

  • fedoraprojectfedora

    38 | 39 | 40

  • UnknownChrome

    ≥ 124.0.6367.155, < 124.0.6367.155 | < 124.0.6367.155

References (14)