此页面尚未翻译为您的语言。我们正在努力翻译,目前显示英文内容。
💡 Keep dependencies up to date — most exploits target known, patchable vulnerabilities.
CVE-2026-1322 describes an authorization bypass vulnerability within GitLab Community Edition (CE) and Enterprise Edition (EE). This flaw allows an authenticated user possessing a read_api scoped OAuth application to circumvent authorization controls and create issues and add comments to private projects. The vulnerability impacts GitLab versions ranging from 16.0.0 through 18.11.3, with a fix available in version 18.11.3.
影响与攻击场景翻译中…
The primary impact of CVE-2026-1322 is the potential for unauthorized access and modification of private project data within GitLab. An attacker leveraging a readapi OAuth application could create issues, add comments, and potentially manipulate project workflows without proper authorization. This could lead to data breaches, intellectual property theft, or disruption of development processes. While the vulnerability requires an existing OAuth application, the ease of creating such applications lowers the barrier to exploitation. The scope of impact is limited to projects where the attacker has access to a readapi OAuth application, but the potential for widespread impact across an organization's GitLab instance remains significant.
利用背景翻译中…
CVE-2026-1322 was published on May 14, 2026. Its severity is rated as Medium (CVSS 6.8). There is no indication of this vulnerability being actively exploited in the wild at this time. Public proof-of-concept (POC) code is not currently available, which may limit immediate exploitation. The vulnerability is not listed on CISA’s Known Exploited Vulnerabilities (KEV) catalog, and EPSS score is pending evaluation.
威胁情报
漏洞利用状态
CISA SSVC
CVSS 向量
这些指标意味着什么?
- Attack Vector
- 网络 — 可通过互联网远程利用,无需物理或本地访问。攻击面最大。
- Attack Complexity
- 高 — 需要竞态条件、非默认配置或特定情况。难以可靠利用。
- Privileges Required
- 低 — 任何有效用户账户均可。
- User Interaction
- 无 — 攻击自动且无声,受害者无需任何操作。
- Scope
- 未改变 — 影响仅限于脆弱组件本身。
- Confidentiality
- 高 — 完全丧失机密性,攻击者可读取所有数据。
- Integrity
- 高 — 攻击者可写入、修改或删除任何数据。
- Availability
- 无 — 无可用性影响。
受影响的软件
弱点分类 (CWE)
时间线
- 已保留
- 发布日期
缓解措施和替代方案翻译中…
The recommended mitigation for CVE-2026-1322 is to immediately upgrade GitLab to version 18.11.3 or later. If upgrading is not immediately feasible, consider reviewing and restricting the permissions granted to OAuth applications, specifically limiting the scope of the readapi permission. Implement stricter access controls within GitLab to limit the ability of users to create issues and add comments to private projects. Monitor GitLab audit logs for suspicious activity related to issue creation and comment modification, particularly from OAuth applications. After upgrading, confirm the fix by attempting to create an issue in a private project using a readapi OAuth application; the action should be denied.
修复方法翻译中…
Actualice GitLab a la versión 18.9.7 o superior, 18.10.6 o superior, o 18.11.3 o superior para mitigar la vulnerabilidad. Esta actualización corrige una falla de autorización que permitía a usuarios autenticados con aplicaciones OAuth crear y comentar en issues de proyectos privados.
常见问题翻译中…
What is CVE-2026-1322 — Authorization Bypass in GitLab?
CVE-2026-1322 is a medium severity vulnerability in GitLab allowing authenticated users with a read_api OAuth application to create issues and comments in private projects, bypassing authorization controls.
Am I affected by CVE-2026-1322 in GitLab?
You are affected if you are running GitLab versions 16.0.0–18.11.3 and have users with read_api scoped OAuth applications.
How do I fix CVE-2026-1322 in GitLab?
Upgrade GitLab to version 18.11.3 or later. As a temporary measure, restrict permissions of OAuth applications and monitor audit logs.
Is CVE-2026-1322 being actively exploited?
There is currently no public evidence of CVE-2026-1322 being actively exploited in the wild.
Where can I find the official GitLab advisory for CVE-2026-1322?
Refer to the official GitLab security advisory for CVE-2026-1322: [https://gitlab.com/security/advisories/CVE-2026-1322](https://gitlab.com/security/advisories/CVE-2026-1322)
立即试用 — 无需账户
上传任何清单文件 (composer.lock, package-lock.json, WordPress 插件列表…) 或粘贴您的组件列表。您立即获得一份漏洞报告。上传文件只是开始:拥有账户后,您将获得持续监控、Slack/电子邮件警报、多项目和白标报告。
拖放您的依赖文件
composer.lock、package-lock.json、requirements.txt、Gemfile.lock、pubspec.lock、Dockerfile...