Skip to content

Bump macbre/nginx-http3 from 1.31.1 to 1.31.2#12

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/docker_compose/macbre/nginx-http3-1.31.2
Open

Bump macbre/nginx-http3 from 1.31.1 to 1.31.2#12
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/docker_compose/macbre/nginx-http3-1.31.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor

Bumps macbre/nginx-http3 from 1.31.1 to 1.31.2.

Release notes

Sourced from macbre/nginx-http3's releases.

nginx 1.31.2

Changes with nginx 1.31.2                                        17 Jun 2026
*) Security: use-after-free might occur when using HTTP/3 and processing
   a specially crafted QUIC session, allowing an attacker to cause
   worker process memory corruption or segmentation fault in a worker
   process (CVE-2026-42530).
   Thanks to Trung Nguyen of CyStack.

*) Security: a heap memory buffer overflow might occur in a worker
process when using a configuration with "ignore_invalid_headers off;"
and "large_client_header_buffers" with large configured values when
proxying a specially crafted request to HTTP/2 or gRPC backend,
allowing an attacker to cause worker process memory corruption or
segmentation fault in a worker process (CVE-2026-42055).
Thanks to Mufeed VH of Winfunc Research.

*) Security: a heap memory buffer overread might occur in a worker
process while handling a specially sent response with decoding from
UTF-8 via the "charset_map" directive, allowing an attacker to cause
a limited disclosure of worker proccess memory or segmentation fault
in a worker process (CVE-2026-48142).
Thanks to Han Yan of Xiaomi and p4p3r of CYBERONE.

*) Change: now the $request_id variable uses SipHash-2-4.

*) Feature: the $ssl_sigalgs variable.

*) Bugfix: a variable defined by the "split_clients" directive might be
empty if all percentages were specified explicitly and summed up to
100%.

*) Bugfix: constant time "secure_link" hash comparison.
Thanks to kodareef5.

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [macbre/nginx-http3](https://github.com/macbre/docker-nginx-http3) from 1.31.1 to 1.31.2.
- [Release notes](https://github.com/macbre/docker-nginx-http3/releases)
- [Commits](macbre/docker-nginx-http3@v1.31.1...v1.31.2)

---
updated-dependencies:
- dependency-name: macbre/nginx-http3
  dependency-version: 1.31.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file docker_compose Pull requests that update docker_compose code labels Jun 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file docker_compose Pull requests that update docker_compose code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants