Commit 5ef4e4c
repo: Release v1.37.1
**Summary of changes**:
* Security fixes:
- [CVE-2026-26330](GHSA-c23c-rp3m-vpg3): ratelimit: fix a bug where response phase limit may result in crash
- [CVE-2026-26308](GHSA-ghc4-35x6-crw5): fix multivalue header bypass in rbac
- [CVE-2026-26310](GHSA-3cw6-2j68-868p): network: fix crash in getAddressWithPort() when called with a scoped IPv6 address
- [CVE-2026-26309](GHSA-56cj-wgg3-x943): json: fixed an off-by-one write that could corrupted the string null terminator
- [CVE-2026-26311](GHSA-84xm-r438-86px): http: ensure decode* methods are blocked after a downstream reset
* Bug fixes:
- oauth2: Fixed OAuth2 refresh requests so host rewriting no longer overrides the original `Host` header value.
- ext_proc: Fixed a bug to support two ext_proc filters configured in the chain.
- ext_proc: Fixed message-valued CEL attribute serialization to use protobuf text format instead of debug string output, restoring compatibility with protobuf 30+.
- ext_authz: Fixed headers from denied authorization responses (non-200) not being properly propagated to the client.
- ext_authz: Fixed the HTTP ext_authz client to respect `status_on_error` configuration when the authorization server returns a 5xx error or when HTTP call failures occur.
- access_log: Fixed a crash on listener removal with a process-level access log rate limiter.
* Other changes:
- release: Published contrib binaries now include the `-contrib` suffix in their version string and fixed distroless-contrib images.
- dynamic modules: Introduced extended ABI forward compatibility mechanism for dynamic modules.
* Dependency updates:
- Migrated googleurl source to GitHub (`google/gurl`).
- Updated Kafka test binary to 3.9.2.
- Updated Docker base images.
**Docker images**:
https://hub.docker.com/r/envoyproxy/envoy/tags?page=1&name=v1.37.1
**Docs**:
https://www.envoyproxy.io/docs/envoy/v1.37.1/
**Release notes**:
https://www.envoyproxy.io/docs/envoy/v1.37.1/version_history/v1.37/v1.37.1
**Full changelog**:
v1.37.0...v1.37.11 parent 986ef94 commit 5ef4e4c
10 files changed
Lines changed: 84 additions & 17 deletions
File tree
- changelogs
- docs
- inventories
- v1.34
- v1.35
- v1.36
- v1.37
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
| 1 | + | |
8 | 2 | | |
9 | 3 | | |
10 | | - | |
11 | 4 | | |
12 | 5 | | |
13 | 6 | | |
| |||
64 | 57 | | |
65 | 58 | | |
66 | 59 | | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | 60 | | |
71 | 61 | | |
72 | 62 | | |
73 | 63 | | |
74 | 64 | | |
75 | 65 | | |
76 | 66 | | |
77 | | - | |
78 | | - | |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
32 | | - | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
0 commit comments