CVE-2026-5545 | wrong reuse of HTTP Negotiate connection

Exp

libcurl might in some circumstances reuse the wrong connection when asked to do an authenticated HTTP(S) request after a Negotiate-authenticated one, when both use the same host. libcurl features a pool of recent connections so that subsequent requests can reuse an existing connection to avoid overhead. When reusing a connection a range of criteria must be met. Due to a logical error in the code, a request that was issued by an application could wrongfully reuse an existing connection to the same server that was authenticated using different credentials. An application that first uses Negotiate authentication to a server with `user1:password1` and then does another operation to the same server asking for any authentication method but for `user2:password2` (while the previous connection is still alive) - the second request gets confused and wrongly reuses the same connection and sends the new request over that connection thinking it uses a mix of user1's and user2's credentials when it is in fact still using the connection authenticated for user1...

公開: 2026-05-13 最終更新: 2026-06-17 Assigner: 2499f714-1537-4658-8207-48ae4bb9eae9 ソース: 2499f714-1537-4658-8207-48ae4bb9eae9

総合評価: CVE-2026-5545 は公開エクスプロイトあり(51.1/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 0.36%、28 パーセンタイル) 根拠: 公開エクスプロイトが 1 件参照されています(Exploit-DB)。 推奨対応: 公開エクスプロイトが確認されています。影響範囲の確認、緩和策の適用、パッチ適用を優先してください。

リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。

CVE-2026-5545 に関する公開 exploit 参照(Exploit-DB)

EDB-ID ソース 種別 公開 リンク
nvd_ref exploit_tag Exploit-DB ↗

CVE-2026-5545 の EPSS(Exploit Prediction Scoring System)スコア

EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。

# 日付 旧 EPSS スコア 新 EPSS スコア Δ(新 − 旧)
1 2026-06-15 0.05% 0.36% +0.31%
2 2026-05-19 0.05% 0.05% -0.00%
3 2026-05-14 0.05%

EPSS の全履歴 (全 4 件)

CVE-2026-5545 の CVSS(Common Vulnerability Scoring System)指標

この CVE の CVSS 指標。

ベーススコア バージョン 深刻度 ベクトル 悪用しやすさ 影響 スコアの出典
6.5 3.1 MEDIUM
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:H/A:N クリックして展開
攻撃ベクター (AV:N)
インターネットなど、ルーティングされたネットワーク越しに遠隔から悪用しうる。端末の前にいる必要はない。
攻撃の複雑さ (AC:H)
到達できても、タイミング・負荷・周辺設定など、揃わないと成功しない局面が多い。
必要な権限 (PR:N)
事前のログインや昇格は不要で、匿名アクセスのまま踏み台にしうる。
ユーザーの関与 (UI:N)
メールのリンクを開く、マクロを有効にするなど、被害者の協力がなくても成立しうる。
スコープ (S:U)
影響は脆弱コンポーネントと同一のセキュリティ権限・信頼境界の内側に収まる。
機密性への影響 (C:L)
一部のデータや属性が漏えいしうるが、全件一括流出といった規模には至らない。
完全性への影響 (I:H)
権限の奪取や広範なログ改竄など、システムの信頼根拠を揺るがす改ざんが現実的。
可用性への影響 (A:N)
業務継続に支障が出るレベルの停止や劣化は想定されない。
2.2 4.2 [email protected]
6.5 3.1 MEDIUM
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:H/A:N クリックして展開
攻撃ベクター (AV:N)
インターネットなど、ルーティングされたネットワーク越しに遠隔から悪用しうる。端末の前にいる必要はない。
攻撃の複雑さ (AC:H)
到達できても、タイミング・負荷・周辺設定など、揃わないと成功しない局面が多い。
必要な権限 (PR:N)
事前のログインや昇格は不要で、匿名アクセスのまま踏み台にしうる。
ユーザーの関与 (UI:N)
メールのリンクを開く、マクロを有効にするなど、被害者の協力がなくても成立しうる。
スコープ (S:U)
影響は脆弱コンポーネントと同一のセキュリティ権限・信頼境界の内側に収まる。
機密性への影響 (C:L)
一部のデータや属性が漏えいしうるが、全件一括流出といった規模には至らない。
完全性への影響 (I:H)
権限の奪取や広範なログ改竄など、システムの信頼根拠を揺るがす改ざんが現実的。
可用性への影響 (A:N)
業務継続に支障が出るレベルの停止や劣化は想定されない。
2.2 4.2 134c704f-9b21-4f2e-91b3-4a467353bcc0

CVE-2026-5545 の弱点分類(列挙)

CVE-2026-5545 の GitHub Security Advisory

GHSA-6g7g-56fm-f8mp · 深刻度: medium — libcurl might in some circumstances reuse the wrong connection when asked to do an authenticated...

CVE-2026-5545 の OS トラッカー

vendor priority summary link
debian not yet assigned CVE-2026-5545 not yet assigned priority: Debian including 1 source packages (curl), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): open 3, resolved 2. https://security-tracker.debian.org/tracker/CVE-2026-5545
redhat medium https://access.redhat.com/security/cve/CVE-2026-5545
suse medium CVE-2026-5545 severity moderate: SUSE including 8 source package names (curl-8.14.1-150400.5.83.1, curl-8.14.1-150600.4.43.1, …), 64 product×package rows across 19 product lines (SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS, SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS, … (19 product lines)): First Fixed 64. https://www.suse.com/security/cve/CVE-2026-5545/
ubuntu medium CVE-2026-5545 medium priority: Ubuntu including 1 source packages (curl), 9 status rows across 9 suites (bionic, focal, jammy, noble, questing, resolute, trusty, upstream, xenial): needed 4, released 4, pending 1. https://ubuntu.com/security/CVE-2026-5545

CVE-2026-5545 の影響を受けるソフトウェア/構成

ベンダー 製品 バージョン 生の CPE
haxx curl >= 7.10.6, < 8.20.0 cpe:2.3:a:haxx:curl:*:*:*:*:*:*:*:*

CVE-2026-5545 の参考情報

URL タグ
https://curl.se/docs/CVE-2026-5545.html Patch Vendor Advisory
https://curl.se/docs/CVE-2026-5545.json Vendor Advisory
https://hackerone.com/reports/3642555 Exploit Issue Tracking Third Party Advisory
cvelogic Threat Intelligence