libcurl's ASN1 parser code has the `GTime2str()` function, used for parsing an ASN.1 Generalized Time field. If given an syntactically incorrect field, the parser might end up using -1 for the length of the *time fraction*, leading to a `strlen()` getting performed on a pointer to a heap buffer area that is not (purposely) null terminated. This flaw most likely leads to a crash, but can also lead to heap contents getting returned to the application when [CURLINFO_CERTINFO](https://curl.se/libcurl/c/CURLINFO_CERTINFO.html) is used.
Conclusion & alert: CVE-2024-7264 is rated High Exploit Risk (79.8/100): CVSS Medium severity, with high exploitation likelihood (EPSS 16.21%, 97th percentile). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). EPSS rose +15.33% over the last day, indicating growing attacker interest. Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.88% | 16.21% | +15.33% |
| 2 | 2026-06-10 | 0.80% | 0.88% | +0.09% |
| 3 | 2026-05-22 | — | 0.80% | — |
Full EPSS history (53 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 6.5 | 3.1 | MEDIUM |
|
2.8 | 3.6 | [email protected] |
| 6.3 | 3.1 | MEDIUM |
|
2.8 | 3.4 | 134c704f-9b21-4f2e-91b3-4a467353bcc0 |
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
— | CVE-2024-7264: 1 source package rows (curl); 218 state rows across 7 repos (3.17-main, 3.18-main, 3.19-main, 3.20-main, 3.21-main, 3.22-main, edge-main); fixed 6, open 212. | https://security.alpinelinux.org/vuln/CVE-2024-7264 |
debian
|
not yet assigned | CVE-2024-7264 not yet assigned priority: Debian including 1 source packages (curl), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 5. | https://security-tracker.debian.org/tracker/CVE-2024-7264 |
redhat
|
low | — | https://access.redhat.com/security/cve/CVE-2024-7264 |
suse
|
medium | CVE-2024-7264 severity moderate: SUSE including 388 source package names (0.0.17-1.1:curl-8.6.0-150600.4.3.1, 0.0.17-1.1:libcurl4-8.6.0-150600.4.3.1, …), 947 product×package rows across 315 product lines (Container bci/gcc, Container bci/golang, … (315 product lines)): Fixed 732, Known Affected 213, First Fixed 2. | https://www.suse.com/security/cve/CVE-2024-7264/ |
ubuntu
|
medium | CVE-2024-7264 medium priority: Ubuntu including 1 source packages (curl), 10 status rows across 10 suites (bionic, focal, jammy, noble, oracular, plucky, questing, trusty, upstream, xenial): released 10. | https://ubuntu.com/security/CVE-2024-7264 |
| URL | Tags |
|---|---|
| http://www.openwall.com/lists/oss-security/2024/07/31/1 | Mailing List |
| https://curl.se/docs/CVE-2024-7264.html | Vendor Advisory |
| https://curl.se/docs/CVE-2024-7264.json | Vendor Advisory |
| https://hackerone.com/reports/2629968 | Exploit Issue Tracking Permissions Required Third Party Advisory |
| https://github.com/curl/curl/commit/27959ecce75cdb2809c0bdb3286e60e08fadb519 | |
| https://security.netapp.com/advisory/ntap-20240828-0008/ | |
| https://security.netapp.com/advisory/ntap-20241025-0006/ | |
| https://security.netapp.com/advisory/ntap-20241025-0010/ |