CVE-2025-54410 Details
Description
Moby is an open source container framework developed by Docker Inc. that is distributed as Docker Engine, Mirantis Container Runtime, and various other downstream projects/products. A firewalld vulnerability affects Moby releases before 28.0.0. When firewalld reloads, Docker fails to re-create iptables rules that isolate bridge networks, allowing any container to access all ports on any other container across different bridge networks on the same host. This breaks network segmentation between containers that should be isolated, creating significant risk in multi-tenant environments. Only containers in --internal networks remain protected. Workarounds include reloading firewalld and either restarting the docker daemon, re-creating bridge networks, or using rootless mode. Maintainers anticipate a fix for this issue in version 25.0.13.
A vulnerability in Moby, affecting releases prior to 28.0.0, disrupts network segmentation between containers across different bridge networks. When firewalld is reloaded, Docker fails to restore iptables rules that isolate bridge networks, allowing containers to access all ports on other containers within non-internal bridge networks on the same host. This issue poses a significant risk in multi-tenant environments, although containers in --internal networks remain protected. The vulnerability arises because Docker does not re-establish the necessary isolation rules after firewalld is reloaded, leaving containers exposed to each other. Workarounds include reloading firewalld and restarting the Docker daemon, recreating bridge networks, or using rootless mode.
Users can upgrade to Moby version 25.0.13 or later, where this vulnerability is patched. After reloading firewalld, the Docker daemon can be restarted, bridge networks can be recreated, or rootless mode can be used.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Jul 30, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://firewalld.org/documentation/howto/reload-firewalld.html | [email protected] | Product |
| https://github.com/moby/moby/security/advisories/GHSA-4vq8-7jfc-9cvp | [email protected] | Third Party Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-909 | Missing Initialization of Resource | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| mobyproject moby | < 25.0.13 |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Aug 22, 2025 | Initial Analysis | [email protected] |
| Jul 30, 2025 | New CVE Received | [email protected] |