PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-6276 curl CVE debrief

CVE-2026-6276 is a vulnerability in libcurl that can cause cookies to be leaked when a custom Host header is used for an HTTP request and a second request is made using the same easy handle without the custom Host header. This vulnerability affects applications that use libcurl and make multiple requests using the same easy handle, especially those that use custom Host headers. Defenders should verify and update libcurl to the latest version to prevent potential cookie leaks. The vulnerability is caused by libcurl using stale information when a custom Host header is not set for a second request made using the same easy handle. This can lead to cookies meant for the first host being

Vendor
curl
Product
Unknown
CVSS
HIGH 7.5
CISA KEV
Not listed in stored evidence
Original CVE published
2026-05-13
Original CVE updated
2026-09-15
Advisory published
2026-05-13
Advisory updated
2026-09-15

Who should care

Defenders who use libcurl in their applications, especially those that use custom Host headers or make multiple requests using the same easy handle, should verify and update libcurl to the latest version.

Why it matters

CVE-2026-6276 is a vulnerability in libcurl that can cause cookies to be leaked when a custom Host header is used for an HTTP request and a second request is made using the same easy handle without the custom Host header. Defenders should prioritize verifying and updating libcurl to the latest version, especially in applications that use custom Host headers or make multiple requests using the same easy handle.

  • Defenders should verify and update libcurl to the latest version to prevent potential cookie leaks.
  • Applications that use custom Host headers or make multiple requests using the same easy handle may be vulnerable to cookie leaks.

Technical summary

The vulnerability is caused by libcurl using stale information when a custom Host header is not set for a second request made using the same easy handle. This can lead to cookies meant for the first host being passed in the second request. The affected product is libcurl, and the vulnerability class is related to cookie handling. Defenders should prioritize verifying and updating libcurl to the latest version, especially in applications that use custom Host headers or make multiple requests using the same easy handle. The CVE record was published on 2026-05-13T13:01:56.800Z and has not been modified since then.

Defensive priority

Defenders should prioritize verifying and updating libcurl to the latest version, especially in applications that use custom Host headers or make multiple requests using the same easy handle.

Recommended defensive actions

  • Verify and update libcurl to the latest version
  • Review applications that use custom Host headers or make multiple requests using the same easy handle
  • Monitor for potential cookie leaks
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented.
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.
  • Review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance.

Evidence notes

The vulnerability is caused by libcurl using stale information when a custom Host header is not set for a second request made using the same easy handle. This can lead to cookies meant for the first host being passed in the second request.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-6276 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-6276

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-6276 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-6276

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

  • Source reference

    Unverified legacy reference

    URL: https://curl.se/docs/CVE-2026-6276.html

    2499f714-1537-4658-8207-48ae4bb9eae9 - Patch, Vendor Advisory

  • Source reference

    Unverified legacy reference

    URL: https://curl.se/docs/CVE-2026-6276.json

    2499f714-1537-4658-8207-48ae4bb9eae9 - Product

  • Source reference

    Unverified legacy reference

    URL: https://hackerone.com/reports/3671818

    2499f714-1537-4658-8207-48ae4bb9eae9 - Exploit, Issue Tracking, Third Party Advisory

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.