Security Advisory

CVE-2026-41187

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-07-30 14:45:04
Last updated 2026-07-30 16:11:27
Assigner Tigera
CVSS score not scored
State PUBLISHED

Description

Calico's apiserver wraps tier-scoped resources so that every operation runs through AuthorizeTierOperation, but the Delete override on NetworkPolicy, GlobalNetworkPolicy, and their staged variants is not invoked for DeleteCollection requests. A user holding the deletecollection verb or wildcard verbs on tier-scoped policy resources can bulk-delete policies in tiers they otherwise have no rights on, breaking the tier authorization boundary.