CVE-2026-41187

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

No CVSS.

Configurations

No configuration.

History

30 Jul 2026, 15:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-30 15:16

Updated : 2026-07-30 17:16


NVD link : CVE-2026-41187

Mitre link : CVE-2026-41187

CVE.ORG link : CVE-2026-41187


JSON object : View

Products Affected

No product.

CWE
CWE-285

Improper Authorization

CWE-863

Incorrect Authorization