{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "cpe": [
              "cpe:2.3:a:gitlab:gitlab:*:*:*:*:community:*:*:*",
              "cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*",
              "cpe:2.3:a:gitlab:gitlab:19.2.0:*:*:*:community:*:*:*",
              "cpe:2.3:a:gitlab:gitlab:19.2.0:*:*:*:enterprise:*:*:*"
            ],
            "extracted_events": [
              {
                "introduced": "14.0.0"
              },
              {
                "fixed": "19.0.5"
              },
              {
                "introduced": "19.1.0"
              },
              {
                "fixed": "19.1.3"
              },
              {
                "introduced": "19.2.0"
              },
              {
                "last_affected": "19.2.0"
              }
            ],
            "source": [
              "CPE_RANGE",
              "CPE_STRING"
            ]
          },
          "events": [
            {
              "introduced": "0034acfc891b0cbc2ecc4aa4c5ca0d1f89e3c32f"
            },
            {
              "fixed": "e5e2c82b8e3d4db7b86f404c40483e32e3d0d0d8"
            },
            {
              "introduced": "67581074a0aab1f53cdafe7eead5f5d07f3afec8"
            },
            {
              "fixed": "f7e0d7bb4fa4f3f2f004b6bfa501f950285d87df"
            },
            {
              "introduced": "68485a1eb627c9a992f266263157327649822db3"
            },
            {
              "last_affected": "68485a1eb627c9a992f266263157327649822db3"
            }
          ],
          "repo": "https://gitlab.com/gitlab-org/gitlab",
          "type": "GIT"
        }
      ],
      "versions": [
        "19.2.0"
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "GitLab",
    "cwe_ids": [
      "CWE-79"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/3xxx/CVE-2026-3093.json",
    "unresolved_ranges": [
      {
        "extracted_events": [
          {
            "introduced": "14.0"
          },
          {
            "fixed": "19.0.5"
          },
          {
            "introduced": "19.1"
          },
          {
            "fixed": "19.1.3"
          },
          {
            "introduced": "19.2"
          },
          {
            "fixed": "19.2.1"
          }
        ],
        "source": "AFFECTED_FIELD"
      },
      {
        "extracted_events": [
          {
            "introduced": "14.0"
          },
          {
            "fixed": "19.0.5"
          },
          {
            "introduced": "19.1"
          },
          {
            "fixed": "19.1.3"
          },
          {
            "introduced": "19.2"
          },
          {
            "fixed": "19.2.1"
          }
        ],
        "source": "DESCRIPTION"
      }
    ]
  },
  "details": "GitLab has remediated an issue in GitLab CE/EE affecting all versions from 14.0 before 19.0.5, 19.1 before 19.1.3, and 19.2 before 19.2.1 that under certain conditions could have allowed an attacker to execute arbitrary JavaScript in another user's browser via a crafted URL, due to improper sanitization of user-controlled input.",
  "id": "CVE-2026-3093",
  "modified": "2026-08-27T11:31:07.929246211Z",
  "published": "2026-07-29T19:02:11.038Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://docs.gitlab.com/releases/patches/patch-release-gitlab-19-2-1-released/"
    },
    {
      "type": "WEB",
      "url": "https://gitlab.com/gitlab-org/gitlab/-/work_items/591274"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/3xxx/CVE-2026-3093.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-3093"
    },
    {
      "type": "REPORT",
      "url": "https://hackerone.com/reports/3539833"
    },
    {
      "type": "PACKAGE",
      "url": "git://git@gitlab.com:gitlab-org/gitlab.git"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in GitLab"
}