Answer in brief
CVE-2026-3805 records a Unknown severity vulnerability in use after free in SMB connection reuse. The current sources do not mark it as known exploited. The current feed maps curl/curl (generic), curl/curl (generic), curl/curl (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps curl/curl (generic), curl/curl (generic), curl/curl (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| curl/curlgeneric | >=8.13.0 <8.14.2 || >=8.15.0 <8.16.1 || >=8.17.0 <8.19.0 | 8.14.2, 8.16.1, 8.19.0 |
| curl/curlgeneric | >=f4831daa9b2a97e8a2921d6b62cc4dfdd0d8646e <e090be9f73a7a71459ef678c7cc4b1f75e3ea883 | e090be9f73a7a71459ef678c7cc4b1f75e3ea883 |
| curl/curlgeneric | 8.18.0 || 8.17.0 || 8.16.0 || 8.15.0 || 8.14.1 || 8.14.0 || 8.13.0 | Not reported |
Published upstream
Mar 11, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Sep 14, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Sep 14, 2026
When doing a second SMB request to the same host again, curl would wrongly use a data pointer pointing into already freed memory.
Quoted source text, attributed separately from HOL analysis.