Bug 2384954 (CVE-2025-54388) - CVE-2025-54388 github.com/moby/moby: Moby's Firewalld reload makes container ports accessible
Summary: CVE-2025-54388 github.com/moby/moby: Moby's Firewalld reload makes container ...
Keywords:
Status: NEW
Alias: CVE-2025-54388
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2385261 2385263
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-07-30 14:01 UTC by OSIDB Bzimport
Modified: 2025-07-31 14:12 UTC (History)
15 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-07-30 14:01:28 UTC
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. In versions 28.2.0 through 28.3.2, when the firewalld service is reloaded it removes all iptables rules including those created by Docker. While Docker should automatically recreate these rules, versions before 28.3.3 fail to recreate the specific rules that block external access to containers. This means that after a firewalld reload, containers with ports published to localhost (like 127.0.0.1:8080) become accessible from remote machines that have network routing to the Docker bridge, even though they should only be accessible from the host itself. The vulnerability only affects explicitly published ports - unpublished ports remain protected. This issue is fixed in version 28.3.3.


Note You need to log in before you can comment on or make changes to this bug.