CVE-2025-54388

CVE-2025-54388 is a medium-severity vulnerability in Mobyproject Moby with a CVSS 3.x base score of 4.6. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-909.

Key facts

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. 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.

Frequently asked questions

What is CVE-2025-54388?
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.
How severe is CVE-2025-54388?
CVE-2025-54388 has a CVSS 3.x base score of 4.6, rated medium severity. It is exploitable over an adjacent network with low attack complexity, requires no privileges and user interaction. Impact on confidentiality is low, integrity low, and availability none.
Is CVE-2025-54388 being actively exploited?
It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (12th percentile), an estimate of the probability of exploitation in the next 30 days.
What products are affected by CVE-2025-54388?
CVE-2025-54388 affects Mobyproject Moby. See the affected-products list for the exact vulnerable versions.
How do I fix CVE-2025-54388?
Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
Does CVE-2025-54388 have an EU (EUVD) identifier?
Yes. CVE-2025-54388 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2025-23167.
When was CVE-2025-54388 published?
CVE-2025-54388 was published on 2025-07-30 and last updated on 2026-06-17.

References

Affected products (1)

More vulnerabilities in Mobyproject Moby

All CVEs affecting Mobyproject Moby →

Other CWE-909 vulnerabilities

Browse all CWE-909 vulnerabilities →