CVE-2025-67499 MEDIUM

CVE-2025-67499: CNI Plugins Portmap nftables backend intercepts non-local traffic

Vendor Containernetworking
Product plugins
Weakness CWE-200 · Info exposure
Published December 9, 2025
Last update December 10, 2025

CVSS base score

6.6/10
Attack vector Local
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H

What the vulnerability does

01Description

The CNI portmap plugin allows containers to emulate opening a host port, forwarding that traffic to the container. Versions 1.6.0 through 1.8.0 inadvertently forward all traffic with the same destination port as the host port when the portmap plugin is configured with the nftables backend, thus ignoring the destination IP. This includes traffic not intended for the node itself, i.e. traffic to containers hosted on the node. Containers that request HostPort forwarding can intercept all traffic destined for that port. This requires that the portmap plugin be explicitly configured to use the nftables backend. This issue is fixed in version 1.9.0. To workaround, configure the portmap plugin to use the iptables backend. It does not have this vulnerability.

Key dates

02Disclosure timeline

December 9, 2025 CVE published
December 10, 2025 Record updated

Related vulnerabilities

04Related CVE