CVE-2026-42055

Published Jun 17, 2026

Last updated a day ago

Overview

AI description

Automated description summarized from trusted sources.

CVE-2026-42055 is a vulnerability affecting NGINX Plus and NGINX Open Source, specifically within the `ngx_http_proxy_v2_module` and `ngx_http_grpc_module` modules. This flaw occurs under a specific set of non-default configurations: when `proxy_http_version` is set to 2 or `grpc_pass` directives are used for proxying HTTP/2 traffic, the `ignore_invalid_headers` directive is set to `off`, and the `large_client_header_buffers` directive size exceeds 2 megabytes. Under these conditions, a remote, unauthenticated attacker can send large headers while creating an upstream request. This action can trigger a heap-based buffer overflow within the NGINX worker process, potentially leading to a restart of the process. Additionally, attackers may be able to execute code on systems where Address Space Layout Randomization (ASLR) is disabled or can be bypassed.

Description
NGINX Plus and NGINX Open Source have a vulnerability in the ngx_http_proxy_v2_module and ngx_http_grpc_module modules. This vulnerability exists when the proxy_http_version to 2 or grpc_pass directives are used to proxy HTTP/2 traffic, the ignore_invalid_headers directive is set to off, and the large_client_header_buffers directive size is larger than 2 megabytes. A remote, unauthenticated attacker, along with conditions beyond their control, could send large headers while creating an upstream request. This may cause a heap-based buffer overflow in the NGINX worker process leading to a restart. Additionally, attackers can execute code on systems with Address Space Layout Randomization (ASLR) disabled or when the attacker can bypass ASLR. Note: Software versions which have reached End of Technical Support (EoTS) are not evaluated.
Source
f5sirt@f5.com
NVD status
Modified
Products
dos, nginx_app_protect_dos, nginx_app_protect_waf, nginx_gateway_fabric, nginx_ingress_controller, nginx_instance_manager, nginx_open_source, nginx_plus, waf

Risk scores

CVSS 4.0

Type
Secondary
Base score
9.2
Impact score
-
Exploitability score
-
Vector string
CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/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
CRITICAL

CVSS 3.1

Type
Secondary
Base score
8.1
Impact score
5.9
Exploitability score
2.2
Vector string
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Severity
HIGH

Weaknesses

f5sirt@f5.com
CWE-122
nvd@nist.gov
CWE-787
0b0ca135-0b70-47e7-9f44-1890c2a1c46c
CWE-131

Social media

