---
id: CVE-2025-54410
title: Moby is an open source container framework developed by Docker Inc
summary: >-
  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 …
severity: low
cvss: 3.3
cvssVector: 'CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:N'
cwe:
  - CWE-909
vendor: mobyproject
product: moby
affected:
  - moby < 25.0.13
patched:
  - moby 25.0.13
published: '2025-07-30'
updated: '2026-06-17'
sourceUpdated: '2026-06-17T09:40:02.927'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2025-54410'
references:
  - url: 'https://firewalld.org/documentation/howto/reload-firewalld.html'
    label: security-advisories@github.com
  - url: 'https://github.com/moby/moby/security/advisories/GHSA-4vq8-7jfc-9cvp'
    label: security-advisories@github.com
  - url: >-
      https://security.access.redhat.com/data/csaf/v2/vex/2025/cve-2025-54410.json
  - url: 'https://access.redhat.com/security/cve/CVE-2025-54410'
  - url: 'https://bugzilla.redhat.com/show_bug.cgi?id=2384951'
  - url: 'https://www.cve.org/CVERecord?id=CVE-2025-54410'
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2025-54410'
  - url: 'https://access.redhat.com/errata/RHSA-2026:37387'
tags:
  - nvd
  - cve.org
  - csaf
  - vex
  - red-hat
ssvc:
  exploitation: none
  automatable: 'no'
  technicalImpact: partial
  timestamp: '2025-07-30T13:37:49.901547Z'
ingestedAt: '2026-09-14T12:46:10.853Z'
epss: 0.00155
epssPercentile: 0.03921
---

## Overview

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.

## Affected

- `moby < 25.0.13`

## Remediation

Upgrade past the affected range:

- `moby 25.0.13`

## Vendor advisories

- **RHSA-2026:37387** · Red Hat · fixed in: Red Hat Openshift Data Foundation 4.22 · released 2026-07-09 · [advisory](https://access.redhat.com/errata/RHSA-2026:37387)
- **Red Hat VEX** · Low · affected: Multicluster Engine for Kubernetes, Multicluster Global Hub, Red Hat Advanced Cluster Management for Kubernetes 2, Red Hat Ceph Storage 5, Red Hat Ceph Storage 6, Red Hat Ceph Storage 8, … · no fix planned: Multicluster Engine for Kubernetes, Multicluster Global Hub, Red Hat Advanced Cluster Management for Kubernetes 2, Red Hat Ceph Storage 5, … · updated 2026-09-21 · [vex](https://security.access.redhat.com/data/csaf/v2/vex/2025/cve-2025-54410.json)
