Skip to content

Cherry pick fix for CVE-2026-33186 for 1.66.x (grpc-ui vuln.)#9024

Closed
olegbonar wants to merge 1 commit into
grpc:v1.66.xfrom
olegbonar:fix-cve-2026-33186
Closed

Cherry pick fix for CVE-2026-33186 for 1.66.x (grpc-ui vuln.)#9024
olegbonar wants to merge 1 commit into
grpc:v1.66.xfrom
olegbonar:fix-cve-2026-33186

cherry pick fix for CVE-2026-33186

03a3635
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 27, 2026 in 0s

81.81% (-0.13%) compared to 85ec11d

View this Pull Request on Codecov

81.81% (-0.13%) compared to 85ec11d

Details

Codecov Report

❌ Patch coverage is 61.53846% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.81%. Comparing base (85ec11d) to head (03a3635).

Files with missing lines Patch % Lines
server.go 61.53% 7 Missing and 3 partials ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           v1.66.x    #9024      +/-   ##
===========================================
- Coverage    81.94%   81.81%   -0.13%     
===========================================
  Files          361      361              
  Lines        27862    27876      +14     
===========================================
- Hits         22831    22808      -23     
- Misses        3841     3865      +24     
- Partials      1190     1203      +13     
Files with missing lines Coverage Δ
internal/envconfig/envconfig.go 100.00% <ø> (ø)
server.go 82.10% <61.53%> (-0.35%) ⬇️

... and 23 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.