To check if your server is impacted:
1. You are running NGINX Open Source v1.31.0 or v1.31.1
2. Your NGINX configuration enables HTTP/3 / QUIC
Immediate action: 1. Upgrade NGINX to v1.31.2 or later
2. If you cannot upgrade immediately, disable QUIC / HTTP/3 until you can patch
Shameless plug: this is the second nginx RCE 0-day we found in a month, using our security agent VEGA. (see our first nginx RCE at https://x.com/nebusecurity/status/2057071579876753643). We'll be doing an HN launch, but wanted to get the word out about this RCE sooner.In the meantime, if you are interesting in trying VEGA on your codebase, reach out at etenz@nebusec.ai.
QUIC isn't enabled by default.
A "major" rating seems appropriate for this. If this didn't require QUIC and it was the default config then that would be far worse situation.
Still a serious 0day.