GHSA-6g7g-56fm-f8mp · 深刻度: medium — libcurl might in some circumstances reuse the wrong connection when asked to do an authenticated...
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...
総合評価: CVE-2026-5545 は公開エクスプロイトあり(51.1/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 0.36%、28 パーセンタイル) 根拠: 公開エクスプロイトが 1 件参照されています(Exploit-DB)。 推奨対応: 公開エクスプロイトが確認されています。影響範囲の確認、緩和策の適用、パッチ適用を優先してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
| EDB-ID | ソース | 種別 | 公開 | リンク |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
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 の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 6.5 | 3.1 | MEDIUM |
|
2.2 | 4.2 | [email protected] |
| 6.5 | 3.1 | MEDIUM |
|
2.2 | 4.2 | 134c704f-9b21-4f2e-91b3-4a467353bcc0 |
GHSA-6g7g-56fm-f8mp · 深刻度: medium — libcurl might in some circumstances reuse the wrong connection when asked to do an authenticated...
| 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 |
| 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 |