Envoy before 1.16.1 logs an incorrect downstream address because it considers only the directly connected peer, not the information in the proxy protocol header. This affects situations with tcp-proxy as the network filter (not HTTP filters).
Link | Tags |
---|---|
https://github.com/envoyproxy/envoy/issues/14087 | third party advisory patch |
https://github.com/envoyproxy/envoy/pull/14131 | third party advisory patch |
https://github.com/envoyproxy/envoy/compare/v1.16.0...v1.16.1 | third party advisory patch |