GHSA-95qw-xpp9-h343 · 深刻度: critical — UltraVNC repeater through 1.8.2.2 contains a global buffer overflow in its embedded HTTP...
UltraVNC repeater through 1.8.2.2 contains a global buffer overflow in its embedded HTTP administration server. The functions wi_senderr() and wi_replyhdr() in repeater/webgui/webutils.c write the caller-supplied HTTP request URI into a fixed 1000-byte global buffer (hdrbuf) via unchecked sprintf calls. The HTTP receive buffer accepts URIs up to approximately 150 KB (WI_RXBUFSIZE = 153600), so an unauthenticated attacker who can reach the repeater HTTP port (default TCP 80) can overflow hdrbuf by at least 500 bytes with a single HTTP request containing a URI of 1500 bytes or longer, corrupting adjacent .bss-segment globals. The overflow occurs before any authentication check, making it reachable without credentials. A remote, unauthenticated attacker can achieve arbitrary code execution on the host running the repeater.
総合評価: CVE-2026-7840 は中リスク(61.9/100)。CVSS 深刻度は重大。悪用される可能性が高い(EPSS 1.44%、70 パーセンタイル) 推奨対応: 影響資産を整理し、修補計画に組み込んでください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-07-09 | 1.20% | 1.44% | +0.24% |
| 2 | 2026-07-01 | — | 1.20% | — |
EPSS の全履歴 (全 2 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 9.3 | 4.0 | CRITICAL |
|
— | — | 33c584b5-0579-4c06-b2a0-8d8329fcab9c |
| 9.8 | 3.1 | CRITICAL |
|
3.9 | 5.9 | 33c584b5-0579-4c06-b2a0-8d8329fcab9c |
GHSA-95qw-xpp9-h343 · 深刻度: critical — UltraVNC repeater through 1.8.2.2 contains a global buffer overflow in its embedded HTTP...