CVE-2026-42926

Published May 13, 2026

Last updated 3 months ago

CVSS medium 6.3
Server
HTTP

Overview

AI description

Automated description summarized from trusted sources.

CVE-2026-42926 is an improper input handling vulnerability (CWE-172) affecting NGINX Open Source. This flaw manifests when NGINX is configured to proxy HTTP/2 traffic by setting `proxy_http_version` to 2 and simultaneously utilizes the `proxy_set_body` directive. Under these specific configuration parameters, an attacker can inject HTTP/2 frame headers and payload bytes into the traffic that is forwarded to the upstream peer. This issue primarily impacts the integrity of communications with the upstream server.

Description
When NGINX Open Source is configured to proxy HTTP/2 traffic by setting proxy_http_version to 2, and also uses proxy_set_body, an attacker may be able to inject frame headers and payload bytes to the upstream peer.  Note: Software versions which have reached End of Technical Support (EoTS) are not evaluated.
Source
f5sirt@f5.com
NVD status
Analyzed
Products
nginx_gateway_fabric, nginx_open_source, nginx_instance_manager, nginx_ingress_controller

Risk scores

CVSS 4.0

Type
Secondary
Base score
6.3
Impact score
-
Exploitability score
-
Vector string
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:N/SC:N/SI:L/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Severity
MEDIUM

CVSS 3.1

Type
Secondary
Base score
5.8
Impact score
1.4
Exploitability score
3.9
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:L/A:N
Severity
MEDIUM

Weaknesses

f5sirt@f5.com
CWE-172

Social media

Hype score
Not currently trending

Configurations

References

Sources include official advisories and independent security research.