---
schema_version: '1.0'
id: security-20260705-78325e
url: https://osv.dev/vulnerability/CURL-CVE-2026-7168
url_hash: 78325ec46a22ceba82d0757e6daac56c79aee6fd043c3e5ee457d8ca44851041
canonical_url: https://osv.dev/vulnerability/CURL-CVE-2026-7168
source: osv:osv
category: security/library
category_raw: cve/library
region: null
tags:
- cve
- CVE-2026-7168
- CURL-CVE-2026-7168
- severity:Medium
- https://github.com/curl/curl
- GIT
lang: en
published_at: '2026-04-29T08:00:00Z'
fetched_at: '2026-07-05T15:34:34Z'
updated_at: '2026-07-05T15:37:46Z'
status: published
content_hash: c24991ed1ae065b68ba5718b85821f61d931813f6a10eff8f0026e6ca81d0be1
license_note: full
summary: cross-proxy Digest auth state leak
summary_source: rss
summary_en: cross-proxy Digest auth state leak
entities:
- name: GitHub
  type: organization
- name: golfdigest.co.jp
  type: organization
- name: Android_Authority
  type: organization
- name: State Synchronization
  type: UNKNOWN
key_facts: []
related: []
related_auto:
- name: Anonymous
  type: organization
  weight: 1.0
- name: AirPods
  type: artifact
  weight: 1.0
- name: Claude Code
  type: artifact
  weight: 1.0
- name: セッション漏洩
  type: event
  weight: 1.0
- name: local-llm
  type: content
  weight: 1.0
title: 'CVE-2026-7168: cross-proxy Digest auth state leak'
---

# CVE-2026-7168: cross-proxy Digest auth state leak

## TL;DR
cross-proxy Digest auth state leak

## Key Points
- cve / CVE-2026-7168 / CURL-CVE-2026-7168 / severity:Medium / https://github.com/curl/curl / GIT

## Details
**Severity:** Medium
**Advisory:** CURL-CVE-2026-7168 (CVE-2026-7168)

**Affected (your watchlist):**
- `GIT:https://github.com/curl/curl` curl-8_9_1 → no fixed version listed [mac]

**Details:**
Successfully using libcurl to do a transfer over a specific HTTP proxy
(`proxyA`) with **Digest** authentication and then changing the proxy host to
a second one (`proxyB`) for a second transfer, reusing the same handle, makes
libcurl wrongly pass on the `Proxy-Authorization:` header field meant for
`proxyA`, to `proxyB`.

_Data: OSV.dev (upstream: osv) — https://osv.dev/vulnerability/CURL-CVE-2026-7168_

## Source
元記事: [CVE-2026-7168: cross-proxy Digest auth state leak](https://osv.dev/vulnerability/CURL-CVE-2026-7168) — published 2026-04-29T08:00:00Z