Hype score
Not currently trending
  1. CVE-2026-42530: Update: the critical NGINX flaws now have a clearer technical path. CVE-2026-42530 comes down to an HTTP/3 lifetime mismatch that can leave a freed stream pointer treated as valid. CVE-2026-42055 lets oversized HPACK data write past its buffer, causing…

    @lyrie_ai

    14 Jul 2026

    54 Impressions

    0 Retweets

    0 Likes

    0 Bookmarks

    1 Reply

    0 Quotes

  2. CVE-2026-42530: 🚨 Two critical NGINX flaws can lead to remote code execution. F5 has patched: • CVE-2026-42530 (HTTP/3 use-after-free) • CVE-2026-42055 (HTTP/2 heap buffer overflow) Both require specific configurations and ASLR bypass conditions. Details here →…

    @lyrie_ai

    12 Jul 2026

    49 Impressions

    0 Retweets

    0 Likes

    0 Bookmarks

    1 Reply

    0 Quotes

  3. ⚠️ Vulnerabilidades en productos Nginx ❗ CVE-2026-42530 ❗ CVE-2026-42055 ❗ CVE-2026-11311 ➡️ Más info: https://t.co/wyA71JN3Zw https://t.co/ne7JkzO8KV

    @CERTpy

    2 Jul 2026

    152 Impressions

    0 Retweets

    0 Likes

    0 Bookmarks

    0 Replies

    0 Quotes

  4. F5、NGINXの重大な脆弱性にパッチ(CVE-2026-42530、CVE-2026-42055他) | Codebook|Security News https://t.co/nmKvmbVxBs

    @ohhara_shiojiri

    20 Jun 2026

    68 Impressions

    0 Retweets

    0 Likes

    0 Bookmarks

    0 Replies

    0 Quotes

  5. NGINXのHTTP/3モジュールとHTTP/2プロキシ・gRPCモジュールに、未認証でリモートから悪用可能なCritical脆弱性2件(CVE-2026-42530、CVE-2026-42055)が見つかり、定例外の緊急パッチが公開されています。CVSS-v4.0で9.2と評価

    @MalwareBibleJP

    20 Jun 2026

    1637 Impressions

    2 Retweets

    16 Likes

    6 Bookmarks

    0 Replies

    0 Quotes

  6. CVE-2026-42530 & CVE-2026-42055: F5 Patches NGINX Vulnerabilities https://t.co/JiQyUTUIEh CVE-2026-42530 & CVE-2026-42055: F5 Patches NGINX Vulnerabilities Introduction to Malware Binary Triage (IMBT) Course Looking to level up your skills? Get 10% off using coupon cod

    @f1tym1

    19 Jun 2026

    48 Impressions

    0 Retweets

    1 Like

    0 Bookmarks

    0 Replies

    0 Quotes

  7. CVE-2026-42530 & CVE-2026-42055: F5 Patches NGINX Vulnerabilities https://t.co/t5Bh3XdVSv CVE-2026-42530 & CVE-2026-42055: F5 Patches NGINX Vulnerabilities F5 has released out-of-band security updates for two NGINX vulnerabilities that can affect exposed web infrastruct

    @f1tym1

    19 Jun 2026

    34 Impressions

    0 Retweets

    0 Likes

    0 Bookmarks

    0 Replies

    0 Quotes

  8. 🚨 Upozorňujeme na závažné zranitelnosti v NGINX, CVE-2026-42530 a CVE-2026-42055. CVE-2026-42530: jedná se o chybu typu use-after-free v modulu ngx_http_v3_module, která může být zneužita vzdáleným neautentizovaným útočníkem při použití HTTP/3 QUIC a speci

    @GOVCERT_CZ

    19 Jun 2026

    378 Impressions

    2 Retweets

    4 Likes

    1 Bookmark

    0 Replies

    0 Quotes

  9. CVE Alert: Critical NGINX Open Source Flaws F5 has released security updates for two critical NGINX Open Source vulnerabilities that could allow remote code execution on affected systems. • CVE-2026-42530 | CVSS 9.2 • CVE-2026-42055 | CVSS 9.2 The flaws impact certain NGIN

    @CloneSystemsInc

    19 Jun 2026

    49 Impressions

    0 Retweets

    0 Likes

    0 Bookmarks

    0 Replies

    0 Quotes

  10. NGINX admins, your weekend might be starting early (and not in a good way). 🚨 F5 just dropped out-of-band fixes for two nasty NGINX flaws that can trigger remote DoS and potentially lead to RCE. 🔹 CVE-2026-42530 (HTTP/3 QUIC) 🔹 CVE-2026-42055 (HTTP/2 & gRPC proxyin

    @socradar

    19 Jun 2026

    128 Impressions

    0 Retweets

    1 Like

    0 Bookmarks

    0 Replies

    0 Quotes

  11. Warning: #F5 released updates for vulns in #NGINX Open Source & #NGINX Gateway Fabric, incl CVE-2026-42530, CVE-2026-42055, CVE-2026-11311, and CVE-2026-50107. Exploitation could lead to DoS, arbitrary code execution, or NGINX configuration injection. #Patch #Patch #Patch.

    @CCBalert

    19 Jun 2026

    169 Impressions

    0 Retweets

    0 Likes

    0 Bookmarks

    0 Replies

    0 Quotes

  12. Breaking: Two critical NGINX bugs just dropped. CVE-2026-42530: HTTP/3 QPACK UAF CVE-2026-42055: HTTP/2/gRPC heap overflow Remote. Unauthenticated. CVSS 9.2. Patches are live. Patch em before the exploit race starts: https://t.co/VIh2e3oh65

    @thecybersecguru

    19 Jun 2026

    94 Impressions

    1 Retweet

    1 Like

    1 Bookmark

    0 Replies

    0 Quotes

  13. ⚠️F5、NGINXの重大な脆弱性にパッチ(CVE-2026-42530、CVE-2026-42055他) 🇮🇳インド政府、入試問題流出について供述書を提出 当該チャンネルの監視は困難とTelegramが認めたと主張 〜サイバーアラート6月19日〜 h

    @MachinaRecord

    19 Jun 2026

    180 Impressions

    0 Retweets

    1 Like

    0 Bookmarks

    0 Replies

    0 Quotes

  14. Two critical NGINX vulnerabilities, CVE-2026-42530 and CVE-2026-42055, let remote attackers crash workers and possibly run code. Patch NGINX now. #NGINX #F5 #HTTP3 #BufferOverflow #CVE #Vulnerability https://t.co/Id0N4uD8Ky https://t.co/iqSsJs0E0b

    @Daily_CyberSec

    19 Jun 2026

    242 Impressions

    0 Retweets

    2 Likes

    0 Bookmarks

    0 Replies

    0 Quotes

  15. TRC analysis shows attackers exploiting critical NGINX vulnerabilities CVE-2026-42530 and CVE-2026-42055 can achieve initial compromise and move laterally across networks. Runtime segmentation helps contain post-compromise activity after web server exploitation. #ZeroDay

    @aviatrixtrc

    19 Jun 2026

    69 Impressions

    0 Retweets

    0 Likes

    0 Bookmarks

    0 Replies

    0 Quotes

  16. F5 patched two critical NGINX Open Source flaws, CVE-2026-42530 and CVE-2026-42055, that could enable remote code execution in certain configs. Mitigations include disabling HTTP/3 or adjusting headers. #NGINX #F5 #CVE202642530 https://t.co/mCjAEP4eC1

    @TweetThreatNews

    18 Jun 2026

    135 Impressions

    0 Retweets

    0 Likes

    0 Bookmarks

    0 Replies

    0 Quotes

  17. F5 has released patches for two critical vulnerabilities in NGINX Open Source, CVE-2026-42530 and CVE-2026-42055, both with a CVSS v4 score of 9.2. These flaws could allow remote code execution on affected systems. Administrators are urged to apply the updates promptly to secure

    @dailytechonx

    18 Jun 2026

    70 Impressions

    0 Retweets

    0 Likes

    0 Bookmarks

    0 Replies

    0 Quotes

  18. 🚨 Two critical NGINX flaws can lead to remote code execution. F5 has patched: • CVE-2026-42530 (HTTP/3 use-after-free) • CVE-2026-42055 (HTTP/2 heap buffer overflow) Both require specific configurations and ASLR bypass conditions. Details here → https://t.co/x1251rhB3

    @TheHackersNews

    18 Jun 2026

    22713 Impressions

    56 Retweets

    165 Likes

    58 Bookmarks

    3 Replies

    5 Quotes

  19. قابل توجه ادمین های وب سرور Nginx : برای وب سرور Nginx ، دو آسیب پذیری با کدهای شناسایی CVE-2026-42530 و CVE-2026-42055 منتشر شده است . این آسیب پذیری ها از نوع RCE و DOS می باشند ک

    @EthicalSafe

    18 Jun 2026

    12 Impressions

    0 Retweets

    0 Likes

    0 Bookmarks

    0 Replies

    0 Quotes

  20. F5 Patches Critical NGINX Vulnerabilities Enabling Unauthenticated Code Execution: F5 released emergency updates for critical NGINX flaws (CVE-2026-42530, CVE-2026-42055) that could enable unauthenticated code execution. F5 has issued out-of-band patches… https://t.co/Egh8TpmJV

    @shah_sheikh

    18 Jun 2026

    50 Impressions

    0 Retweets

    0 Likes

    0 Bookmarks

    0 Replies

    0 Quotes

  21. 🚨 Edge patch watch: F5 released out-of-band updates for NGINX flaws including CVE-2026-42530 and CVE-2026-42055. SecurityWeek says unauthenticated remote attackers can trigger DoS, with code execution possible in some conditions. #NGINX #Cyber https://t.co/6blR5xlopn

    @Divinmentis

    18 Jun 2026

    76 Impressions

    0 Retweets

    0 Likes

    0 Bookmarks

    2 Replies

    0 Quotes

  22. NGINXなどF5製品群で複数の脆弱性。 High CVEsは以下4件 CVE-2026-42530 CVE-2026-42055 CVE-2026-11311 CVE-2026-50107 K000161614: Out-of-band Security Notification (June 17, 2026) https://t.co/cu9fv9gL8u

    @autumn_good_35

    18 Jun 2026

    432 Impressions

    1 Retweet

    1 Like

    0 Bookmarks

    0 Replies

    0 Quotes

  23. 🚨 Nginx 1.31.2 yayınlandı. Öne çıkan yamalar: • HTTP/3 + QUIC tarafında use-after-free açığı (CVE-2026-42530) • HTTP/2/gRPC proxy senaryolarında heap overflow riski (CVE-2026-42055) • charset_map UTF-8 işleme kaynaklı memory overread (CVE-2026-48142) Mutl

    @ridvanyagli

    18 Jun 2026

    151 Impressions

    0 Retweets

    0 Likes

    0 Bookmarks

    0 Replies

    1 Quote

  24. NGINX CVE-2026-42530 & CVE-2026-42055: F5 Critical Patches F5 released out-of-band patches on June 18, 2026 for four NGINX flaws, including two CVSS… Read more: https://t.co/0exuxzle00 #Nginx #F5 #Cve #RemoteCodeExecution

    @navanem

    18 Jun 2026

    0 Impressions

    0 Retweets

    0 Likes

    0 Bookmarks

    0 Replies

    0 Quotes

  25. 🚨 F5 issues emergency patches for two critical NGINX vulnerabilities that could let unauthenticated attackers crash servers or execute code 🔹 CVE-2026-42530 & CVE-2026-42055 affect NGINX Plus, Open Source, Gateway Fabric & Instance Manager 🔹 No active exploitati

    @techepages

    18 Jun 2026

    53 Impressions

    0 Retweets

    0 Likes

    0 Bookmarks

    0 Replies

    0 Quotes

  26. #nginx 1.30.3 で CVE-2026-42055 と CVE-2026-48142 がfix か https://t.co/JC5hKJkY1X

    @stuons

    17 Jun 2026

    53 Impressions

    0 Retweets

    0 Likes

    0 Bookmarks

    0 Replies

    0 Quotes

  27. 2026-06-17 nginx-1.30.3 stable and nginx-1.31.2 mainline versions have been released, (CVE-2026-42530),(CVE-2026-48142),(CVE-2026-42055), fix https://t.co/7HtZYwRWiH

    @hacker_infra

    17 Jun 2026

    45 Impressions

    0 Retweets

    0 Likes

    0 Bookmarks

    0 Replies

    0 Quotes

  28. nginx 1.30.3 and 1.31.2 released to fix CVE-2026-42055, CVE-2026-48142 and CVE-2026-42530 https://t.co/8dCg0h930B

    @jedisct1

    17 Jun 2026

    681 Impressions

    2 Retweets

    10 Likes

    0 Bookmarks

    0 Replies

    1 Quote

Configurations