9.8
CVE-2026-8925
- EPSS 0.59%
- Veröffentlicht 03.07.2026 06:15:25
- Zuletzt bearbeitet 07.07.2026 23:04:29
- CVE-Watchlists
- Unerledigt
SASL double-free
The curl logic that works with SASL authentication could end up cleaning up the GSASL context *twice* without clearing the pointer in between, making it `free()` the same pointer twice.
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.59% | 0.447 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| CISA-ADP | 9.8 | 3.9 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
CWE-415 Double Free
The product calls free() twice on the same memory address.
https://hackerone.com/reports/3735193
https://curl.se/docs/CVE-2026-8925.html
https://curl.se/docs/CVE-2026-8925.json