All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-10086
HIGHpublished 2026-06-25 05:16 UTC · 3 days ago · modified 2026-06-26 18:36 UTC
8.7
CVSS / 10
// description
GitLab has remediated an issue in GitLab EE affecting all versions from 16.4 before 18.11.6, 19.0 before 19.0.3, and 19.1 before 19.1.1 that under certain conditions could have allowed an authenticated user with developer-role permissions to execute arbitrary client-side code in the context of another user's session, due to improper sanitization of user-supplied input.
// cvss 3.1 vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N
// weaknesses (CWE)
- CWE-79