{
  "affected": [
    {
      "database_specific": {
        "unresolved_ranges": [
          {
            "events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "2024-01-12"
              }
            ]
          }
        ]
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "019888f3d15beaebcb7782934f6c43b0c2b3735e"
            }
          ],
          "repo": "https://github.com/openedx/openedx-platform",
          "type": "GIT"
        },
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "019888f3d15beaebcb7782934f6c43b0c2b3735e"
            }
          ],
          "repo": "https://github.com/openedx/openedx-platform",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-qx8m-mqx3-j9fm"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-284"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/22xxx/CVE-2024-22209.json"
  },
  "details": "Open edX Platform is a service-oriented platform for authoring and delivering online learning. A user with a JWT and more limited scopes could call endpoints exceeding their access. This vulnerability has been patched in commit 019888f.",
  "id": "CVE-2024-22209",
  "modified": "2026-04-01T23:09:22.659331906Z",
  "published": "2024-01-13T07:40:44.052Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/openedx/edx-platform/blob/0b3e4d73b6fb6f41ae87cf2b77bca12052ee1ac8/lms/djangoapps/courseware/block_render.py#L752-L775"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/22xxx/CVE-2024-22209.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/openedx/edx-platform/security/advisories/GHSA-qx8m-mqx3-j9fm"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-22209"
    },
    {
      "type": "FIX",
      "url": "https://github.com/openedx/edx-platform/commit/019888f3d15beaebcb7782934f6c43b0c2b3735e"
    }
  ],
  "schema_version": "1.7.3",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "XBlock custom auth does not respect JWT Scopes"
}