NIXPKGS-2026-2008
GitHub issue
published 1 month ago
Envoy: Segmentation fault when using %REQUESTED_SERVER_NAME% in log format
Permalink
CVE-2026-47220
7.5 HIGH
- CVSS version (CVSS): 3.1
- Attack Vector (AV): Network (N)
- Attack Complexity (AC): Low (L)
- Privileges Required (PR): None (N)
- User Interaction (UI): None (N)
- Scope (S): Unchanged (U)
- Confidentiality (C): None (N)
- Integrity (I): None (N)
- Availability (A): High (H)
- Modified Attack Vector (MAV): Network (N)
- Modified Attack Complexity (MAC): Low (L)
- Modified Privileges Required (MPR): None (N)
- Modified User Interaction (MUI): None (N)
- Modified Confidentiality (MC): None (N)
- Modified Scope (MS): Unchanged (U)
- Modified Integrity (MI): None (N)
- Modified Availability (MA): High (H)
by @LeSuisse Activity log
- Created suggestion
-
@LeSuisse
ignored
11 packages
- envoy
- opa-envoy-plugin
- python312Packages.envoy-utils
- python313Packages.envoy-utils
- python314Packages.envoy-utils
- python312Packages.envoy-reader
- python313Packages.envoy-reader
- python314Packages.envoy-reader
- python313Packages.envoy-data-plane
- python314Packages.envoy-data-plane
- home-assistant-component-tests.enphase_envoy
- @LeSuisse accepted
- @LeSuisse published on GitHub
Envoy: Segmentation fault when using %REQUESTED_SERVER_NAME% in log format
Envoy is an open source edge and service proxy designed for cloud-native applications. From 1.37.0 until 1.37.5 and 1.38.3, when the %REQUESTED_SERVER_NAME(X:Y)% is used in log format and host related options is specified, like HOST_FIRST, SNI_FIRST, it's possible to crash Envoy when the specified host header is missing in the request headers. This vulnerability is fixed in 1.37.5 and 1.38.3.
References
-
https://github.com/envoyproxy/envoy/security/advisories/GHSA-j9wh-4qfm-wf2v x_refsource_CONFIRM
Affected products
envoy
- ==>= 1.37.0, < 1.37.5
- ==>= 1.38.0, < 1.38.3
Matching in nixpkgs
Ignored packages (11)
pkgs.envoy
Cloud-native edge and service proxy
pkgs.opa-envoy-plugin
Plugin to enforce OPA policies with Envoy
-
nixos-unstable 1.16.2-envoy
- nixpkgs-unstable 1.16.2-envoy
- nixos-unstable-small 1.16.2-envoy
-
nixos-26.05 1.16.2-envoy
- nixos-26.05-small 1.16.2-envoy
- nixpkgs-26.05-darwin 1.16.2-envoy
pkgs.python312Packages.envoy-utils
None
pkgs.python313Packages.envoy-utils
Python utilities for the Enphase Envoy
pkgs.python314Packages.envoy-utils
Python utilities for the Enphase Envoy
pkgs.python312Packages.envoy-reader
None
pkgs.python313Packages.envoy-reader
Python module to read from Enphase Envoy units
pkgs.python314Packages.envoy-reader
Python module to read from Enphase Envoy units
pkgs.python313Packages.envoy-data-plane
Python dataclasses for the Envoy Data-Plane-API
pkgs.python314Packages.envoy-data-plane
Python dataclasses for the Envoy Data-Plane-API
Package maintainers
-
@charludo Charlotte Harludo <github@charlotteharludo.com>