CVE-2026-39822
🟡 Monitoruj
Błąd w otwieraniu plików w os.Root na systemach Unix umożliwia dostęp do lokalizacji poza Root.
CVSS
7.8
EPSS
0.2%
Exploit
none
Vendor
golang
Opis źródłowy (NVD)
On Unix systems, opening a file in an os.Root improperly follows symlinks to locations outside of the Root when the final path component of the a path is a symbolic link and the path ends in /. For example, 'root.Open("symlink/")' will open "symlink" even when "symlink" is a symbolic link pointing outside of the root.
brak
Brak patcha
Źródła i daty
| Źródło | Wartość |
|---|---|
| NVD – CVSS | 7.8 |
| CISA KEV (aktywnie wykorzystywane) | Nie |
| FIRST EPSS (prawdopodobieństwo exploita) | 0.2% |
| Opublikowano (NVD) | 2026-07-08 17:17:21 UTC |
| Ostatnia modyfikacja (NVD) | 2026-09-17 17:10:20 UTC |
Referencje
- https://go.dev/cl/797880 ([email protected]) [Patch]
- https://go.dev/issue/79005 ([email protected]) [Issue Tracking, Patch]
- https://groups.google.com/g/golang-announce/c/OrmQE_Yp5Sc ([email protected]) [Mailing List, Patch, Vendor Advisory]
- https://pkg.go.dev/vuln/GO-2026-4970 ([email protected]) [Vendor Advisory]