GitLab shipped patches for a set of vulnerabilities that HKCERT's September 14 bulletin described as carrying remote code execution risk, sensitive information disclosure, and cross-site scripting. CISA's warning that hackers are now exploiting the maximum-severity flaw in the wild landed on the same week. GitLab's own advisory language called the issue critical. CISA's confirmed-exploitation notice is the harder claim, and it is the one that determines whether a bank's patch cycle counts as done or as too slow.
The mechanism is unglamorous: GitLab instances are development infrastructure, which means a working exploit does not just compromise a server, it compromises whatever that server had permission to push, merge, or deploy. Source code repositories, CI/CD pipeline credentials, and secrets stored in pipeline variables sit behind that same authentication layer. The engineers who feel this first are the ones running self-managed GitLab instances rather than GitLab.com's SaaS tier, since SaaS patching is GitLab's problem and self-managed patching is theirs, on their own clock, against a vulnerability CISA says is already being used.
GitLab is the named vendor and the named artifact is the September 14 HKCERT bulletin plus the CISA Known Exploited Vulnerabilities addition, not a CVE number either source published. No hardening measure substitutes for patching a self-managed instance now that active exploitation is confirmed; the SaaS tier's advantage this week is that GitLab, not the customer, is the one on the clock.