CVE-2026-50139
⚪ Do wiadomości
Błąd w goshs pozwala na przekroczenie limitu pobrań przez równoległe żądania.
CVSS
5.9
EPSS
0.3%
Exploit
none
Vendor
Opis źródłowy (NVD)
goshs is a SimpleHTTPServer written in Go. Prior to version 2.1.0, `ShareHandler` reads the share token's `DownloadLimit` under `RLock`, releases the lock, serves the file, then re-acquires the lock to increment the counter. Concurrent requests all read the same `Downloaded`/`DownloadLimit` snapshot, all pass the check, and all are served — exceeding the operator's intended cap. Version 2.1.0 patches the issue.
brak
Brak patcha
Źródła i daty
| Źródło | Wartość |
|---|---|
| NVD – CVSS | 5.9 |
| CISA KEV (aktywnie wykorzystywane) | Nie |
| FIRST EPSS (prawdopodobieństwo exploita) | 0.3% |
| Opublikowano (NVD) | 2026-08-18 15:16:54 UTC |
| Ostatnia modyfikacja (NVD) | 2026-09-18 20:09:01 UTC |