Cross-site request forgery in Gitlab Community Edition and GitLab Enterprise Edition - CVE-2026-4922
Published: May 18, 2026
Gitlab Community Edition
GitLab Enterprise Edition
Detailed vulnerability description
The vulnerability allows a remote attacker to execute GraphQL mutations on behalf of authenticated users.
The vulnerability exists due to insufficient CSRF protection in GraphQL API when handling GraphQL mutation requests. A remote attacker can send a specially crafted request to execute GraphQL mutations on behalf of authenticated users.
User interaction is required.