CVE-2026-42297: Argo has Missing Authorization in its Sync ConfigMap Provider
(updated )
The Sync Service’s ConfigMap-backed provider (server/sync/sync_cm.go) performs zero authorization checks on all CRUD operations (create, read, update, delete). Any authenticated user — including those using fake Bearer tokens — can create, read, update, and delete Kubernetes ConfigMaps containing synchronization limits.
References
Code Behaviors & Features
Detect and mitigate CVE-2026-42297 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →