Moby’s Firewalld reload removes bridge network isolation

CVE Details

Basic Information

Title Moby’s Firewalld reload removes bridge network isolation
Type cve
Published 2025-07-30T13:24:50.818Z
Modified 2025-07-30T13:38:40.357Z

Product Information

Vendor moby
Product moby
Version <= 25.0.12

CVSS Information

Base Score 3.3 (LOW)
Attack Vector CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:N

Affected Products

  • moby moby <= 25.0.12

Additional Information

CWE List CWE-909
Source GitHub_M

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.

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.