---
cve: "CVE-2026-10536"
severity: "CRITICAL"
cvss: 9.8
epss: "51%"
vendor: "curl"
kev: false
exploited: false
published: "2026-07-03 07:16:23"
tags: [cve, security, critical]
source: tsecurity.de CVE-Dossier
exported: "2026-09-12T11:28:23+02:00"
---

# CVE-2026-10536

> 9.8 CRITICAL

## Beschreibung

A use-after-free vulnerability exists in libcurl when an application
configures an HTTP/2 stream-dependency tree via `CURLOPT_STREAM_DEPENDS` or
`CURLOPT_STREAM_DEPENDS_E`, subsequently invokes `curl_easy_reset()`, and
finally terminates the handle with `curl_easy_cleanup()`. During this final
cleanup phase, libcurl attempts to access and modify an internal structure
that was already freed during the reset operation.

## CVSS-Vektor

```
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Hoch | bad |
| I Integrität | Hoch | bad |
| A Verfügbarkeit | Hoch | bad |

## Patch verfügbar (OSV)

- 68720b4837284335b2d63cb358f8f6ce65f5bc55 (Commit)

## Referenzen

- <https://curl.se/docs/CVE-2026-10536.json>
- <https://curl.se/docs/CVE-2026-10536.html>
- <https://hackerone.com/reports/3751697>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-10536) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
