CVE-2026-10712 PUBLISHED

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in GitLab

Assigner: GitLab
Reserved: 02.06.2026 Published: 25.06.2026 Updated: 25.06.2026

GitLab has remediated an issue in GitLab CE/EE affecting all versions from 18.10 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 unauthenticated user to execute arbitrary JavaScript in a user's browser session due to improper path validation under certain conditions.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:N
CVSS Score: 8

Product Status

Vendor GitLab
Product GitLab
Versions Default: unaffected
  • affected from 18.10 to 18.11.6 (excl.)
  • affected from 19.0 to 19.0.3 (excl.)
  • affected from 19.1 to 19.1.1 (excl.)

Solutions

Upgrade to versions 18.11.6, 19.0.3, 19.1.1 or above.

Credits

  • Thanks [joaxcar](https://hackerone.com/joaxcar) for reporting this vulnerability through our HackerOne bug bounty program finder

References

Problem Types

  • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') CWE