CVE-2026-32769 PUBLISHED

Fullchain's Invalid NetworkPolicy enables a malicious actor to pivot into another namespace

Assigner: GitHub_M
Reserved: 13.03.2026 Published: 20.03.2026 Updated: 20.03.2026

Fullchain is an umbrella project for deploying a ready-to-use CTF platform. In versions prior to 0.1.1, due to a mis-written NetworkPolicy, a malicious actor can pivot from a subverted application to any Pod out of the origin namespace. The flawed inter-ns NetworkPolicy breaks the security-by-default property expected as part of the deployment program, leading to a potential lateral movement. This issue has been fixed in version 0.1.1. To workaround, delete the failing network policy that should be prefixed by inter-ns- in the target namespace.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:N/SC:H/SI:H/SA:H
CVSS Score: 7.1

Product Status

Vendor ctfer-io
Product fullchain
Versions
  • Version < 0.1.1 is affected

References

Problem Types

  • CWE-284: Improper Access Control CWE