-
-
Couldn't load subscription status.
- Fork 258
Open
Labels
Description
Preflight checklist
- I could not find a solution in the existing issues, docs, nor discussions.
- I agree to follow this project's Code of Conduct.
- I have read and am following this repository's Contribution Guidelines.
- I have joined the Ory Community Slack.
- I am signed up to the Ory Security Patch Newsletter.
Ory Network Project
No response
Describe the bug
=== Symbol Results ===
Vulnerability #1: GO-2025-3829
Moby firewalld reload removes bridge network isolation in
github.com/docker/docker
More info: https://pkg.go.dev/vuln/GO-2025-3829
Module: github.com/docker/docker
Found in: github.com/docker/docker@v27.1.1+incompatible
Fixed in: github.com/docker/docker@v28.0.0+incompatible
$ go mod graph | grep github.com/docker/docker
github.com/authzed/spicedb github.com/docker/docker@v27.1.1+incompatible
github.com/ory/dockertest/v3@v3.12.0 github.com/docker/docker@v27.1.1+incompatible
Reproducing the bug
Import ory/dockertest and run vulncheck
Relevant log output
Relevant configuration
Version
v3@v3.12.0
On which operating system are you observing this issue?
None
In which environment are you deploying?
None
Additional Context
No response