Vulnerability 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.
CVSS Score
LOW
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Mobyproject | Moby | < 25.0.13 |
Related Weaknesses (CWE)
References
- https://firewalld.org/documentation/howto/reload-firewalld.htmlProduct
- https://github.com/moby/moby/security/advisories/GHSA-4vq8-7jfc-9cvpThird Party Advisory
FAQ
What is CVE-2025-54410?
CVE-2025-54410 is a vulnerability with a CVSS score of 3.3 (LOW). 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 vulner...
How severe is CVE-2025-54410?
CVE-2025-54410 has been rated LOW with a CVSS base score of 3.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-54410?
Check the references section above for vendor advisories and patch information. Affected products include: Mobyproject Moby.