Envoy is an open source edge and service proxy designed for cloud-native applications. Prior to 1.36.10, 1.37.6, 1.38.4, and 1.39.1, Envoy's ProdClusterManagerFactory::allocateConnPool dereferences transport_socket_options while selecting an HTTP/3 connection pool without first checking whether the pointer is null. LoadBalancerContext implementations used by synthetic, mirror, health-check, and async-client calls can return no transport-socket options. With auto_config and HTTP/3 enabled, routine traffic reaching one of those contexts can crash an Envoy worker. The relevant scope boundary is that the affected branch requires HTTP/3 in the protocol set and a context that supplies no transport-socket options. This issue is fixed in versions 1.36.10, 1.37.6, 1.38.4, and 1.39.1.
{
"cna_assigner": "GitHub_M",
"cwe_ids": [
"CWE-476"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/48xxx/CVE-2026-48521.json"
}{
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "1.36.10"
},
{
"introduced": "1.37.0"
},
{
"fixed": "1.37.6"
},
{
"introduced": "1.38.0"
},
{
"fixed": "1.38.4"
},
{
"introduced": "1.39.0"
},
{
"fixed": "1.39.1"
}
],
"source": [
"AFFECTED_FIELD",
"REFERENCES"
]
}
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-48521.json"
[
{
"deprecated": false,
"digest": {
"line_hashes": [
"331824448694435672560591242338064462004",
"158556610975848630418676663142864097967",
"179162782142876328382935475676910509273",
"85603905592347423099626928801413229054"
],
"threshold": 0.9
},
"id": "CVE-2026-48521-3780e8f7",
"signature_type": "Line",
"signature_version": "v1",
"source": "https://github.com/envoyproxy/envoy/commit/f5436f44103fb14cb8ba42a8db0f54a06c98c45a",
"target": {
"file": "source/common/upstream/cluster_manager_impl.cc"
}
},
{
"deprecated": false,
"digest": {
"line_hashes": [
"331824448694435672560591242338064462004",
"158556610975848630418676663142864097967",
"179162782142876328382935475676910509273",
"85603905592347423099626928801413229054"
],
"threshold": 0.9
},
"id": "CVE-2026-48521-7c2d9524",
"signature_type": "Line",
"signature_version": "v1",
"source": "https://github.com/envoyproxy/envoy/commit/e7b4839beef7f43594ce8e94c4563c80db04a8a7",
"target": {
"file": "source/common/upstream/cluster_manager_impl.cc"
}
},
{
"deprecated": false,
"digest": {
"line_hashes": [
"331824448694435672560591242338064462004",
"158556610975848630418676663142864097967",
"179162782142876328382935475676910509273",
"85603905592347423099626928801413229054"
],
"threshold": 0.9
},
"id": "CVE-2026-48521-b32793bd",
"signature_type": "Line",
"signature_version": "v1",
"source": "https://github.com/envoyproxy/envoy/commit/cec4899acf03cf551f28611a5f32385648d95f96",
"target": {
"file": "source/common/upstream/cluster_manager_impl.cc"
}
},
{
"deprecated": false,
"digest": {
"line_hashes": [
"331824448694435672560591242338064462004",
"158556610975848630418676663142864097967",
"179162782142876328382935475676910509273",
"85603905592347423099626928801413229054"
],
"threshold": 0.9
},
"id": "CVE-2026-48521-b42179e3",
"signature_type": "Line",
"signature_version": "v1",
"source": "https://github.com/envoyproxy/envoy/commit/8ef2da8527fcd17388b046c1add4fb47fb5d0868",
"target": {
"file": "source/common/upstream/cluster_manager_impl.cc"
}
}
]
"2026-09-23T08:12:30Z"