Commit 0210859
authored
*: bump thanos-community/grpc-go to fix CVE-2026-33186 (#8744)
Bump the grpc-go fork to pick up the cherry-picked fix for
CVE-2026-33186 (CVSS 9.1), which enforces strict path checking
for incoming requests on the server, preventing authorization
bypass via malformed :path headers.
Signed-off-by: Daniel Mellado <dmellado@fedoraproject.org>1 parent aec3c15 commit 0210859
3 files changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
334 | 334 | | |
335 | 335 | | |
336 | 336 | | |
337 | | - | |
| 337 | + | |
338 | 338 | | |
339 | 339 | | |
340 | 340 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3919 | 3919 | | |
3920 | 3920 | | |
3921 | 3921 | | |
3922 | | - | |
3923 | | - | |
| 3922 | + | |
| 3923 | + | |
3924 | 3924 | | |
3925 | 3925 | | |
3926 | 3926 | | |
| |||
0 commit comments