Back to overview

CVE-2026-8925

Description
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.

Metadata

CVE ID
CVE-2026-8925
State
PUBLISHED
Assigner
curl
Reserved
2026-05-19 08:11 UTC
Published
2026-07-03 06:15 UTC
Last updated
2026-07-03 06:15 UTC
Vendor / Product
curl / curl
Sources
cve.org  ·  NVD

Severity & Metrics

No CVSS data available.

Affected products (1)
VendorProductPlatformVersions
curl curl 8.20.0 ≤ 8.20.0, 8.19.0 ≤ 8.19.0, 8.18.0 ≤ 8.18.0, 8.17.0 ≤ 8.17.0 …
Weakness (CWE)
CWESourceDescription
cna CWE-415 Double Free
Back to overview